]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IPV4]: Add LC-Trie FIB lookup algorithm.
authorRobert Olsson <Robert.Olsson@data.slu.se>
Tue, 21 Jun 2005 19:43:18 +0000 (12:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2005 19:43:18 +0000 (12:43 -0700)
commit19baf839ff4a8daa1f2a7400897094fc18e4f5e9
tree719e1b64a4fedc4fc028874b5562553c7a524473
parent18b504e25fd617bee8830d2cdcaff7fb7b5931bb
[IPV4]: Add LC-Trie FIB lookup algorithm.

Signed-off-by: Robert Olsson <Robert.Olsson@data.slu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig
net/ipv4/Makefile
net/ipv4/af_inet.c
net/ipv4/fib_trie.c [new file with mode: 0644]