diff options
author | Julian Anastasov <ja@ssi.bg> | 2008-02-15 01:39:42 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-25 16:18:35 -0800 |
commit | 3eb4493a1c64bb9c63979f73d471eba255cfa78c (patch) | |
tree | 31beb0820c5cae875d22a776110abc5bca56bfd9 /net/mac80211/michael.c | |
parent | 5fb7ba76544d95bfa05199f7394a442de5660be7 (diff) |
IPV4: fib_trie: apply fixes from fib_hash
Upstream commit: 936f6f8e1bc46834bbb3e3fa3ac13ab44f1e7ba6
Update fib_trie with some fib_hash fixes:
- check for duplicate alternative routes for prefix+tos+priority when
replacing route
- properly insert by matching tos together with priority
- fix alias walking to use list_for_each_entry_continue for insertion
and deletion when fa_head is not NULL
- copy state from fa to new_fa on replace (not a problem for now)
- additionally, avoid replacement without error if new route is same,
as Joonwoo Park suggests.
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/mac80211/michael.c')
0 files changed, 0 insertions, 0 deletions