Opened 13 years ago
Last modified 4 years ago
#8316 assigned enhancement
Haiku needs IPv6 link scope Auto Configuration — at Version 1
Reported by: | kallisti5 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Network & Internet/IPv6 | Version: | R1/Development |
Keywords: | local scope | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Haiku needs to generate a link scope address on all interfaces when the ipv6 module is present.
Here is an example from Linux:
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 14:da:e9:51:54:22 brd ff:ff:ff:ff:ff:ff inet 10.10.10.162/24 brd 10.10.10.255 scope global eth0 inet6 fe80::16da:e9ff:fe51:5422/64 scope link valid_lft forever preferred_lft forever
Note:
See TracTickets
for help on using tickets.