commit | 8f40b161de4f27402b4c0659ad2ae83fad5a0cdd | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Jul 17 13:34:11 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 17 23:11:17 2011 -0700 |
tree | 9e2dbd4ba8a66916c690b0e5791ac25ea0958c26 | |
parent | 69ecca86da4890c13a5e29c51b4ac76a1a8a62c9 [diff] |
neigh: Pass neighbour entry to output ops. This will get us closer to being able to do "neigh stuff" completely independent of the underlying dst_entry for protocols (ipv4/ipv6) that wish to do so. We will also be able to make dst entries neigh-less. Signed-off-by: David S. Miller <davem@davemloft.net>