Opened 13 years ago

Last modified 4 years ago

#7228 new bug

RFC: BNetworkInterfaceAddress needs to store auto-configuration flags — at Version 1

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 (last modified by kallisti5)

BNetworkInterfaceAddress needs to store auto-configuration flags instead of BNetworkInterface.

see the following for an example...

http://dev.haiku-os.org/browser/haiku/trunk/src/tests/kits/net/preflet/InterfacesAddOn/NetworkSettings.cpp#L129

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

Change History (1)

comment:1 by kallisti5, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.