Files
linux/include/net
Rami Rosen 5c06f510a2 [IPV6]: Remove unused declarations in include/net/ip6_route.h.
1) Standlaone ip6_null_entry is no longer needed as it is replaced by
   the ip6_null_entry member of ipv6 (instance of struct netns_ipv6) in
   struct net (as a result of Network Namespaces patches).


2) These 3 methods from this same header are not defined anywhere:
   ip6_rt_addr_add(), ip6_rt_addr_del(), rt6_sndmsg()

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-10 02:31:20 -07:00
..
2008-02-06 19:25:06 -06:00
2008-03-05 18:37:16 -08:00
2007-10-10 16:53:11 -07:00
2007-10-10 16:53:56 -07:00
2008-03-27 17:53:31 -07:00
2008-01-28 15:01:08 -08:00
2008-02-29 11:46:17 -08:00
2008-03-28 16:28:36 -07:00
2008-01-28 15:11:09 -08:00
2007-10-07 23:44:17 -07:00
2008-04-10 01:43:09 -07:00