Revision 2a2083f7f3568c0192daa6ac0e6fa35d953f47bd authored by Or Gerlitz on 12 March 2014, 15:16:31 UTC, committed by David S. Miller on 12 March 2014, 20:12:41 UTC
When the device mac address is changed, we must deregister the vxlan
steering rule associated with the previous mac, and register a new
steering rule using the new mac.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 56cb456
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 380 bytes
acl.c -rw-r--r-- 5.5 KB
acl.h -rw-r--r-- 1.4 KB
balloc.c -rw-r--r-- 44.5 KB
dir.c -rw-r--r-- 17.7 KB
ext2.h -rw-r--r-- 27.5 KB
file.c -rw-r--r-- 2.8 KB
ialloc.c -rw-r--r-- 18.3 KB
inode.c -rw-r--r-- 44.8 KB
ioctl.c -rw-r--r-- 4.4 KB
namei.c -rw-r--r-- 10.0 KB
super.c -rw-r--r-- 42.0 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 27.9 KB
xattr.h -rw-r--r-- 3.3 KB
xattr_security.c -rw-r--r-- 1.9 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.5 KB
xip.c -rw-r--r-- 2.0 KB
xip.h -rw-r--r-- 759 bytes

back to top