summaryrefslogtreecommitdiffstats
path: root/src/net/eth_slow.c
Commit message (Expand)AuthorAgeFilesLines
* [lacp] Check the partner's own state when checking for blocked linksMichael Brown2018-03-191-4/+4
* [lacp] Fix debug message to match documentationMichael Brown2018-03-181-1/+1
* [lacp] Mark link as blocked if partner is not yet up and runningMichael Brown2018-03-181-0/+22
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [lacp] Set "aggregatable" flag in response LACPDUSven Ulland2014-07-231-1/+2
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [netdevice] Allow link layer to report broadcast/multicast packets via pull()Michael Brown2011-07-151-1/+3
* [lacp] Fix dumping of raw LACP packetsMichael Brown2010-11-181-2/+2
* [netdevice] Use net device name in debugging messagesMichael Brown2010-11-181-10/+10
* [netdevice] Pass both link-layer addresses in net_tx() and net_rx()Michael Brown2010-10-071-2/+5
* [build] Fix misaligned table entries when using gcc 4.5Piotr JaroszyƄski2010-08-201-1/+1
* [lacp] Add simple LACP implementationMichael Brown2010-05-101-0/+267