Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | py: Implement JSON validation in nftables module | Phil Sutter | 2019-05-31 | 4 | -1/+47 |
* | py: fix missing decode/encode of strings | Eric Garver | 2019-05-12 | 1 | -0/+7 |
* | py: Fix gitignore of lib/ directory | Phil Sutter | 2019-05-08 | 1 | -1/+1 |
* | parser_json: Rewrite echo support | Phil Sutter | 2019-04-03 | 1 | -0/+3 |
* | py: Adjust Nftables class to output flags changes | Phil Sutter | 2018-10-31 | 1 | -78/+142 |
* | py: trivial: Fix typo in comment string | Phil Sutter | 2018-08-30 | 1 | -1/+1 |
* | python: set license and author in nftables.py | Eric Leblond | 2018-06-20 | 1 | -0/+16 |
* | python: installation of binding via make install | Eric Leblond | 2018-06-20 | 5 | -0/+61 |
* | libnftables: Simplify nft_run_cmd_from_buffer footprint | Phil Sutter | 2018-06-18 | 1 | -2/+2 |
* | py: Add JSON support to nftables Class | Phil Sutter | 2018-05-11 | 1 | -1/+44 |
* | py: Add getter/setter for echo output option | Phil Sutter | 2018-05-11 | 1 | -0/+25 |
* | tests/py: Use libnftables instead of calling nft binary | Phil Sutter | 2018-04-11 | 2 | -0/+225 |