mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
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 |
||
|---|---|---|
| .. | ||
| acphy.c | ||
| acphyreg.h | ||
| amphy.c | ||
| amphyreg.h | ||
| bmtphy.c | ||
| bmtphyreg.h | ||
| brgphy.c | ||
| brgphyreg.h | ||
| dcphy.c | ||
| e1000phy.c | ||
| e1000phyreg.h | ||
| exphy.c | ||
| inphy.c | ||
| inphyreg.h | ||
| lxtphy.c | ||
| lxtphyreg.h | ||
| mii.c | ||
| mii.h | ||
| mii_physubr.c | ||
| miibus_if.m | ||
| miidevs | ||
| miivar.h | ||
| mlphy.c | ||
| nsgphy.c | ||
| nsgphyreg.h | ||
| nsphy.c | ||
| nsphyreg.h | ||
| pnaphy.c | ||
| pnphy.c | ||
| qsphy.c | ||
| qsphyreg.h | ||
| rgephy.c | ||
| rgephyreg.h | ||
| rlphy.c | ||
| ruephy.c | ||
| ruephyreg.h | ||
| tdkphy.c | ||
| tdkphyreg.h | ||
| tlphy.c | ||
| tlphyreg.h | ||
| ukphy.c | ||
| ukphy_subr.c | ||
| xmphy.c | ||
| xmphyreg.h | ||