David S. Miller
|
04a6f4417b
ipv6: Kill ndisc_get_neigh() inline helper.
|
13 years ago |
David S. Miller
|
3830847396
ipv6: Various cleanups in route.c
|
13 years ago |
David S. Miller
|
6dec4ac4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Steffen Klassert
|
618f9bc74a
net: Move mtu handling down to the protocol depended handlers
|
13 years ago |
Steffen Klassert
|
ebb762f27f
net: Rename the dst_opt default_mtu method to mtu
|
13 years ago |
Steffen Klassert
|
6b600b26c0
route: Use the device mtu as the default for blackhole routes
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Matti Vaittinen
|
d71314b4ac
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Gao feng
|
7011687f0f
ipv6: fix route error binding peer in func icmp6_dst_alloc
|
13 years ago |
Madalin Bucur
|
fbe5818690
ipv6: check return value for dst_alloc
|
13 years ago |
Yan, Zheng
|
8e2ec63917
ipv6: don't use inetpeer to store metrics for routes.
|
14 years ago |
Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 years ago |
Eric Dumazet
|
21efcfa0ff
ipv6: unshare inetpeers
|
14 years ago |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
David S. Miller
|
9cbb7ecbcf
ipv6: Get rid of rt6i_nexthop macro.
|
14 years ago |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David S. Miller
|
957c665f37
ipv6: Don't put artificial limit on routing table size.
|
14 years ago |
David S. Miller
|
11d53b4990
ipv6: Don't change dst->flags using assignments.
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Florian Westphal
|
0f6c6392dc
ipv6: copy prefsrc setting when copying route entry
|
14 years ago |
David S. Miller
|
cf91166223
net: Use non-zero allocations in dst_alloc().
|
14 years ago |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 years ago |
David S. Miller
|
2bd93d7af1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Held Bernhard
|
0972ddb237
net: provide cow_metrics() methods to blackhole dst_ops
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Thomas Egerer
|
e965c05dab
ipv6: Remove hoplimit initialization to -1
|
14 years ago |
Daniel Walter
|
c3968a857a
ipv6: RTA_PREFSRC support for ipv6 route source address selection
|
14 years ago |