summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2015-03-03 17:11:16 -0600
committerDavid S. Miller <davem@davemloft.net>2015-03-04 00:23:23 -0500
commit4fd3d7d9e868ffbdb0e7a67c5c8e9dfdcd846a62 (patch)
treea6ee61e3ac7571516b693c2465c6309a59cd0a08 /net/Makefile
parent60395a20ffd74166ea373ea91418d6f98fa7fdfb (diff)
neigh: Add helper function neigh_xmit
For MPLS I am building the code so that either the neighbour mac address can be specified or we can have a next hop in ipv4 or ipv6. The kind of next hop we have is indicated by the neighbour table pointer. A neighbour table pointer of NULL is a link layer address. A non-NULL neighbour table pointer indicates which neighbour table and thus which address family the next hop address is in that we need to look up. The code either sends a packet directly or looks up the appropriate neighbour table entry and sends the packet. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions