summaryrefslogtreecommitdiffstats
path: root/py
Commit message (Expand)AuthorAgeFilesLines
* py: Implement JSON validation in nftables modulePhil Sutter2019-05-314-1/+47
* py: fix missing decode/encode of stringsEric Garver2019-05-121-0/+7
* py: Fix gitignore of lib/ directoryPhil Sutter2019-05-081-1/+1
* 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-205-0/+61
* 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-112-0/+225