-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix address advertisement bugs (#974)
* fix: use all interface addresses when we can't find the default route * fix: don't add advertise unspecified addresses * fix: resolve addresses before looking up observed addresses * fix: only advertise global unicast * fix: filter link-local addresses from advertisement * test: fix basic host addr tests
- Loading branch information
Showing
2 changed files
with
112 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters