summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* nftables: shorten "could not process rule in batch" messagePatrick McHardy2014-01-101-2/+2
* nftables: fix supression of "permission denied" errorsPatrick McHardy2014-01-091-4/+8
* src: fix return codeArturo Borrero Gonzalez2013-10-171-3/+4
* src: add rule batching supportPablo Neira Ayuso2013-09-231-18/+50
* nftables: add additional --numeric levelPhil Oester2013-08-221-2/+3
* rule: add flag to display rule handle as commentEric Leblond2013-05-311-1/+11
* cli: complete basic functionality of the interactive modePablo Neira Ayuso2013-05-191-31/+40
* src: fix crash if nft -f wrong_file is passedPablo Neira Ayuso2013-04-191-1/+1
* main: fix error checking in nft_parsePablo Neira Ayuso2013-04-181-1/+1
* help: fix of the -I option in help displayRomain Bignon2010-07-061-1/+1
* don't use internal_location for files specified on command linePatrick McHardy2010-07-061-1/+1
* debug: properly parse debug levelsPatrick McHardy2010-07-061-2/+54
* debug: allow runtime control of debugging outputPatrick McHardy2009-07-281-0/+19
* Fix some memory leaksPatrick McHardy2009-03-201-2/+4
* Release scopes during cleanupPatrick McHardy2009-03-201-0/+1
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+202