summaryrefslogtreecommitdiffstats
path: root/py/src/nftables.py
Commit message (Expand)AuthorAgeFilesLines
* py: add Nftables.{get,set}_input_flags() APIThomas Haller2023-08-241-0/+43
* py: extract flags helper functions for set_debug()/get_debug()Thomas Haller2023-08-241-21/+31
* py: fix exception during cleanup of half-initialized NftablesThomas Haller2023-08-241-1/+5
* py: move package source into src directoryJeremy Sowden2023-08-031-0/+547