On Fri, Aug 28, 2009 at 09:45:33AM -0700, Michael Hunter wrote:
> On Thu, 27 Aug 2009 19:27:16 -0700
> Michael Hunter <michael.hunter at sun.com> wrote:
>
> [...]
> > New webrev (and I'll probably have another one tomorrow morning with a
> > few more things in it esp. a fix for a problem I see with IPv4 static
> > addresses).
> [...]
>
> New webrev up. Has updated comment for XXX, seb-099, and fix for
> static addresses didn't work without a refresh.
ncp.c, lines 547-550: Minor wordsmithing on the comment for
nwamd_ncp_deactivate_priority_group_all(); I would suggest
This function deactivates all priority groups at level 'priority'
and lower (which is, numerically, all priorities >= priority).
ncu.h: does nwamd_plumb_unplumb_interface() still need to be in here?
It should only be called via the two wrappers you added, right?
ncu_ip.c, line 591: any special reason this is a syslog() call and
not nlog()?
ncu_phys.c: woohoo, no more XXX!! Special thanks to Alan for jumping
in on that one while on vacation.
-renee