Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cunicu/gont
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: cunicu/gont
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on Oct 27, 2024

  1. fix(doc): Update README

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0a79574 View commit details
    Browse the repository at this point in the history
  2. feat: Add new Make target for running tests

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    fc3c735 View commit details
    Browse the repository at this point in the history
  3. fix(nix): Update Flake

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c8267d0 View commit details
    Browse the repository at this point in the history
  4. fix: Allow enabling WireShark tests

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c4df08f View commit details
    Browse the repository at this point in the history
  5. fix: Use same types in test assertions

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    9f62b76 View commit details
    Browse the repository at this point in the history
  6. fix: Replace ICMP-unreachable host by cunicu.li

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ee6d6e5 View commit details
    Browse the repository at this point in the history
  7. fix: Add missing call to flags.Parse()

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4f48216 View commit details
    Browse the repository at this point in the history
  8. fix: Start NAT device groups with 1000 instead of 1001

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2dcbff5 View commit details
    Browse the repository at this point in the history
  9. fix: Patching of /etc/nsswitch.conf

    Signed-off-by: Steffen Vogel <post@steffenvogel.de>
    stv0g committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    083af9a View commit details
    Browse the repository at this point in the history
Loading