From: Joonwoo Park <[EMAIL PROTECTED]>
Date: Wed, 16 Jan 2008 20:13:49 +0900
> 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-b
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 <[EMAIL PROTECTED]>
---
net/ipv4/fib_trie.c |3 +++
1 files changed, 3 i