Opened 11 years ago
Last modified 11 years ago
#561 new enhancement
IPv6 stateless configuration
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Currently we automatically configure a link-local IPv6 address. Add support for router solicitation / router advertisement in order to get:
- network prefix / globally routable address
- default router address
- DNS server address
See
Note:
See TracTickets
for help on using tickets.
See the feature branch https://code.launchpad.net/~as-s/helenos/ipv6 where the functionality was (at least partially) implemented, but it hasn't been cherrypicked into mainline yet. The mainline has diverged from this feature branch in the meantime, but it can still serve as a proof-of-concept.