diff options
author | Mahesh Bandewar <maheshb@google.com> | 2015-05-05 03:06:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-06 02:29:49 +0300 |
commit | f631c44bbe1581d18d0aba628b3802d0eacb6373 (patch) | |
tree | ad5402d0f33bfdff1e446bdb135ea20a7747c5e4 /README | |
parent | ba35f8588f474d5bf8988615b04ee722a2684fd2 (diff) | |
download | linux-f631c44bbe1581d18d0aba628b3802d0eacb6373.tar.xz |
ipvlan: Always set broadcast bit in multicast filter
Earlier tricks of setting broadcast bit only when IPv4 address is added
onto interface are not good enough especially when autoconf comes in play.
Setting them on always is performance drag but now that multicast /
broadcast is not processed in fast-path; enabling broadcast will let
autoconf work correctly without affecting performance characteristics of
the device.
Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions