Wei Wang <wei...@google.com> writes: > This commit adds support to expose the following inet socket options: > -- recverr > -- is_icsk > -- freebind > -- hdrincl > -- mc_loop > -- transparent > -- mc_all > -- nodefrag > -- bind_address_no_port > -- recverr_rfc4884 > -- defer_connect > with the option --inet-sockopt. The individual option is only shown > when set. >
[...] Thanks for your work. It would be nice if you could update the man page for the new option.