-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pool_test: Increase pool range to reduce false positives
Since now MAC allocation is done randomly, it is better to increase the MAC pool range to be large, to greatly reduce cases where the randomly allocated MAC is the one accidentally expected by the tests. Also change managedNamespaceMAC, unmanagedNamespaceMAC to be outside of this range to reduce rare cases where the MAC allocator will assign that MAC to the interfaces, creating a forbidden duplication. Signed-off-by: Ram Lavi <[email protected]>
- Loading branch information
Showing
1 changed file
with
23 additions
and
20 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