Re: svn commit: r202588 - in head/sys: net netgraph

2010-01-18 Thread Nikolay Denev
On 18 Jan, 2010, at 22:34 , Andrew Thompson wrote: > Author: thompsa > Date: Mon Jan 18 20:34:00 2010 > New Revision: 202588 > URL: http://svn.freebsd.org/changeset/base/202588 > > Log: > Declare a new EVENTHANDLER called iflladdr_event which signals that the L2 > address on an interface has ch

svn commit: r202588 - in head/sys: net netgraph

2010-01-18 Thread Andrew Thompson
Author: thompsa Date: Mon Jan 18 20:34:00 2010 New Revision: 202588 URL: http://svn.freebsd.org/changeset/base/202588 Log: Declare a new EVENTHANDLER called iflladdr_event which signals that the L2 address on an interface has changed. This lets stacked interfaces such as vlan(4) detect that