
6 Aug
2013
6 Aug
'13
11:22 p.m.
On 08/06/2013 04:03 PM, Eric Blake wrote:
On 08/06/2013 01:34 PM, Stefan Berger wrote:
iptables version 1.4.16 and later automatically convert -m state --state ... to -m conntrack --ctstate ... In the test cases we will then only see 'ctstate' and convert that back to the older 'state'.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
--- scripts/nwfilter/nwfilter2vmtest.sh | 5 +++++ 1 file changed, 5 insertions(+) ACK.
Pushed.