https://github.com/torvalds/linux
Revision 6725033fa27c8f49e1221d2badbaaaf1ef459519 authored by Joonwoo Park on 18 January 2008, 11:45:18 UTC, committed by David S. Miller on 21 January 2008, 04:31:38 UTC
http://bugzilla.kernel.org/show_bug.cgi?id=9493

The fib allows making identical routes with 'ip route replace'.
This patch makes the fib return -EEXIST if replacement would cause duplication.

Signed-off-by: Joonwoo Park <joonwpark81@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent bd566e7
History
Tip revision: 6725033fa27c8f49e1221d2badbaaaf1ef459519 authored by Joonwoo Park on 18 January 2008, 11:45:18 UTC
[IPV4] fib_trie: fix duplicated route issue
Tip revision: 6725033
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.8 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top