On 8/19/20 3:13 PM, Wei Wang wrote: > 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. > > Signed-off-by: Wei Wang <wei...@google.com> > ---
Applied to iproute2-next. Thanks,