-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relieve length check for NeighAttributes (#208)
* Remove length check for NeighAttributes The attribute length has more context then previously presumed. Especially when using tunnels and other link types, the attributes can use different lengths then expected. This completely removes any length check for neighbor attributes. This places the burden of checking for correctness to the consumer of this library.
- Loading branch information
1 parent
8740a9c
commit 8f6dc23
Showing
2 changed files
with
0 additions
and
24 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