K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-01-08T12:42:03.000000Z K 7 svn:log V 377 This change adds reliability for Ethernet trunks built with ng_one2many: - Introduce another ng_ether(4) callback ng_ether_link_state_p, which is called from if_link_state_change(), every time link is changed. - In ng_ether_link_state() send netgraph control message notifying of link state change to a node connected to "lower" hook. Reviewed by: sam MFC after: 2 weeks END