[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080128.211822.46715588.davem@davemloft.net>
Date: Mon, 28 Jan 2008 21:18:22 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ja@....bg
Cc: robert.olsson@...a.slu.se, netdev@...r.kernel.org,
joonwpark81@...il.com
Subject: Re: [PATCHv2 2.6.24] fib_trie: apply fixes from fib_hash
From: Julian Anastasov <ja@....bg>
Date: Sat, 26 Jan 2008 14:44:36 +0200 (EET)
>
> 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@....bg>
Also applied, thanks a lot.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists