andre
25ae331e12
Link state change notification of ethernet media to the routing socket.
...
o Extend the if_data structure with an ifi_link_state field and
provide the corresponding defines for the valid states.
o The mii_linkchg() callback updates the ifi_link_state field
and calls rt_ifmsg() to notify listeners on the routing socket
in addition to the kqueue KNOTE.
o If vlans are configured on a physical interface notify and update
all vlan pseudo devices as well with the vlan_link_state() callback.
No objections by: sam, wpaul, ru, bms
Brucification by: bde
2004-05-03 13:48:35 +00:00
..
2004-05-02 20:40:19 +00:00
2004-05-02 20:40:19 +00:00
2004-04-05 21:29:41 +00:00
2004-04-29 18:58:38 +00:00
2004-05-02 19:24:23 +00:00
2004-02-21 21:32:15 +00:00
2004-04-30 20:51:55 +00:00
2004-05-02 05:21:29 +00:00
2004-05-02 20:47:24 +00:00
2004-01-27 18:57:21 +00:00
2004-04-07 20:46:16 +00:00
2004-05-03 13:48:35 +00:00
2004-04-12 21:52:52 +00:00
2004-05-02 17:57:49 +00:00
2004-04-07 20:46:16 +00:00
2004-03-17 17:50:55 +00:00
2004-05-02 20:40:19 +00:00
2004-05-03 04:13:31 +00:00
2004-04-27 20:03:26 +00:00
2004-04-07 20:46:16 +00:00
2004-05-03 00:48:11 +00:00
2004-04-07 20:46:16 +00:00
2004-04-30 18:28:26 +00:00
2004-05-03 13:48:35 +00:00
2004-04-05 22:13:21 +00:00
2004-04-25 09:24:52 +00:00
2004-03-12 21:45:33 +00:00
2004-04-29 01:37:11 +00:00
2004-05-02 15:10:17 +00:00
2004-04-26 20:31:46 +00:00
2004-05-03 05:15:53 +00:00
2004-03-01 03:14:23 +00:00
2004-03-01 03:14:23 +00:00
2004-03-14 02:06:28 +00:00
2004-03-01 03:14:23 +00:00
2004-04-07 05:00:01 +00:00
2004-04-07 20:46:16 +00:00
2004-04-14 23:23:55 +00:00
2004-04-12 13:02:21 +00:00
2004-03-05 22:42:17 +00:00
2004-05-02 20:40:19 +00:00
2004-03-17 17:50:55 +00:00
2004-05-02 05:38:49 +00:00
2004-02-03 22:27:03 +00:00
2004-05-02 20:40:19 +00:00
2004-04-07 05:00:01 +00:00
2004-02-29 15:33:56 +00:00
2004-05-02 20:40:19 +00:00
2004-05-02 15:10:17 +00:00
2004-04-16 05:22:11 +00:00
2004-04-29 15:10:42 +00:00
2004-04-25 07:58:59 +00:00