This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 374
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv6: Add flag IFA_F_NODAD for ipv6 address.
This is done so that interfaces with ipv6 addresses can immediately be used once the network is up. A similar flag is set by libnetwork as well. It should be the responsibility of the upper stack to make sure ipv6 addresses dont clash. Depends-on: github.com/#2420 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 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