Timo Teras 6a5f44d7a0 [IPV4] ip_gre: sendto/recvfrom NBMA address
When GRE tunnel is in NBMA mode, this patch allows an application to use
a PF_PACKET socket to:
- send a packet to specific NBMA address with sendto()
- use recvfrom() to receive packet and check which NBMA address it came from

This is required to implement properly NHRP over GRE tunnel.

Signed-off-by: Timo Teras <timo.teras@iki.fi>
Acked-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-23 21:27:53 -07:00
..
2007-10-23 13:47:31 -05:00
2007-10-10 16:54:48 -07:00
2007-10-23 21:27:50 -07:00
2007-10-19 23:22:11 +02:00
2007-10-19 23:22:11 +02:00
2007-10-22 21:19:56 +02:00
2007-07-16 09:05:45 -07:00
2005-04-16 15:20:36 -07:00