Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features #174

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

New features #174

wants to merge 11 commits into from

Commits on Jun 15, 2024

  1. feat: Introduce a NamespaceNode in addition to the BaseNode

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1b4ccc2 View commit details
    Browse the repository at this point in the history
  2. fix(doc): Update README

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    04f03d7 View commit details
    Browse the repository at this point in the history
  3. feat: Add new Make target for running tests

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    bd11817 View commit details
    Browse the repository at this point in the history
  4. fix(nix): Update Flake

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ac7b6c8 View commit details
    Browse the repository at this point in the history
  5. fix: Allow enabling WireShark tests

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    57e5756 View commit details
    Browse the repository at this point in the history
  6. fix: Use same types in test assertions

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    dfa3576 View commit details
    Browse the repository at this point in the history
  7. fix: Replace ICMP-unreachable host by cunicu.li

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a154bb0 View commit details
    Browse the repository at this point in the history
  8. fix: Add missing call to flags.Parse()

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1851f53 View commit details
    Browse the repository at this point in the history
  9. fix: Start NAT device groups with 1000 instead of 1001

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    fe692a4 View commit details
    Browse the repository at this point in the history
  10. fix: Linter warnings

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    fe76bc1 View commit details
    Browse the repository at this point in the history
  11. fix: Patching of /etc/nsswitch.conf

    Signed-off-by: Steffen Vogel <[email protected]>
    stv0g committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9a332e7 View commit details
    Browse the repository at this point in the history