1. 01 2月, 2008 1 次提交
    • J
      [IPV4] fib_trie: apply fixes from fib_hash · 936f6f8e
      Julian Anastasov 提交于
      	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: NJulian Anastasov <ja@ssi.bg>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      936f6f8e
  2. 29 1月, 2008 33 次提交
  3. 21 1月, 2008 1 次提交
  4. 20 10月, 2007 1 次提交
  5. 11 10月, 2007 4 次提交