[net-next RFC 4/4] bindtosubnet: UPD implementation

2016-03-19 Thread Gilberto Bertin
Signed-off-by: Gilberto Bertin --- net/ipv4/udp.c | 36 1 file changed, 36 insertions(+) diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c index 95d2f19..1ecffa8 100644 --- a/net/ipv4/udp.c +++ b/net/ipv4/udp.c @@ -133,6 +133,23 @@ EXPORT_SYMBOL(udp_memory_allocat

[net-next RFC 4/4] bindtosubnet: UPD implementation

2016-02-23 Thread Gilberto Bertin
Signed-off-by: Gilberto Bertin --- net/ipv4/udp.c | 35 +++ 1 file changed, 35 insertions(+) diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c index c438908..0e78fc4 100644 --- a/net/ipv4/udp.c +++ b/net/ipv4/udp.c @@ -132,6 +132,22 @@ EXPORT_SYMBOL(udp_memory_allocate