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-- 1003 bytes
Makefile -rw-r--r-- 321 bytes
cache.c -rw-r--r-- 3.0 KB
cnode.c -rw-r--r-- 4.7 KB
coda_cache.h -rw-r--r-- 673 bytes
coda_fs_i.h -rw-r--r-- 1.8 KB
coda_int.h -rw-r--r-- 437 bytes
coda_linux.c -rw-r--r-- 5.1 KB
coda_linux.h -rw-r--r-- 2.9 KB
dir.c -rw-r--r-- 15.1 KB
file.c -rw-r--r-- 6.2 KB
inode.c -rw-r--r-- 7.3 KB
pioctl.c -rw-r--r-- 2.1 KB
psdev.c -rw-r--r-- 10.4 KB
symlink.c -rw-r--r-- 1.1 KB
sysctl.c -rw-r--r-- 1.3 KB
upcall.c -rw-r--r-- 22.8 KB

back to top