net - IP_NODEFRAG option for IPv4 socket
this patch is implementing IP_NODEFRAG option for IPv4 socket. The reason is, there's no other way to send out the packet with user customized header of the reassembly part. Signed-off-by:Jiri Olsa <jolsa@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/in.h 1 addition, 0 deletionsinclude/linux/in.h
- include/net/inet_sock.h 2 additions, 1 deletioninclude/net/inet_sock.h
- net/ipv4/af_inet.c 2 additions, 0 deletionsnet/ipv4/af_inet.c
- net/ipv4/ip_sockglue.c 8 additions, 1 deletionnet/ipv4/ip_sockglue.c
- net/ipv4/netfilter/nf_defrag_ipv4.c 5 additions, 0 deletionsnet/ipv4/netfilter/nf_defrag_ipv4.c
Loading
Please register or sign in to comment