Merge branch 'bonding-next'
Ding Tianhong says:
====================
bonding: support QinQ for bond arp interval
v1->v2: remvoe the comment "TODO: QinQ?".
convert pr_xxx() to pr_xxx_ratelimited() for arp interval.
v2->v3: remove the unnecessary log for arp interval and add net ratelimit to
avoid spam log.
v3->v4: Add ratelimit for debugging is not a good idea, it will miss some message
if the user turns the debugging on, so don't add ratelimited on debugging.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- drivers/net/bonding/bond_main.c 51 additions, 22 deletionsdrivers/net/bonding/bond_main.c
- drivers/net/bonding/bonding.h 5 additions, 0 deletionsdrivers/net/bonding/bonding.h
- include/linux/if_vlan.h 7 additions, 0 deletionsinclude/linux/if_vlan.h
- net/8021q/vlan_core.c 6 additions, 0 deletionsnet/8021q/vlan_core.c
Loading
Please register or sign in to comment