]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
team: add loadbalance mode
authorJiri Pirko <jpirko@redhat.com>
Wed, 4 Apr 2012 12:16:27 +0000 (12:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Apr 2012 00:30:40 +0000 (20:30 -0400)
commit01d7f30a9f962573b6c91ed520c73fb30658d826
tree44103605b79d249f4e602ad97f59feccf33b7b05
parent2615598fc100451c71b83d06bdf5faead619a40e
team: add loadbalance mode

This patch introduces new team mode. It's TX port is selected by
user-set BPF hash function.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/Kconfig
drivers/net/team/Makefile
drivers/net/team/team_mode_loadbalance.c [new file with mode: 0644]