thompsa 2007-05-07 09:53:03 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c
Log:
- Correctly check if lp_ioctl is null
- Remove lagg_ether_purgemulti as its no longer needed
- Mark the interface as up if any ports are active rather than just the primary
Revision Changes Path
1.8 +9 -20 src/sys/net/if_lagg.c