Searched hist:139903 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/netgraph/
H A Dng_ether.cdiff 139903 Sat Jan 08 10:42:03 MST 2005 glebius 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
/freebsd-9.3-release/sys/net/
H A Dif.cdiff 139903 Sat Jan 08 10:42:03 MST 2005 glebius 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

Completed in 135 milliseconds