summaryrefslogtreecommitdiffstats
path: root/py/nftables.py
Commit message (Expand)AuthorAgeFilesLines
* py: Implement JSON validation in nftables modulePhil Sutter2019-05-311-0/+29
* py: fix missing decode/encode of stringsEric Garver2019-05-121-0/+7
* parser_json: Rewrite echo supportPhil Sutter2019-04-031-0/+3
* py: Adjust Nftables class to output flags changesPhil Sutter2018-10-311-78/+142
* py: trivial: Fix typo in comment stringPhil Sutter2018-08-301-1/+1
* python: set license and author in nftables.pyEric Leblond2018-06-201-0/+16
* python: installation of binding via make installEric Leblond2018-06-201-0/+2
* libnftables: Simplify nft_run_cmd_from_buffer footprintPhil Sutter2018-06-181-2/+2
* py: Add JSON support to nftables ClassPhil Sutter2018-05-111-1/+44
* py: Add getter/setter for echo output optionPhil Sutter2018-05-111-0/+25
* tests/py: Use libnftables instead of calling nft binaryPhil Sutter2018-04-111-0/+224