aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_fib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller1-3/+7
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com1-0/+12
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk1-2/+0
2004-09-28[IPV4]: Move some fib_semantics exports into fib_lookup.hDavid S. Miller1-12/+1
2004-09-14[IPV4]: Make fib_semantics algorithms scale better.David S. Miller1-12/+12
2004-09-14[IPV4]: Use list.h facilities for fib_info_list.David S. Miller1-2/+1
2004-08-10[IPV4]: Remove all references to IP_ROUTE_NAT support.David S. Miller1-1/+0
2003-05-15[NET]: Hoplimit is a metric not a route attribute.David S. Miller1-1/+0
2003-05-08[IPV6]: Pass route attributes all the way down.David S. Miller1-1/+6
2002-11-14o ipv4: convert /proc/net/raw to seq_fileArnaldo Carvalho de Melo1-3/+0
2002-10-28Merge kernel.bkbits.net:/home/acme/net-2.5David S. Miller1-0/+1
2002-10-29ipv4: move proc stuff from net/ipv4/af_inet.c to net/ipv4/proc.cArnaldo Carvalho de Melo1-0/+1
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov1-1/+1
2002-10-19o ipv4: only produce one record per fib_seq_sholl callArnaldo Carvalho de Melo1-1/+1
2002-10-13o ipv4: convert /proc/net/route to seq_fileArnaldo Carvalho de Melo1-12/+13
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller1-11/+12
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+279