]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/py: test udp from ip and ip6 families
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 12 Jan 2016 22:32:15 +0000 (23:32 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 13 Jan 2016 12:03:03 +0000 (13:03 +0100)
commit905e9d2d09ae9d0032436c1b443ca91c65283c19
treece0e6ac4648299cb889a009a0b6f40f697a08283
parent8bbf030baa8169312e81c5a43a5ee2adfeb925d5
tests/py: test udp from ip and ip6 families

The existing test was checking for the ip family three times, fix it.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/inet/udp.t
tests/py/inet/udp.t.payload.inet [new file with mode: 0644]
tests/py/inet/udp.t.payload.ip6 [new file with mode: 0644]