netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* nftables: Add support for unsupported codes in icmp and icmp6 extensions
@ 2017-10-04  9:52 Harsha Sharma
  2017-10-04 11:08 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Harsha Sharma @ 2017-10-04  9:52 UTC (permalink / raw)
  To: netfilter-devel; +Cc: outreachy-kernel, harshasharmaiitr

Hello,
I am trying to add support for unsupported codes in icmp and icmp6
extensions. Like in iptables, various icmp and icmp6 codes are defined
with their type, code_min and code_max but in nftables various icmp and
icmp6 codes are defined only with their type so codes for unreach,
redirect and time-exceeded are not supported as some of their type
values mismatches otherwise.
Can someone please guide me on what will be the best way to add support
for unreach, redirect and time-exceeded codes in icmp and icmp6
extensions in nftables.
Thanks for your time.

Regards,
Harsha Sharma


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-04 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04  9:52 nftables: Add support for unsupported codes in icmp and icmp6 extensions Harsha Sharma
2017-10-04 11:08 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).