aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJulian Anastasov <[email protected]>2008-01-28 21:18:06 -0800
committerDavid S. Miller <[email protected]>2008-01-31 19:27:10 -0800
commit936f6f8e1bc46834bbb3e3fa3ac13ab44f1e7ba6 (patch)
tree7182107af01604a5516ba90e748dad16da3d1656 /tools/perf/scripts/python/bin
parentc18865f39276435abb9286f9a816cb5b66c99a00 (diff)
[IPV4] fib_trie: apply fixes from fib_hash
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions