nftables/xt
zhaofeng0019 2ef3f84e98 Fix: add missed parameters of struct ConntrackMtinfoBase
according to https://elixir.bootlin.com/linux/v5.17.7/source/include/uapi/linux/netfilter/xt_conntrack.h#L47 there are u16 parameters: MatchFlags and InvertFlags
2022-09-04 22:26:10 +08:00
..
info.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
match_addrtype.go make links stable 2022-05-15 23:15:01 +02:00
match_addrtype_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
match_conntrack.go Fix: add missed parameters of struct ConntrackMtinfoBase 2022-09-04 22:26:10 +08:00
match_conntrack_test.go Fix: add missed parameters of struct ConntrackMtinfoBase 2022-09-04 22:26:10 +08:00
match_tcp.go make links stable 2022-05-15 23:15:01 +02:00
match_tcp_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
match_udp.go make links stable 2022-05-15 23:15:01 +02:00
match_udp_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
target_dnat.go make links stable 2022-05-15 23:15:01 +02:00
target_dnat_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
target_masquerade_ip.go make links stable 2022-05-15 23:15:01 +02:00
target_masquerade_ip_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
unknown.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
unknown_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
util.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
xt.go gofmt with Go 1.19 2022-08-07 10:20:00 +02:00