git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59b2af2
)
neigh: Don't require dst in neigh_hh_init
author
Eric W. Biederman
<ebiederm@xmission.com>
Mon, 2 Mar 2015 06:13:22 +0000
(
00:13
-0600)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 Mar 2015 21:43:41 +0000
(16:43 -0500)
- Add protocol to neigh_tbl so that dst->ops->protocol is not needed
- Acquire the device from neigh->dev
This results in a neigh_hh_init that will cache the samve values
regardless of the packets flowing through it.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/neighbour.h
patch
|
blob
|
history
net/core/neighbour.c
patch
|
blob
|
history
net/decnet/dn_neigh.c
patch
|
blob
|
history
net/ipv4/arp.c
patch
|
blob
|
history
net/ipv6/ndisc.c
patch
|
blob
|
history
diff --cc
include/net/neighbour.h
Simple merge
diff --cc
net/core/neighbour.c
Simple merge
diff --cc
net/decnet/dn_neigh.c
Simple merge
diff --cc
net/ipv4/arp.c
Simple merge
diff --cc
net/ipv6/ndisc.c
Simple merge