summaryrefslogtreecommitdiffstats
path: root/py/nftables.py
Commit message (Expand)AuthorAgeFilesLines
* 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