Skip to content
Snippets Groups Projects
Commit a89b4763 authored by Michael Kerrisk's avatar Michael Kerrisk Committed by David S. Miller
Browse files

ipv4: enable getsockopt() for IP_NODEFRAG


While integrating your man-pages patch for IP_NODEFRAG, I noticed
that this option is settable by setsockopt(), but not gettable by
getsockopt(). I suppose this is not intended. The (untested,
trivial) patch below adds getsockopt() support.

Signed-off-by: default avatarMichael kerrisk <mtk.manpages@gmail.com>
Acked-by: default avatarJiri Olsa <jolsa@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 79981563
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment