team: add support for per-port options
This patch allows to create per-port options. That becomes handy for all sorts of stuff, for example for userspace driven link-state, 802.3ad implementation and so on. Signed-off-by:Jiri Pirko <jpirko@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/team/team.c 242 additions, 64 deletionsdrivers/net/team/team.c
- drivers/net/team/team_mode_activebackup.c 6 additions, 8 deletionsdrivers/net/team/team_mode_activebackup.c
- drivers/net/team/team_mode_loadbalance.c 13 additions, 15 deletionsdrivers/net/team/team_mode_loadbalance.c
- include/linux/if_team.h 17 additions, 13 deletionsinclude/linux/if_team.h
Please register or sign in to comment