summaryrefslogtreecommitdiff
path: root/include/net/ip_fib.h
AgeCommit message (Expand)Author
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-06-20[NETLINK]: fib_lookup() via netlinkRobert Olsson
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk
2004-09-28[IPV4]: Move some fib_semantics exports into fib_lookup.hDavid S. Miller
2004-09-14[IPV4]: Make fib_semantics algorithms scale better.David S. Miller
2004-09-14[IPV4]: Use list.h facilities for fib_info_list.David S. Miller
2004-08-10[IPV4]: Remove all references to IP_ROUTE_NAT support.David S. Miller
2003-05-15[NET]: Hoplimit is a metric not a route attribute.David S. Miller
2003-05-08[IPV6]: Pass route attributes all the way down.David S. Miller
2002-11-14o ipv4: convert /proc/net/raw to seq_fileArnaldo Carvalho de Melo
2002-10-28Merge kernel.bkbits.net:/home/acme/net-2.5David S. Miller
2002-10-29ipv4: move proc stuff from net/ipv4/af_inet.c to net/ipv4/proc.cArnaldo Carvalho de Melo
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov
2002-10-19o ipv4: only produce one record per fib_seq_sholl callArnaldo Carvalho de Melo
2002-10-13o ipv4: convert /proc/net/route to seq_fileArnaldo Carvalho de Melo
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds