c5a612 nftables-0.9.3 base

Merged and Committed by Packit 3 years ago
896 files changed. 206328 lines added. 0 lines removed.
COPYING
file added
+349
INSTALL
file added
+77
Make_global.am
file added
+21
Makefile.am
file added
+15
Makefile.in
file added
+897
aclocal.m4
file added
+1512
build-aux/ar-lib
file added
+270
build-aux/compile
file added
+347
build-aux/config.guess
file added
+1462
build-aux/config.sub
file added
+1825
build-aux/depcomp
file added
+791
build-aux/install-sh
file added
+508
build-aux/ltmain.sh
file added
+11156
build-aux/missing
file added
+215
build-aux/ylwrap
file added
+247
config.h.in
file added
+86
configure
file added
+15810
configure.ac
file added
+162
doc/Makefile.am
file added
+31
doc/Makefile.in
file added
+651
doc/data-types.txt
file added
+492
doc/libnftables-json.adoc
file added
+1379
doc/libnftables.adoc
file added
+279
doc/nft.txt
file added
+824
doc/payload-expression.txt
file added
+709
doc/primary-expression.txt
file added
+425
doc/stateful-objects.txt
file added
+180
doc/statements.txt
file added
+755
files/Makefile
file added
+636
files/Makefile.am
file added
+3
files/Makefile.in
file added
+636
files/examples/Makefile
file added
+528
files/examples/Makefile.am
file added
+5
files/examples/Makefile.in
file added
+528
files/examples/ct_helpers.nft
file added
+43
files/examples/load_balancing.nft
file added
+54
files/examples/secmark.nft
file added
+87
files/examples/sets_and_maps.nft
file added
+54
files/nftables/Makefile
file added
+524
files/nftables/Makefile.am
file added
+15
files/nftables/Makefile.in
file added
+524
files/nftables/all-in-one.nft
file added
+35
files/nftables/arp-filter.nft
file added
+4
files/nftables/bridge-filter.nft
file added
+5
files/nftables/inet-filter.nft
file added
+5
files/nftables/inet-nat.nft
file added
+6
files/nftables/ipv4-filter.nft
file added
+5
files/nftables/ipv4-mangle.nft
file added
+3
files/nftables/ipv4-nat.nft
file added
+6
files/nftables/ipv4-raw.nft
file added
+4
files/nftables/ipv6-filter.nft
file added
+5
files/nftables/ipv6-mangle.nft
file added
+3
files/nftables/ipv6-nat.nft
file added
+6
files/nftables/ipv6-raw.nft
file added
+4
files/nftables/netdev-ingress.nft
file added
+5
files/osf/Makefile
file added
+510
files/osf/Makefile.am
file added
+2
files/osf/Makefile.in
file added
+510
files/osf/pf.os
file added
+703
include/Makefile.am
file added
+38
include/Makefile.in
file added
+674
include/cache.h
file added
+37
include/cli.h
file added
+17
include/ct.h
file added
+43
include/datatype.h
file added
+309
include/erec.h
file added
+79
include/expression.h
file added
+482
include/exthdr.h
file added
+105
include/fib.h
file added
+12
include/gmputil.h
file added
+82
include/hash.h
file added
+10
include/headers.h
file added
+157
include/iface.h
file added
+18
include/ipopt.h
file added
+29
include/json.h
file added
+261
include/linux/Makefile.am
file added
+12
include/linux/Makefile.in
file added
+648
include/linux/netfilter.h
file added
+79
include/linux/netfilter/Makefile.am
file added
+8
include/linux/netfilter/Makefile.in
file added
+529
include/linux/netfilter/nf_conntrack_common.h
file added
+104
include/linux/netfilter/nf_conntrack_tuple_common.h
file added
+41
include/linux/netfilter/nf_log.h
file added
+12
include/linux/netfilter/nf_nat.h
file added
+42
include/linux/netfilter/nf_synproxy.h
file added
+23
include/linux/netfilter/nf_tables.h
file added
+1797
include/linux/netfilter/nfnetlink.h
file added
+68
include/linux/netfilter/nfnetlink_osf.h
file added
+119
include/linux/netfilter_arp.h
file added
+19
include/linux/netfilter_arp/Makefile.am
file added
+1
include/linux/netfilter_arp/Makefile.in
file added
+521
include/linux/netfilter_arp/arp_tables.h
file added
+204
include/linux/netfilter_bridge.h
file added
+40
include/linux/netfilter_bridge/Makefile.am
file added
+1
include/linux/netfilter_bridge/Makefile.in
file added
+521
include/linux/netfilter_bridge/ebtables.h
file added
+266
include/linux/netfilter_decnet.h
file added
+72
include/linux/netfilter_ipv4.h
file added
+81
include/linux/netfilter_ipv4/Makefile.am
file added
+1
include/linux/netfilter_ipv4/Makefile.in
file added
+521
include/linux/netfilter_ipv4/ip_tables.h
file added
+227
include/linux/netfilter_ipv6.h
file added
+72
include/linux/netfilter_ipv6/Makefile.am
file added
+1
include/linux/netfilter_ipv6/Makefile.in
file added
+521
include/linux/netfilter_ipv6/ip6_tables.h
file added
+265
include/list.h
file added
+625
include/meta.h
file added
+48
include/mini-gmp.h
file added
+300
include/misspell.h
file added
+13
include/mnl.h
file added
+94
include/netlink.h
file added
+194
include/nftables.h
file added
+218
include/nftables/Makefile.am
file added
+1
include/nftables/Makefile.in
file added
+574
include/nftables/libnftables.h
file added
+88
include/numgen.h
file added
+8
include/osf.h
file added
+9
include/parser.h
file added
+50
include/payload.h
file added
+64
include/proto.h
file added
+356
include/rbtree.h
file added
+98
include/rt.h
file added
+37
include/rule.h
file added
+719
include/socket.h
file added
+24
include/statement.h
file added
+389
include/tcpopt.h
file added
+49
include/utils.h
file added
+139
include/xfrm.h
file added
+16
include/xt.h
file added
+29
libnftables.pc.in
file added
+15
m4/gcc4_visibility.m4
file added
+21
m4/libtool.m4
file added
+8387
m4/ltoptions.m4
file added
+437
m4/ltsugar.m4
file added
+124
m4/ltversion.m4
file added
+23
m4/lt~obsolete.m4
file added
+99
py/Makefile.am
file added
+28
py/Makefile.in
file added
+481
py/__init__.py
file added
+1
py/nftables.py
file added
+448
py/schema.json
file added
+16
py/setup.py
file added
+24
src/Makefile.am
file added
+108
src/Makefile.in
file added
+951
src/cache.c
file added
+162
src/cli.c
file added
+198
src/ct.c
file added
+533
src/datatype.c
file added
+1336
src/erec.c
file added
+210
src/evaluate.c
file added
+4272
src/expression.c
file added
+1224
src/exthdr.c
file added
+449
src/fib.c
file added
+145
src/gmputil.c
file added
+208
src/hash.c
file added
+91
src/iface.c
file added
+147
src/ipopt.c
file added
+159
src/json.c
file added
+1909
src/libnftables.c
file added
+531
src/libnftables.map
file added
+25
src/main.c
file added
+357
src/mergesort.c
file added
+100
src/meta.c
file added
+955
src/mini-gmp.c
file added
+4412
src/misspell.c
file added
+106
src/mnl.c
file added
+1550
src/monitor.c
file added
+946
src/netlink.c
file added
+1508
src/netlink_delinearize.c
file added
+2685
src/netlink_linearize.c
file added
+1463
src/nfnl_osf.c
file added
+396
src/numgen.c
file added
+76
src/osf.c
file added
+62
src/parser_bison.c
file added
+13098
src/parser_bison.h
file added
+746
src/parser_bison.y
file added
+4927
src/parser_json.c
file added
+3880
src/payload.c
file added
+834
src/print.c
file added
+38
src/proto.c
file added
+1036
src/rbtree.c
file added
+388
src/rt.c
file added
+161
src/rule.c
file added
+2828
src/scanner.c
file added
+6299
src/scanner.l
file added
+950
src/segtree.c
file added
+1010
src/socket.c
file added
+65
src/statement.c
file added
+941
src/tcpopt.c
file added
+243
src/utils.c
file added
+92
src/xfrm.c
file added
+120
src/xt.c
file added
+401
tests/build/README
file added
+12
tests/build/run-tests.sh
file added
+55
tests/json_echo/run-test.py
file added
+294
tests/monitor/README
file added
+59
tests/monitor/run-tests.sh
file added
+175
tests/monitor/testcases/object.t
file added
+46
tests/monitor/testcases/set-maps.t
file added
+14
tests/monitor/testcases/set-mixed.t
file added
+22
tests/monitor/testcases/set-multiple.t
file added
+15
tests/monitor/testcases/set-simple.t
file added
+61
tests/monitor/testcases/simple.t
file added
+28
tests/py/README
file added
+166
tests/py/any/ct.t
file added
+141
tests/py/any/ct.t.json
file added
+1433
tests/py/any/ct.t.json.output
file added
+666
tests/py/any/ct.t.payload
file added
+501
tests/py/any/dup.t
file added
+7
tests/py/any/dup.t.json
file added
+30
tests/py/any/dup.t.payload
file added
+14
tests/py/any/fwd.t
file added
+8
tests/py/any/fwd.t.json
file added
+47
tests/py/any/fwd.t.json.output
file added
+27
tests/py/any/fwd.t.payload
file added
+20
tests/py/any/icmpX.t.netdev
file added
+8
tests/py/any/icmpX.t.netdev.payload
file added
+36
tests/py/any/limit.t
file added
+49
tests/py/any/limit.t.json
file added
+374
tests/py/any/limit.t.payload
file added
+128
tests/py/any/log.t
file added
+41
tests/py/any/log.t.json
file added
+178
tests/py/any/log.t.json.output
file added
+16
tests/py/any/log.t.payload
file added
+71
tests/py/any/meta.t
file added
+224
tests/py/any/meta.t.json
file added
+2708
tests/py/any/meta.t.json.output
file added
+828
tests/py/any/meta.t.payload
file added
+1126
tests/py/any/objects.t
file added
+15
tests/py/any/queue.t
file added
+18
tests/py/any/queue.t.json
file added
+86
tests/py/any/queue.t.json.output
file added
+9
tests/py/any/queue.t.payload
file added
+32
tests/py/any/quota.t
file added
+24
tests/py/any/quota.t.json
file added
+136
tests/py/any/quota.t.payload
file added
+52
tests/py/any/rawpayload.t
file added
+19
tests/py/any/rawpayload.t.json
file added
+158
tests/py/any/rawpayload.t.json.output
file added
+103
tests/py/any/rawpayload.t.payload
file added
+49
tests/py/any/rt.t
file added
+9
tests/py/any/rt.t.json
file added
+45
tests/py/any/rt.t.payload
file added
+15
tests/py/arp/arp.t
file added
+64
tests/py/arp/arp.t.json
file added
+989
tests/py/arp/arp.t.json.output
file added
+152
tests/py/arp/arp.t.payload
file added
+309
tests/py/arp/arp.t.payload.netdev
file added
+411
tests/py/arp/chains.t
file added
+5
tests/py/arp/chains.t.payload
file added
+0
tests/py/bridge/chains.t
file added
+8
tests/py/bridge/chains.t.payload
file added
+0
tests/py/bridge/ether.t
file added
+12
tests/py/bridge/ether.t.json
file added
+193
tests/py/bridge/ether.t.json.output
file added
+43
tests/py/bridge/ether.t.payload
file added
+60
tests/py/bridge/icmpX.t
file added
+8
tests/py/bridge/icmpX.t.json
file added
+88
tests/py/bridge/icmpX.t.json.output
file added
+56
tests/py/bridge/icmpX.t.payload
file added
+36
tests/py/bridge/meta.t
file added
+8
tests/py/bridge/meta.t.json
file added
+51
tests/py/bridge/meta.t.payload
file added
+19
tests/py/bridge/reject.t
file added
+44
tests/py/bridge/reject.t.json
file added
+269
tests/py/bridge/reject.t.json.output
file added
+158
tests/py/bridge/reject.t.payload
file added
+120
tests/py/bridge/vlan.t
file added
+39
tests/py/bridge/vlan.t.json
file added
+532
tests/py/bridge/vlan.t.json.output
file added
+31
tests/py/bridge/vlan.t.payload
file added
+211
tests/py/bridge/vlan.t.payload.netdev
file added
+247
tests/py/inet/ah.t
file added
+56
tests/py/inet/ah.t.json
file added
+572
tests/py/inet/ah.t.payload
file added
+262
tests/py/inet/comp.t
file added
+33
tests/py/inet/comp.t.json
file added
+324
tests/py/inet/comp.t.json.output
file added
+170
tests/py/inet/comp.t.payload
file added
+145
tests/py/inet/ct.t
file added
+15
tests/py/inet/ct.t.json
file added
+64
tests/py/inet/ct.t.json.output
file added
+16
tests/py/inet/ct.t.payload
file added
+20
tests/py/inet/dccp.t
file added
+30
tests/py/inet/dccp.t.json
file added
+350
tests/py/inet/dccp.t.json.output
file added
+18
tests/py/inet/dccp.t.payload
file added
+159
tests/py/inet/dnat.t
file added
+16
tests/py/inet/dnat.t.json
file added
+166
tests/py/inet/dnat.t.payload
file added
+54
tests/py/inet/esp.t
file added
+24
tests/py/inet/esp.t.json
file added
+264
tests/py/inet/esp.t.payload
file added
+131
tests/py/inet/ether-ip.t
file added
+8
tests/py/inet/ether-ip.t.json
file added
+92
tests/py/inet/ether-ip.t.json.output
file added
+43
tests/py/inet/ether-ip.t.payload
file added
+28
tests/py/inet/ether-ip.t.payload.netdev
file added
+44
tests/py/inet/ether.t
file added
+13
tests/py/inet/ether.t.json
file added
+90
tests/py/inet/ether.t.json.output
file added
+31
tests/py/inet/ether.t.payload
file added
+32
tests/py/inet/ether.t.payload.bridge
file added
+49
tests/py/inet/ether.t.payload.ip
file added
+55
tests/py/inet/fib.t
file added
+17
tests/py/inet/fib.t.json
file added
+132
tests/py/inet/fib.t.json.output
file added
+39
tests/py/inet/fib.t.payload
file added
+32
tests/py/inet/icmp.t
file added
+18
tests/py/inet/icmp.t.json
file added
+124
tests/py/inet/icmp.t.json.output
file added
+32
tests/py/inet/icmp.t.payload
file added
+54
tests/py/inet/icmpX.t
file added
+10
tests/py/inet/icmpX.t.json
file added
+125
tests/py/inet/icmpX.t.json.output
file added
+93
tests/py/inet/icmpX.t.payload
file added
+46
tests/py/inet/ip.t
file added
+9
tests/py/inet/ip.t.json
file added
+42
tests/py/inet/ip.t.payload
file added
+11
tests/py/inet/ip.t.payload.bridge
file added
+11
tests/py/inet/ip.t.payload.inet
file added
+14
tests/py/inet/ip.t.payload.netdev
file added
+14
tests/py/inet/ip_tcp.t
file added
+20
tests/py/inet/ip_tcp.t.json
file added
+170
tests/py/inet/ip_tcp.t.json.output
file added
+130
tests/py/inet/ip_tcp.t.payload
file added
+52
tests/py/inet/ip_tcp.t.payload.bridge
file added
+51
tests/py/inet/ip_tcp.t.payload.netdev
file added
+53
tests/py/inet/ipsec.t
file added
+21
tests/py/inet/ipsec.t.json
file added
+136
tests/py/inet/ipsec.t.payload
file added
+40
tests/py/inet/map.t
file added
+9
tests/py/inet/map.t.json
file added
+66
tests/py/inet/map.t.json.output
file added
+66
tests/py/inet/map.t.payload
file added
+23
tests/py/inet/map.t.payload.ip
file added
+19
tests/py/inet/map.t.payload.netdev
file added
+23
tests/py/inet/meta.t
file added
+18
tests/py/inet/meta.t.json
file added
+215
tests/py/inet/meta.t.json.output
file added
+53
tests/py/inet/meta.t.payload
file added
+75
tests/py/inet/osf.t
file added
+18
tests/py/inet/osf.t.json
file added
+170
tests/py/inet/osf.t.payload
file added
+161
tests/py/inet/reject.t
file added
+39
tests/py/inet/reject.t.json
file added
+287
tests/py/inet/reject.t.json.output
file added
+237
tests/py/inet/reject.t.payload.inet
file added
+234
tests/py/inet/rt.t
file added
+16
tests/py/inet/rt.t.json
file added
+59
tests/py/inet/rt.t.json.output
file added
+25
tests/py/inet/rt.t.payload
file added
+18
tests/py/inet/sctp.t
file added
+43
tests/py/inet/sctp.t.json
file added
+610
tests/py/inet/sctp.t.payload
file added
+276
tests/py/inet/sets.t
file added
+18
tests/py/inet/sets.t.json
file added
+38
tests/py/inet/sets.t.payload.bridge
file added
+15
tests/py/inet/sets.t.payload.inet
file added
+17
tests/py/inet/sets.t.payload.netdev
file added
+16
tests/py/inet/snat.t
file added
+21
tests/py/inet/snat.t.json
file added
+131
tests/py/inet/snat.t.payload
file added
+42
tests/py/inet/socket.t
file added
+11
tests/py/inet/socket.t.json
file added
+45
tests/py/inet/socket.t.payload
file added
+45
tests/py/inet/synproxy.t
file added
+13
tests/py/inet/synproxy.t.json
file added
+96
tests/py/inet/synproxy.t.payload
file added
+72
tests/py/inet/tcp.t
file added
+112
tests/py/inet/tcp.t.json
file added
+1639
tests/py/inet/tcp.t.json.output
file added
+117
tests/py/inet/tcp.t.payload
file added
+682
tests/py/inet/tcpopt.t
file added
+42
tests/py/inet/tcpopt.t.json
file added
+445
tests/py/inet/tcpopt.t.json.output
file added
+32
tests/py/inet/tcpopt.t.payload
file added
+200
tests/py/inet/tproxy.t
file added
+21
tests/py/inet/tproxy.t.json
file added
+185
tests/py/inet/tproxy.t.payload
file added
+63
tests/py/inet/udp.t
file added
+52
tests/py/inet/udp.t.json
file added
+749
tests/py/inet/udp.t.payload
file added
+330
tests/py/inet/udplite.t
file added
+45
tests/py/inet/udplite.t.json
file added
+539
tests/py/inet/udplite.t.payload
file added
+240
tests/py/ip/chains.t
file added
+15
tests/py/ip/ct.t
file added
+23
tests/py/ip/ct.t.json
file added
+218
tests/py/ip/ct.t.json.output
file added
+27
tests/py/ip/ct.t.payload
file added
+62
tests/py/ip/dnat.t
file added
+13
tests/py/ip/dnat.t.json
file added
+264
tests/py/ip/dnat.t.json.output
file added
+65
tests/py/ip/dnat.t.payload.ip
file added
+93
tests/py/ip/dup.t
file added
+7
tests/py/ip/dup.t.json
file added
+46
tests/py/ip/dup.t.payload
file added
+21
tests/py/ip/ether.t
file added
+8
tests/py/ip/ether.t.json
file added
+163
tests/py/ip/ether.t.json.output
file added
+43
tests/py/ip/ether.t.payload
file added
+50
tests/py/ip/flowtable.t
file added
+5
tests/py/ip/flowtable.t.json
file added
+24
tests/py/ip/flowtable.t.payload
file added
+7
tests/py/ip/hash.t
file added
+10
tests/py/ip/hash.t.json
file added
+230
tests/py/ip/hash.t.payload
file added
+49
tests/py/ip/icmp.t
file added
+84
tests/py/ip/icmp.t.json
file added
+1426
tests/py/ip/icmp.t.json.output
file added
+111
tests/py/ip/icmp.t.payload.ip
file added
+636
tests/py/ip/igmp.t
file added
+25
tests/py/ip/igmp.t.json
file added
+323
tests/py/ip/igmp.t.payload
file added
+366
tests/py/ip/ip.t
file added
+137
tests/py/ip/ip.t.json
file added
+1838
tests/py/ip/ip.t.json.output
file added
+232
tests/py/ip/ip.t.payload
file added
+616
tests/py/ip/ip.t.payload.bridge
file added
+786
tests/py/ip/ip.t.payload.inet
file added
+798
tests/py/ip/ip.t.payload.netdev
file added
+898
tests/py/ip/ip_tcp.t
file added
+10
tests/py/ip/ip_tcp.t.json
file added
+64
tests/py/ip/ip_tcp.t.json.output
file added
+52
tests/py/ip/ip_tcp.t.payload
file added
+16
tests/py/ip/masquerade.t
file added
+30
tests/py/ip/masquerade.t.json
file added
+429
tests/py/ip/masquerade.t.json.output
file added
+123
tests/py/ip/masquerade.t.payload
file added
+142
tests/py/ip/meta.t
file added
+12
tests/py/ip/meta.t.json
file added
+107
tests/py/ip/meta.t.json.output
file added
+48
tests/py/ip/meta.t.payload
file added
+35
tests/py/ip/numgen.t
file added
+7
tests/py/ip/numgen.t.json
file added
+99
tests/py/ip/numgen.t.json.output
file added
+82
tests/py/ip/numgen.t.payload
file added
+29
tests/py/ip/objects.t
file added
+58
tests/py/ip/objects.t.json
file added
+229
tests/py/ip/objects.t.json.output
file added
+64
tests/py/ip/objects.t.payload
file added
+79
tests/py/ip/redirect.t
file added
+51
tests/py/ip/redirect.t.json
file added
+637
tests/py/ip/redirect.t.json.output
file added
+146
tests/py/ip/redirect.t.payload
file added
+220
tests/py/ip/reject.t
file added
+16
tests/py/ip/reject.t.json
file added
+95
tests/py/ip/reject.t.json.output
file added
+25
tests/py/ip/reject.t.payload
file added
+40
tests/py/ip/rt.t
file added
+7
tests/py/ip/rt.t.json
file added
+16
tests/py/ip/rt.t.payload
file added
+5
tests/py/ip/sets.t
file added
+56
tests/py/ip/sets.t.json
file added
+190
tests/py/ip/sets.t.payload.inet
file added
+68
tests/py/ip/sets.t.payload.ip
file added
+52
tests/py/ip/sets.t.payload.netdev
file added
+68
tests/py/ip/snat.t
file added
+10
tests/py/ip/snat.t.json
file added
+168
tests/py/ip/snat.t.json.output
file added
+72
tests/py/ip/snat.t.payload
file added
+62
tests/py/ip/tcp.t
file added
+6
tests/py/ip/tcp.t.json
file added
+62
tests/py/ip/tcp.t.json.output
file added
+50
tests/py/ip/tcp.t.payload
file added
+18
tests/py/ip/tcpopt.t
file added
+38
tests/py/ip/tcpopt.t.json
file added
+416
tests/py/ip/tcpopt.t.json.output
file added
+16
tests/py/ip/tcpopt.t.payload
file added
+181
tests/py/ip/tproxy.t
file added
+14
tests/py/ip/tproxy.t.json
file added
+126
tests/py/ip/tproxy.t.json.output
file added
+61
tests/py/ip/tproxy.t.payload
file added
+44
tests/py/ip6/chains.t
file added
+17
tests/py/ip6/dnat.t
file added
+9
tests/py/ip6/dnat.t.json
file added
+105
tests/py/ip6/dnat.t.payload.ip6
file added
+47
tests/py/ip6/dst.t
file added
+26
tests/py/ip6/dst.t.json
file added
+396
tests/py/ip6/dst.t.json.output
file added
+88
tests/py/ip6/dst.t.payload.inet
file added
+172
tests/py/ip6/dst.t.payload.ip6
file added
+133
tests/py/ip6/dup.t
file added
+7
tests/py/ip6/dup.t.json
file added
+46
tests/py/ip6/dup.t.payload
file added
+21
tests/py/ip6/ether.t
file added
+8
tests/py/ip6/ether.t.json
file added
+163
tests/py/ip6/ether.t.json.output
file added
+43
tests/py/ip6/ether.t.payload
file added
+49
tests/py/ip6/exthdr.t
file added
+19
tests/py/ip6/exthdr.t.json
file added
+180
tests/py/ip6/exthdr.t.json.output
file added
+60
tests/py/ip6/exthdr.t.payload.ip6
file added
+60
tests/py/ip6/flowtable.t
file added
+6
tests/py/ip6/flowtable.t.json
file added
+62
tests/py/ip6/flowtable.t.json.output
file added
+62
tests/py/ip6/flowtable.t.payload
file added
+16
tests/py/ip6/frag.t
file added
+44
tests/py/ip6/frag.t.json
file added
+644
tests/py/ip6/frag.t.json.output
file added
+118
tests/py/ip6/frag.t.payload.inet
file added
+302
tests/py/ip6/frag.t.payload.ip6
file added
+232
tests/py/ip6/hbh.t
file added
+26
tests/py/ip6/hbh.t.json
file added
+396
tests/py/ip6/hbh.t.json.output
file added
+68
tests/py/ip6/hbh.t.payload.inet
file added
+172
tests/py/ip6/hbh.t.payload.ip6
file added
+132
tests/py/ip6/icmpv6.t
file added
+102
tests/py/ip6/icmpv6.t.json
file added
+1302
tests/py/ip6/icmpv6.t.json.output
file added
+194
tests/py/ip6/icmpv6.t.payload.ip6
file added
+588
tests/py/ip6/ip6.t
file added
+161
tests/py/ip6/ip6.t.json
file added
+1681
tests/py/ip6/ip6.t.json.output
file added
+374
tests/py/ip6/ip6.t.payload.inet
file added
+724
tests/py/ip6/ip6.t.payload.ip6
file added
+548
tests/py/ip6/map.t
file added
+5
tests/py/ip6/map.t.json
file added
+38
tests/py/ip6/map.t.json.output
file added
+38
tests/py/ip6/map.t.payload
file added
+10
tests/py/ip6/masquerade.t
file added
+30
tests/py/ip6/masquerade.t.json
file added
+423
tests/py/ip6/masquerade.t.json.output
file added
+98
tests/py/ip6/masquerade.t.payload.ip6
file added
+142
tests/py/ip6/meta.t
file added
+10
tests/py/ip6/meta.t.json
file added
+107
tests/py/ip6/meta.t.json.output
file added
+48
tests/py/ip6/meta.t.payload
file added
+34
tests/py/ip6/mh.t
file added
+50
tests/py/ip6/mh.t.json
file added
+802
tests/py/ip6/mh.t.json.output
file added
+88
tests/py/ip6/mh.t.payload.inet
file added
+348
tests/py/ip6/mh.t.payload.ip6
file added
+266
tests/py/ip6/redirect.t
file added
+49
tests/py/ip6/redirect.t.json
file added
+601
tests/py/ip6/redirect.t.json.output
file added
+146
tests/py/ip6/redirect.t.payload.ip6
file added
+204
tests/py/ip6/reject.t
file added
+15
tests/py/ip6/reject.t.json
file added
+85
tests/py/ip6/reject.t.json.output
file added
+25
tests/py/ip6/reject.t.payload.ip6
file added
+36
tests/py/ip6/rt.t
file added
+46
tests/py/ip6/rt.t.json
file added
+736
tests/py/ip6/rt.t.json.output
file added
+88
tests/py/ip6/rt.t.payload.inet
file added
+324
tests/py/ip6/rt.t.payload.ip6
file added
+248
tests/py/ip6/rt0.t
file added
+6
tests/py/ip6/rt0.t.json
file added
+16
tests/py/ip6/rt0.t.payload
file added
+5
tests/py/ip6/sets.t
file added
+43
tests/py/ip6/sets.t.json
file added
+118
tests/py/ip6/sets.t.payload
file added
+0
tests/py/ip6/sets.t.payload.inet
file added
+40
tests/py/ip6/sets.t.payload.ip6
file added
+31
tests/py/ip6/sets.t.payload.netdev
file added
+41
tests/py/ip6/snat.t
file added
+6
tests/py/ip6/snat.t.json
file added
+54
tests/py/ip6/snat.t.payload.ip6
file added
+25
tests/py/ip6/srh.t
file added
+22
tests/py/ip6/srh.t.json
file added
+194
tests/py/ip6/srh.t.json.output
file added
+22
tests/py/ip6/srh.t.payload
file added
+64
tests/py/ip6/tcpopt.t
file added
+37
tests/py/ip6/tcpopt.t.json
file added
+416
tests/py/ip6/tcpopt.t.json.output
file added
+16
tests/py/ip6/tcpopt.t.payload
file added
+181
tests/py/ip6/tproxy.t
file added
+14
tests/py/ip6/tproxy.t.json
file added
+125
tests/py/ip6/tproxy.t.json.output
file added
+60
tests/py/ip6/tproxy.t.payload
file added
+44
tests/py/ip6/vmap.t
file added
+57
tests/py/ip6/vmap.t.json
file added
+1037
tests/py/ip6/vmap.t.json.output
file added
+336
tests/py/ip6/vmap.t.payload.inet
file added
+420
tests/py/ip6/vmap.t.payload.ip6
file added
+336
tests/py/ip6/vmap.t.payload.netdev
file added
+420
tests/py/nft-test.py
file added
+1458
tests/shell/README
file added
+28
tests/shell/run-tests.sh
file added
+146
tests/shell/testcases/cache/0001_cache_handling_0
file added
+26
tests/shell/testcases/cache/0002_interval_0
file added
+18
tests/shell/testcases/cache/0003_cache_update_0
file added
+50
tests/shell/testcases/cache/0004_cache_update_0
file added
+15
tests/shell/testcases/cache/0005_cache_chain_flush
file added
+16
tests/shell/testcases/cache/0006_cache_table_flush
file added
+16
tests/shell/testcases/cache/0007_echo_cache_init_0
file added
+14
tests/shell/testcases/cache/dumps/0001_cache_handling_0.nft
file added
+12
tests/shell/testcases/cache/dumps/0002_interval_0.nft
file added
+7
tests/shell/testcases/cache/dumps/0007_echo_cache_init_0.nft
file added
+7
tests/shell/testcases/chains/0001jumps_0
file added
+17
tests/shell/testcases/chains/0002jumps_1
file added
+26
tests/shell/testcases/chains/0003jump_loop_1
file added
+22
tests/shell/testcases/chains/0004busy_1
file added
+13
tests/shell/testcases/chains/0005busy_map_1
file added
+13
tests/shell/testcases/chains/0006masquerade_0
file added
+7
tests/shell/testcases/chains/0007masquerade_1
file added
+11
tests/shell/testcases/chains/0008masquerade_jump_1
file added
+13
tests/shell/testcases/chains/0009masquerade_jump_1
file added
+13
tests/shell/testcases/chains/0010endless_jump_loop_1
file added
+11
tests/shell/testcases/chains/0011endless_jump_loop_1
file added
+15
tests/shell/testcases/chains/0012reject_in_prerouting_1
file added
+11
tests/shell/testcases/chains/0013rename_0
file added
+8
tests/shell/testcases/chains/0014rename_0
file added
+19
tests/shell/testcases/chains/0015check_jump_loop_1
file added
+13
tests/shell/testcases/chains/0016delete_handle_0
file added
+17
tests/shell/testcases/chains/0017masquerade_jump_1
file added
+14
tests/shell/testcases/chains/0018check_jump_loop_1
file added
+13
tests/shell/testcases/chains/0019masquerade_jump_1
file added
+13
tests/shell/testcases/chains/0020depth_1
file added
+23
tests/shell/testcases/chains/0021prio_0
file added
+84
tests/shell/testcases/chains/0022prio_dummy_1
file added
+9
tests/shell/testcases/chains/0023prio_inet_srcnat_1
file added
+16
tests/shell/testcases/chains/0024prio_inet_dstnat_1
file added
+16
tests/shell/testcases/chains/0025prio_arp_1
file added
+17
tests/shell/testcases/chains/0026prio_netdev_1
file added
+15
tests/shell/testcases/chains/0027prio_bridge_dstnat_1
file added
+15
tests/shell/testcases/chains/0028prio_bridge_out_1
file added
+15
tests/shell/testcases/chains/0029prio_bridge_srcnat_1
file added
+15
tests/shell/testcases/chains/0030create_0
file added
+6
tests/shell/testcases/chains/0031priority_variable_0
file added
+17
tests/shell/testcases/chains/0032priority_variable_0
file added
+17
tests/shell/testcases/chains/0033priority_variable_1
file added
+18
tests/shell/testcases/chains/0034priority_variable_1
file added
+18
tests/shell/testcases/chains/0035policy_variable_0
file added
+17
tests/shell/testcases/chains/0036policy_variable_0
file added
+17
tests/shell/testcases/chains/0037policy_variable_1
file added
+18
tests/shell/testcases/chains/0038policy_variable_1
file added
+18
tests/shell/testcases/chains/dumps/0001jumps_0.nft
file added
+64
tests/shell/testcases/chains/dumps/0006masquerade_0.nft
file added
+6
tests/shell/testcases/chains/dumps/0013rename_0.nft
file added
+4
tests/shell/testcases/chains/dumps/0016delete_handle_0.nft
file added
+14
tests/shell/testcases/chains/dumps/0021prio_0.nft
file added
+1546
tests/shell/testcases/chains/dumps/0030create_0.nft
file added
+4
tests/shell/testcases/flowtable/0001flowtable_0
file added
+15
tests/shell/testcases/flowtable/0002create_flowtable_0
file added
+12
tests/shell/testcases/flowtable/0003add_after_flush_0
file added
+8
tests/shell/testcases/flowtable/0004delete_after_add_0
file added
+6
tests/shell/testcases/flowtable/0005delete_in_use_1
file added
+11
tests/shell/testcases/flowtable/0006segfault_0
file added
+14
tests/shell/testcases/flowtable/0007prio_0
file added
+24
tests/shell/testcases/flowtable/0008prio_1
file added
+14
tests/shell/testcases/flowtable/0009deleteafterflush_0
file added
+9
tests/shell/testcases/flowtable/0010delete_handle_0
file added
+22
tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft
file added
+10
tests/shell/testcases/include/0001absolute_0
file added
+29
tests/shell/testcases/include/0002relative_0
file added
+29
tests/shell/testcases/include/0003includepath_0
file added
+31
tests/shell/testcases/include/0004endlessloop_1
file added
+19
tests/shell/testcases/include/0005glob_empty_0
file added
+31
tests/shell/testcases/include/0006glob_single_0
file added
+36
tests/shell/testcases/include/0007glob_double_0
file added
+33
tests/shell/testcases/include/0008glob_nofile_wildcard_0
file added
+33
tests/shell/testcases/include/0009glob_nofile_1
file added
+31
tests/shell/testcases/include/0010glob_broken_file_1
file added
+46
tests/shell/testcases/include/0011glob_dependency_0
file added
+50
tests/shell/testcases/include/0012glob_dependency_1
file added
+49
tests/shell/testcases/include/0013glob_dotfile_0
file added
+49
tests/shell/testcases/include/0013input_descriptors_included_files_0
file added
+52
tests/shell/testcases/include/0014glob_directory_0
file added
+43
tests/shell/testcases/include/0015doubleincludepath_0
file added
+52
tests/shell/testcases/include/0016maxdepth_0
file added
+8
tests/shell/testcases/include/dumps/0001absolute_0.nft
file added
+2
tests/shell/testcases/include/dumps/0002relative_0.nft
file added
+2
tests/shell/testcases/include/dumps/0003includepath_0.nft
file added
+2
tests/shell/testcases/include/dumps/0006glob_single_0.nft
file added
+2
tests/shell/testcases/include/dumps/0007glob_double_0.nft
file added
+4
tests/shell/testcases/include/dumps/0011glob_dependency_0.nft
file added
+4
tests/shell/testcases/include/dumps/0013glob_dotfile_0.nft
file added
+2
tests/shell/testcases/include/dumps/0015doubleincludepath_0.nft
file added
+4
tests/shell/testcases/listing/0001ruleset_0
file added
+7
tests/shell/testcases/listing/0002ruleset_0
file added
+7
tests/shell/testcases/listing/0003table_0
file added
+25
tests/shell/testcases/listing/0004table_0
file added
+19
tests/shell/testcases/listing/0005ruleset_ip_0
file added
+21
tests/shell/testcases/listing/0006ruleset_ip6_0
file added
+21
tests/shell/testcases/listing/0007ruleset_inet_0
file added
+21
tests/shell/testcases/listing/0008ruleset_arp_0
file added
+21
tests/shell/testcases/listing/0009ruleset_bridge_0
file added
+21
tests/shell/testcases/listing/0010sets_0
file added
+63
tests/shell/testcases/listing/0011sets_0
file added
+44
tests/shell/testcases/listing/0012sets_0
file added
+39
tests/shell/testcases/listing/0013objects_0
file added
+48
tests/shell/testcases/listing/0014objects_0
file added
+31
tests/shell/testcases/listing/0015dynamic_0
file added
+24
tests/shell/testcases/listing/0016anonymous_0
file added
+33
tests/shell/testcases/listing/0017objects_0
file added
+19
tests/shell/testcases/listing/0018data_0
file added
+19
tests/shell/testcases/listing/0019set_0
file added
+19
tests/shell/testcases/listing/0020flowtable_0
file added
+21
tests/shell/testcases/listing/dumps/0001ruleset_0.nft
file added
+2
tests/shell/testcases/maps/0003map_add_many_elements_0
file added
+68
tests/shell/testcases/maps/0004interval_map_create_once_0
file added
+67
tests/shell/testcases/maps/0005interval_map_add_many_elements_0
file added
+58
tests/shell/testcases/maps/0006interval_map_overlap_0
file added
+16
tests/shell/testcases/maps/0007named_ifname_dtype_0
file added
+18
tests/shell/testcases/maps/0008interval_map_delete_0
file added
+32
tests/shell/testcases/maps/anonymous_snat_map_0
file added
+8
tests/shell/testcases/maps/different_map_types_1
file added
+13
tests/shell/testcases/maps/dumps/0005interval_map_add_many_elements_0.nft
file added
+8
tests/shell/testcases/maps/dumps/0006interval_map_overlap_0.nft
file added
+7
tests/shell/testcases/maps/dumps/0007named_ifname_dtype_0.nft
file added
+11
tests/shell/testcases/maps/dumps/anonymous_snat_map_0.nft
file added
+5
tests/shell/testcases/maps/dumps/map_with_flags_0.nft
file added
+6
tests/shell/testcases/maps/dumps/named_snat_map_0.nft
file added
+10
tests/shell/testcases/maps/map_with_flags_0
file added
+6
tests/shell/testcases/maps/named_snat_map_0
file added
+10
tests/shell/testcases/netns/0001nft-f_0
file added
+100
tests/shell/testcases/netns/0002loosecommands_0
file added
+62
tests/shell/testcases/netns/0003many_0
file added
+114
tests/shell/testcases/nft-f/0001define_slash_0
file added
+11
tests/shell/testcases/nft-f/0002rollback_rule_0
file added
+40
tests/shell/testcases/nft-f/0003rollback_jump_0
file added
+40
tests/shell/testcases/nft-f/0004rollback_set_0
file added
+40
tests/shell/testcases/nft-f/0005rollback_map_0
file added
+43
tests/shell/testcases/nft-f/0006action_object_0
file added
+59
tests/shell/testcases/nft-f/0007action_object_set_segfault_1
file added
+14
tests/shell/testcases/nft-f/0008split_tables_0
file added
+22
tests/shell/testcases/nft-f/0009variable_0
file added
+14
tests/shell/testcases/nft-f/0010variable_0
file added
+13
tests/shell/testcases/nft-f/0011manydefines_0
file added
+37
tests/shell/testcases/nft-f/0012different_defines_0
file added
+36
tests/shell/testcases/nft-f/0013defines_1
file added
+18
tests/shell/testcases/nft-f/0014defines_1
file added
+18
tests/shell/testcases/nft-f/0015defines_1
file added
+17
tests/shell/testcases/nft-f/0016redefines_1
file added
+34
tests/shell/testcases/nft-f/0017ct_timeout_obj_0
file added
+16
tests/shell/testcases/nft-f/0018ct_expectation_obj_0
file added
+18
tests/shell/testcases/nft-f/0018jump_variable_0
file added
+19
tests/shell/testcases/nft-f/0019jump_variable_1
file added
+20
tests/shell/testcases/nft-f/0020jump_variable_1
file added
+20
tests/shell/testcases/nft-f/0021list_ruleset_0
file added
+15
tests/shell/testcases/nft-f/0022variables_0
file added
+21
tests/shell/testcases/nft-f/dumps/0002rollback_rule_0.nft
file added
+16
tests/shell/testcases/nft-f/dumps/0003rollback_jump_0.nft
file added
+16
tests/shell/testcases/nft-f/dumps/0004rollback_set_0.nft
file added
+16
tests/shell/testcases/nft-f/dumps/0005rollback_map_0.nft
file added
+16
tests/shell/testcases/nft-f/dumps/0008split_tables_0.nft
file added
+10
tests/shell/testcases/nft-f/dumps/0009variable_0.nft
file added
+7
tests/shell/testcases/nft-f/dumps/0010variable_0.nft
file added
+6
tests/shell/testcases/nft-f/dumps/0012different_defines_0.nft
file added
+16
tests/shell/testcases/nft-f/dumps/0017ct_timeout_obj_0.nft
file added
+11
tests/shell/testcases/nft-f/dumps/0018jump_variable_0.nft
file added
+8
tests/shell/testcases/nft-f/dumps/0021list_ruleset_0.nft
file added
+5
tests/shell/testcases/nft-f/dumps/0021priority_variable_0.nft
file added
+5
tests/shell/testcases/nft-f/dumps/0022priority_variable_0.nft
file added
+5
tests/shell/testcases/nft-f/dumps/0025policy_variable_0.nft
file added
+5
tests/shell/testcases/nft-f/dumps/0026policy_variable_0.nft
file added
+5
tests/shell/testcases/nft-i/0001define_0
file added
+22
tests/shell/testcases/optionals/comments_0
file added
+8
tests/shell/testcases/optionals/comments_handles_0
file added
+10
tests/shell/testcases/optionals/delete_object_handles_0
file added
+43
tests/shell/testcases/optionals/dumps/comments_0.nft
file added
+5
tests/shell/testcases/optionals/dumps/comments_handles_0.nft
file added
+5
tests/shell/testcases/optionals/dumps/handles_0.nft
file added
+5
tests/shell/testcases/optionals/handles_0
file added
+8
tests/shell/testcases/optionals/handles_1
file added
+10
tests/shell/testcases/optionals/update_object_handles_0
file added
+25
tests/shell/testcases/rule_management/0001addinsertposition_0
file added
+89
tests/shell/testcases/rule_management/0002addinsertlocation_1
file added
+23
tests/shell/testcases/rule_management/0003insert_0
file added
+11
tests/shell/testcases/rule_management/0004replace_0
file added
+10
tests/shell/testcases/rule_management/0005replace_1
file added
+13
tests/shell/testcases/rule_management/0006replace_1
file added
+13
tests/shell/testcases/rule_management/0007delete_0
file added
+11
tests/shell/testcases/rule_management/0008delete_1
file added
+13
tests/shell/testcases/rule_management/0009delete_1
file added
+13
tests/shell/testcases/rule_management/0010replace_0
file added
+12
tests/shell/testcases/rule_management/dumps/0003insert_0.nft
file added
+7
tests/shell/testcases/rule_management/dumps/0004replace_0.nft
file added
+5
tests/shell/testcases/rule_management/dumps/0007delete_0.nft
file added
+5
tests/shell/testcases/sets/0001named_interval_0
file added
+39
tests/shell/testcases/sets/0002named_interval_automerging_0
file added
+12
tests/shell/testcases/sets/0003named_interval_missing_flag_0
file added
+12
tests/shell/testcases/sets/0004named_interval_shadow_0
file added
+13
tests/shell/testcases/sets/0005named_interval_shadow_0
file added
+13
tests/shell/testcases/sets/0006create_set_0
file added
+14
tests/shell/testcases/sets/0007create_element_0
file added
+15
tests/shell/testcases/sets/0008comments_interval_0
file added
+12
tests/shell/testcases/sets/0008create_verdict_map_0
file added
+17
tests/shell/testcases/sets/0009comments_timeout_0
file added
+12
tests/shell/testcases/sets/0010comments_0
file added
+11
tests/shell/testcases/sets/0011add_many_elements_0
file added
+32
tests/shell/testcases/sets/0012add_delete_many_elements_0
file added
+33
tests/shell/testcases/sets/0013add_delete_many_elements_0
file added
+34
tests/shell/testcases/sets/0014malformed_set_is_not_defined_0
file added
+25
tests/shell/testcases/sets/0015rulesetflush_0
file added
+18
tests/shell/testcases/sets/0016element_leak_0
file added
+11
tests/shell/testcases/sets/0017add_after_flush_0
file added
+12
tests/shell/testcases/sets/0018set_check_size_1
file added
+11
tests/shell/testcases/sets/0019set_check_size_0
file added
+20
tests/shell/testcases/sets/0020comments_0
file added
+12
tests/shell/testcases/sets/0021nesting_0
file added
+24
tests/shell/testcases/sets/0022type_selective_flush_0
file added
+32
tests/shell/testcases/sets/0023incomplete_add_set_command_0
file added
+16
tests/shell/testcases/sets/0024named_objects_0
file added
+38
tests/shell/testcases/sets/0025anonymous_set_0
file added
+17
tests/shell/testcases/sets/0026named_limit_0
file added
+19
tests/shell/testcases/sets/0027ipv6_maps_ipv4_0
file added
+17
tests/shell/testcases/sets/0028autoselect_0
file added
+17
tests/shell/testcases/sets/0028delete_handle_0
file added
+35
tests/shell/testcases/sets/0029named_ifname_dtype_0
file added
+24
tests/shell/testcases/sets/0030add_many_elements_interval_0
file added
+30
tests/shell/testcases/sets/0031set_timeout_size_0
file added
+12
tests/shell/testcases/sets/0032restore_set_simple_0
file added
+6
tests/shell/testcases/sets/0033add_set_simple_flat_0
file added
+9
tests/shell/testcases/sets/0034get_element_0
file added
+44
tests/shell/testcases/sets/0035add_set_elements_flat_0
file added
+10
tests/shell/testcases/sets/0036add_set_element_expiration_0
file added
+13
tests/shell/testcases/sets/0037_set_with_inet_service_0
file added
+6
tests/shell/testcases/sets/0038meter_list_0
file added
+29
tests/shell/testcases/sets/0039delete_interval_0
file added
+17
tests/shell/testcases/sets/0040get_host_endian_elements_0
file added
+43
tests/shell/testcases/sets/dumps/0001named_interval_0.nft
file added
+34
tests/shell/testcases/sets/dumps/0002named_interval_automerging_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0003named_interval_missing_flag_0.nft
file added
+5
tests/shell/testcases/sets/dumps/0004named_interval_shadow_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0005named_interval_shadow_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0006create_set_0.nft
file added
+5
tests/shell/testcases/sets/dumps/0007create_element_0.nft
file added
+6
tests/shell/testcases/sets/dumps/0008comments_interval_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0008create_verdict_map_0.nft
file added
+13
tests/shell/testcases/sets/dumps/0009comments_timeout_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0010comments_0.nft
file added
+6
tests/shell/testcases/sets/dumps/0012add_delete_many_elements_0.nft
file added
+5
tests/shell/testcases/sets/dumps/0013add_delete_many_elements_0.nft
file added
+5
tests/shell/testcases/sets/dumps/0015rulesetflush_0.nft
file added
+11
tests/shell/testcases/sets/dumps/0016element_leak_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0017add_after_flush_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0019set_check_size_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0020comments_0.nft
file added
+6
tests/shell/testcases/sets/dumps/0021nesting_0.nft
file added
+5
tests/shell/testcases/sets/dumps/0022type_selective_flush_0.nft
file added
+13
tests/shell/testcases/sets/dumps/0023incomplete_add_set_command_0.nft
file added
+2
tests/shell/testcases/sets/dumps/0024named_objects_0.nft
file added
+32
tests/shell/testcases/sets/dumps/0025anonymous_set_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0026named_limit_0.nft
file added
+10
tests/shell/testcases/sets/dumps/0027ipv6_maps_ipv4_0.nft
file added
+7
tests/shell/testcases/sets/dumps/0029named_ifname_dtype_0.nft
file added
+17
tests/shell/testcases/sets/dumps/0032restore_set_simple_0.nft
file added
+11
tests/shell/testcases/sets/dumps/0037_set_with_inet_service_0.nft
file added
+16
tests/shell/testcases/transactions/0001table_0
file added
+14
tests/shell/testcases/transactions/0002table_0
file added
+14
tests/shell/testcases/transactions/0003table_0
file added
+48
tests/shell/testcases/transactions/0010chain_0
file added
+15
tests/shell/testcases/transactions/0011chain_0
file added
+15
tests/shell/testcases/transactions/0012chain_0
file added
+19
tests/shell/testcases/transactions/0013chain_0
file added
+20
tests/shell/testcases/transactions/0014chain_1
file added
+10
tests/shell/testcases/transactions/0015chain_0
file added
+25
tests/shell/testcases/transactions/0020rule_0
file added
+14
tests/shell/testcases/transactions/0021rule_0
file added
+17
tests/shell/testcases/transactions/0022rule_1
file added
+11
tests/shell/testcases/transactions/0023rule_1
file added
+10
tests/shell/testcases/transactions/0024rule_0
file added
+17
tests/shell/testcases/transactions/0025rule_0
file added
+21
tests/shell/testcases/transactions/0030set_0
file added
+14
tests/shell/testcases/transactions/0031set_0
file added
+14
tests/shell/testcases/transactions/0032set_0
file added
+15
tests/shell/testcases/transactions/0033set_0
file added
+13
tests/shell/testcases/transactions/0034set_0
file added
+14
tests/shell/testcases/transactions/0035set_0
file added
+16
tests/shell/testcases/transactions/0036set_1
file added
+12
tests/shell/testcases/transactions/0037set_0
file added
+14
tests/shell/testcases/transactions/0038set_0
file added
+16
tests/shell/testcases/transactions/0039set_0
file added
+16
tests/shell/testcases/transactions/0040set_0
file added
+43
tests/shell/testcases/transactions/0041nat_restore_0
file added
+17
tests/shell/testcases/transactions/0042_stateful_expr_0
file added
+14
tests/shell/testcases/transactions/0043set_1
file added
+14
tests/shell/testcases/transactions/0044rule_0
file added
+22
tests/shell/testcases/transactions/0045anon-unbind_0
file added
+10
tests/shell/testcases/transactions/0046set_0
file added
+18
tests/shell/testcases/transactions/0047set_0
file added
+26
tests/shell/testcases/transactions/0048helpers_0
file added
+15
tests/shell/testcases/transactions/0049huge_0
file added
+41
tests/shell/testcases/transactions/0050rule_1
file added
+19
tests/shell/testcases/transactions/dumps/0001table_0.nft
file added
+4
tests/shell/testcases/transactions/dumps/0002table_0.nft
file added
+3
tests/shell/testcases/transactions/dumps/0010chain_0.nft
file added
+4
tests/shell/testcases/transactions/dumps/0011chain_0.nft
file added
+5
tests/shell/testcases/transactions/dumps/0012chain_0.nft
file added
+5
tests/shell/testcases/transactions/dumps/0013chain_0.nft
file added
+5
tests/shell/testcases/transactions/dumps/0021rule_0.nft
file added
+5
tests/shell/testcases/transactions/dumps/0024rule_0.nft
file added
+8
tests/shell/testcases/transactions/dumps/0025rule_0.nft
file added
+6
tests/shell/testcases/transactions/dumps/0030set_0.nft
file added
+2
tests/shell/testcases/transactions/dumps/0031set_0.nft
file added
+5
tests/shell/testcases/transactions/dumps/0032set_0.nft
file added
+5
tests/shell/testcases/transactions/dumps/0033set_0.nft
file added
+2
tests/shell/testcases/transactions/dumps/0034set_0.nft
file added
+5
tests/shell/testcases/transactions/dumps/0035set_0.nft
file added
+6
tests/shell/testcases/transactions/dumps/0037set_0.nft
file added
+6
tests/shell/testcases/transactions/dumps/0038set_0.nft
file added
+7
tests/shell/testcases/transactions/dumps/0039set_0.nft
file added
+7
tests/shell/testcases/transactions/dumps/0040set_0.nft
file added
+14
    nftables-0.9.3 base
    
        
file added
+349
file added
+77
file added
+21
file added
+15
file added
+897
file added
+1512
file added
+270
file added
+347
file added
+1462
file added
+1825
file added
+791
file added
+508
file added
+11156
file added
+215
file added
+247
file added
+86
file added
+15810
file added
+162
file added
+31
file added
+651
file added
+492
file added
+279
file added
+824
file added
+755
file added
+636
file added
+3
file added
+636
file added
+510
file added
+510
file added
+703
file added
+38
file added
+674
file added
+37
file added
+17
file added
+43
file added
+309
file added
+79
file added
+482
file added
+105
file added
+12
file added
+82
file added
+10
file added
+157
file added
+18
file added
+29
file added
+261
file added
+625
file added
+48
file added
+300
file added
+13
file added
+94
file added
+194
file added
+218
file added
+8
file added
+9
file added
+50
file added
+64
file added
+356
file added
+98
file added
+37
file added
+719
file added
+24
file added
+389
file added
+49
file added
+139
file added
+16
file added
+29
file added
+15
file added
+8387
file added
+437
file added
+124
file added
+23
file added
+99
file added
+28
file added
+481
file added
+1
file added
+448
file added
+16
file added
+24
file added
+108
file added
+951
file added
+162
file added
+198
file added
+533
file added
+1336
file added
+210
file added
+4272
file added
+1224
file added
+449
file added
+145
file added
+208
file added
+91
file added
+147
file added
+159
file added
+1909
file added
+531
file added
+25
file added
+357
file added
+100
file added
+955
file added
+4412
file added
+106
file added
+1550
file added
+946
file added
+1508
file added
+1463
file added
+396
file added
+76
file added
+62
file added
+13098
file added
+746
file added
+4927
file added
+3880
file added
+834
file added
+38
file added
+1036
file added
+388
file added
+161
file added
+2828
file added
+6299
file added
+950
file added
+1010
file added
+65
file added
+941
file added
+243
file added
+92
file added
+120
file added
+401
file added
+12
file added
+59
file added
+166
file added
+141
file added
+1433
file added
+7
file added
+8
file added
+49
file added
+41
file added
+224
file added
+18
file added
+24
file added
+9
file added
+64
empty file added
empty file added
file added
+56
file added
+33
file added
+15
file added
+30
file added
+16
file added
+24
file added
+17
file added
+18
file added
+9
file added
+9
file added
+18
file added
+18
file added
+16
file added
+43
file added
+18
file added
+21
file added
+112
file added
+52
file added
+15
file added
+23
file added
+218
file added
+13
file added
+7
file added
+8
file added
+10
file added
+84
file added
+1426
file added
+25
file added
+137
file added
+1838
file added
+10
file added
+12
file added
+16
file added
+7
file added
+56
file added
+10
file added
+6
file added
+38
file added
+14
file added
+9
file added
+26
file added
+7
file added
+44
file added
+26
file added
+102
file added
+161
file added
+1681
file added
+5
file added
+10
file added
+50
file added
+802
file added
+46
file added
+736
file added
+6
file added
+43
empty file added
file added
+6
file added
+22
file added
+57
file added
+1458
file added
+28