Commit Graph

29 Commits (mr13.2)

Author SHA1 Message Date
Richard Fuchs 4b614d8ce0 MT#55283 silence compiler warning
4 months ago
Richard Fuchs 292c8ae660 MT#55283 add a few more missing nft cleanups
1 year ago
Richard Fuchs c6f43b7d2b MT#55283 Fix for crash introduced by 6c03a44c
1 year ago
Richard Fuchs 6c03a44c84 MT#55283 fix missing cleanup
1 year ago
Richard Fuchs 2f0b45bcf6 MT#55283 add check_matched_flag()
1 year ago
Richard Fuchs cb2ae4e399 MT#55283 rename match flag and function
1 year ago
Richard Fuchs e437c06a41 MT#55283 remove pointless struct
1 year ago
Alex Hermann 4cf8be08e3 MT#55283 Do not remove jumps to custom chain if base chain is "none"
1 year ago
Alex Hermann 2e7e720c94 MT#55283 Don't fail deleting the iptables chain if it is still in use
1 year ago
Richard Fuchs a0ba4d793d MT#55283 don't create chains that already exist
1 year ago
Richard Fuchs 0500c3a0e9 MT#55283 fix copy/pasto
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs 6792188bec MT#55283 use g_auto for nftables
1 year ago
Richard Fuchs a4024ac51f MT#57371 add --nftables-status option
2 years ago
Richard Fuchs 0ca666a925 MT#57371 split up match_immediate_rtpe function
2 years ago
Richard Fuchs 56f94b99e8 MT#57371 make callback function optional
2 years ago
Richard Fuchs 92e981d325 MT#57371 change scope of temporary object
2 years ago
Richard Fuchs f5416c64c3 MT#57371 configurable nftables families
2 years ago
Richard Fuchs 27a1d60405 MT#57371 support "none" as nft base chain
2 years ago
Richard Fuchs 18f0903f53 MT#57371 support rule prepending
2 years ago
Richard Fuchs 82c7827060 MT#57371 convert arg from void* to struct
2 years ago
Richard Fuchs 4a5540a537 MT#57371 convert nftables_setup args to struct
2 years ago
Richard Fuchs c048bd591a MT#57371 adapt base chain rule
2 years ago
Richard Fuchs e39f2ee64e MT#57371 split up rtpe_target function
2 years ago
Richard Fuchs b263abad85 MT#57371 split out function to add UDP filter
2 years ago
Richard Fuchs 4be28b8909 MT#57371 remove leftover test code
2 years ago
Richard Fuchs 3823507815 MT#57371 fix rule deletion
2 years ago
Richard Fuchs 804df63f74 MT#57371 use non-local storage for nft target info
2 years ago
Richard Fuchs 794f8e3c01 MT#57371 nftables support
2 years ago