summaryrefslogtreecommitdiff
path: root/include/net/ip_fib.h
AgeCommit message (Expand)Author
2007-11-07[IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy
2007-04-25[IPv4]: Use rtnl registration interfaceThomas Graf
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf
2006-10-18[IPv4] fib: Remove unused fib_config membersThomas Graf
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro
2006-09-28[IPV4]: annotate addresses in fib_result and fib_result_nlAl Viro
2006-09-28[IPV4]: ip_fib_check_default() annotatedAl Viro
2006-09-28[IPV4]: struct fib_config IPv4 address fields annotatedAl Viro
2006-09-28[IPV4]: FIB_RES_PREFSRC() annotatedAl Viro
2006-09-28[IPV4]: fib_hn ->nh_gw is net-endianAl Viro
2006-09-28[IPV4]: fib_validate_source() annotationsAl Viro
2006-09-22[IPv4]: Convert route get to new netlink apiThomas Graf
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf
2006-09-22[IPV4]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy
2006-09-22[IPV4]: Kill fib4_rules_clean().David S. Miller
2006-09-22[IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf
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