Commit Graph

43 Commits (mr26.0.1.3)

Author SHA1 Message Date
Richard Fuchs 0fa3641706 MT#55283 report netlink errors by seq num
4 months ago
Richard Fuchs d891145474 MT#55283 add sequencing to netlink messages
4 months ago
Richard Fuchs b833a39198 MT#55283 print readable msg for netlink errors
5 months ago
Richard Fuchs 645b5e1319 MT#55283 return flexible error strings
5 months ago
Richard Fuchs 5dcc70c240 MT#55283 track human readable messages
5 months ago
Richard Fuchs b9d1509244 MT#55283 rename module
5 months ago
Richard Fuchs c5458cb933 MT#55283 support nftables INET family
5 months ago
Richard Fuchs b324647699 MT#55283 create and delete native nftables rule
5 months ago
Richard Fuchs c2a9f0edcf MT#55283 add dummy comment rule
5 months ago
Richard Fuchs ecdccf07ec MT#55283 use more specific struct member names
5 months ago
Richard Fuchs cc5c0f07cb MT#55283 only remove rules with matching table
5 months ago
Richard Fuchs 09be6451d5 MT#55283 replace linmnl/libnftnl usage
5 months ago
Richard Fuchs d9469a22c2 MT#55283 fix memdup2 usage (again)
1 year ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 year ago
Richard Fuchs 4b614d8ce0 MT#55283 silence compiler warning
1 year ago
Richard Fuchs 292c8ae660 MT#55283 add a few more missing nft cleanups
2 years ago
Richard Fuchs c6f43b7d2b MT#55283 Fix for crash introduced by 6c03a44c
2 years ago
Richard Fuchs 6c03a44c84 MT#55283 fix missing cleanup
2 years ago
Richard Fuchs 2f0b45bcf6 MT#55283 add check_matched_flag()
2 years ago
Richard Fuchs cb2ae4e399 MT#55283 rename match flag and function
2 years ago
Richard Fuchs e437c06a41 MT#55283 remove pointless struct
2 years ago
Alex Hermann 4cf8be08e3 MT#55283 Do not remove jumps to custom chain if base chain is "none"
2 years ago
Alex Hermann 2e7e720c94 MT#55283 Don't fail deleting the iptables chain if it is still in use
2 years ago
Richard Fuchs a0ba4d793d MT#55283 don't create chains that already exist
2 years ago
Richard Fuchs 0500c3a0e9 MT#55283 fix copy/pasto
2 years ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
2 years ago
Richard Fuchs 6792188bec MT#55283 use g_auto for nftables
2 years ago
Richard Fuchs a4024ac51f MT#57371 add --nftables-status option
3 years ago
Richard Fuchs 0ca666a925 MT#57371 split up match_immediate_rtpe function
3 years ago
Richard Fuchs 56f94b99e8 MT#57371 make callback function optional
3 years ago
Richard Fuchs 92e981d325 MT#57371 change scope of temporary object
3 years ago
Richard Fuchs f5416c64c3 MT#57371 configurable nftables families
3 years ago
Richard Fuchs 27a1d60405 MT#57371 support "none" as nft base chain
3 years ago
Richard Fuchs 18f0903f53 MT#57371 support rule prepending
3 years ago
Richard Fuchs 82c7827060 MT#57371 convert arg from void* to struct
3 years ago
Richard Fuchs 4a5540a537 MT#57371 convert nftables_setup args to struct
3 years ago
Richard Fuchs c048bd591a MT#57371 adapt base chain rule
3 years ago
Richard Fuchs e39f2ee64e MT#57371 split up rtpe_target function
3 years ago
Richard Fuchs b263abad85 MT#57371 split out function to add UDP filter
3 years ago
Richard Fuchs 4be28b8909 MT#57371 remove leftover test code
3 years ago
Richard Fuchs 3823507815 MT#57371 fix rule deletion
3 years ago
Richard Fuchs 804df63f74 MT#57371 use non-local storage for nft target info
3 years ago
Richard Fuchs 794f8e3c01 MT#57371 nftables support
3 years ago