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-- 640 bytes
Makefile -rw-r--r-- 207 bytes
alloc.c -rw-r--r-- 12.2 KB
anode.c -rw-r--r-- 15.4 KB
buffer.c -rw-r--r-- 4.6 KB
dentry.c -rw-r--r-- 1.4 KB
dir.c -rw-r--r-- 8.6 KB
dnode.c -rw-r--r-- 30.5 KB
ea.c -rw-r--r-- 11.4 KB
file.c -rw-r--r-- 5.3 KB
hpfs.h -rw-r--r-- 17.9 KB
hpfs_fn.h -rw-r--r-- 12.3 KB
inode.c -rw-r--r-- 8.8 KB
map.c -rw-r--r-- 9.0 KB
name.c -rw-r--r-- 3.2 KB
namei.c -rw-r--r-- 15.7 KB
super.c -rw-r--r-- 19.2 KB

back to top