switch-linux/net/core
Patrick McHardy 4417da668c [NET]: dev: secondary unicast address support
Add support for configuring secondary unicast addresses on network
devices. To support this devices capable of filtering multiple
unicast addresses need to change their set_multicast_list function
to configure unicast filters as well and assign it to dev->set_rx_mode
instead of dev->set_multicast_list. Other devices are put into promiscous
mode when secondary unicast addresses are present.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-10 22:15:56 -07:00
..
datagram.c
dev.c [NET]: dev: secondary unicast address support 2007-07-10 22:15:56 -07:00
dev_mcast.c [NET]: dev: secondary unicast address support 2007-07-10 22:15:56 -07:00
dst.c
ethtool.c
fib_rules.c
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
Makefile
neighbour.c
net-sysfs.c
netevent.c
netpoll.c
pktgen.c
request_sock.c
rtnetlink.c [RTNETLINK]: Fix rtnetlink compat attribute patch 2007-07-10 22:15:40 -07:00
scm.c
skbuff.c
sock.c
stream.c
sysctl_net_core.c
user_dma.c
utils.c