netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ipset: add "inner" flag support
@ 2013-05-29  0:13 Dash Four
  2013-05-29  9:28 ` Head up [was Re: [PATCH 0/4] ipset: add "inner" flag support] Pablo Neira Ayuso
  2013-05-29 16:38 ` [PATCH 0/4] ipset: add "inner" flag support Jozsef Kadlecsik
  0 siblings, 2 replies; 5+ messages in thread
From: Dash Four @ 2013-05-29  0:13 UTC (permalink / raw)
  To: Jozsef Kadlecsik; +Cc: Pablo Neira Ayuso, Netfilter Core Team

This series of 4 patches implements "inner" flag option in the set
iptables match, allowing matching based on the properties
(source/destination IP address, protocol, port and so on) of the
original (inner) connection in the event of the following
ICMP[v4,v6] messages:

ICMPv4 destination-unreachable (code 3);
ICMPv4 source-quench (code 4);
ICMPv4 time-exceeded (code 11);
ICMPv6 destination-unreachable (code 1);
ICMPv6 packet-too-big (code 2);
ICMPv6 time-exceeded (code 3);


Dash Four (4):
   ipset: minor variable-naming corrections
   ipset: add "inner" flag implementation
   iptables: add set match "inner" flag support
   iptables (userspace): add set match "inner" flag support




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

end of thread, other threads:[~2013-05-29 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29  0:13 [PATCH 0/4] ipset: add "inner" flag support Dash Four
2013-05-29  9:28 ` Head up [was Re: [PATCH 0/4] ipset: add "inner" flag support] Pablo Neira Ayuso
2013-05-29 11:47   ` Jozsef Kadlecsik
2013-05-29 11:51     ` Jozsef Kadlecsik
2013-05-29 16:38 ` [PATCH 0/4] ipset: add "inner" flag support Jozsef Kadlecsik

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).