netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iptables PATCH 0/2] ip{,6}tables-restore: Fix wait-interval parsing
@ 2017-09-20 17:34 Phil Sutter
  2017-09-20 17:34 ` [iptables PATCH 1/2] ip{,6}tables-restore: Don't ignore missing wait-interval value Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2017-09-20 17:34 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: netfilter-devel

This series fixes two problems with parsing of --wait-interval (-W) option.

Phil Sutter (2):
  ip{,6}tables-restore: Don't ignore missing wait-interval value
  ip{,6}tables-restore: Don't accept wait-interval without wait

 iptables/ip6tables-restore.c | 5 +++++
 iptables/iptables-restore.c  | 5 +++++
 iptables/xshared.c           | 2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.13.1


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 17:34 [iptables PATCH 0/2] ip{,6}tables-restore: Fix wait-interval parsing Phil Sutter
2017-09-20 17:34 ` [iptables PATCH 1/2] ip{,6}tables-restore: Don't ignore missing wait-interval value Phil Sutter
2017-09-20 17:34 ` [iptables PATCH 2/2] ip{,6}tables-restore: Don't accept wait-interval without wait Phil Sutter
2017-10-04 14:10 ` [iptables PATCH 0/2] ip{,6}tables-restore: Fix wait-interval parsing 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).