Opened 14 years ago
Last modified 4 years ago
#7228 new bug
RFC: BNetworkInterfaceAddress needs to store auto-configuration flags — at Initial Version
Reported by: | kallisti5 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Network & Internet/Stack | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
BNetworkInterfaceAddress needs to store auto-configuration flags instead of BNetworkInterface.
see the following for an example...
How would you disable either IPv6 *or* IPv4 auto-configuration when the auto-configure flag is only set on the interface?
Scenario: I have a blank IPv6 address and a dhcp acquired IPv4 addr. I check auto-configure flag for interface I from that view... the IPv6 address could be either "configuring" or "None" (configured for no address)
The same situation applies when IPv6 is swapped with IPv4
Note:
See TracTickets
for help on using tickets.