Skip to content

Commit

Permalink
refactor cli, generate completions during build
Browse files Browse the repository at this point in the history
  • Loading branch information
returntoreality committed Apr 3, 2022
1 parent 1792edc commit bcdb7c2
Show file tree
Hide file tree
Showing 12 changed files with 553 additions and 360 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
/completions
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Version 0.4
* rework cli
* implement local ip discovery

# Version 0.3.1
* fix broadcast/multicast in vxlan

# Version 0.3
* add layer2 support using vxlan

# Version 0.2
* RFC 5780 NAT detection

Expand Down
Loading

0 comments on commit bcdb7c2

Please sign in to comment.