http://defect.opensolaris.org/bz/show_bug.cgi?id=11866
amaguire <alan.maguire at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ACCEPTED |FIXUNDERSTOOD
--- Comment #1 from amaguire <alan.maguire at sun.com> 2009-10-13 08:19:16 UTC
---
this fix will involve
- adding 2 string properties to IP NCUs:
- ipv4-default-route, a string representing the single v4 default route to
be
installed on NCU activation
- ipv6-default-route, a string representing the single v6 default route to
be
installed on NCU activation
- updating nwamd to add these as interface routes via routing socket on NCU
activation. The fact that we unplumb on NCU deactivation means that the route -
as an interface route - will be removed automatically, so when an IP NCU goes
online/up, we should apply the default routes.
>From the GUI perspective, I suppose the IP properties panel will need
additional fields for specifying the v4/v6 default routes.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.