summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* nft: don't resolve hostnames by defaultArturo Borrero2014-11-061-3/+13
* build: allow disabling libreadline-supportSteven Barth2014-10-101-1/+5
* mnl: consistency checks across several netlink dumpsPablo Neira Ayuso2014-09-191-0/+1
* main: propagate error to shellPablo Neira Ayuso2014-07-251-0/+2
* src: rework batching logic to fix possible use of uninitialized pagesPablo Neira Ayuso2014-07-221-12/+14
* mnl: check for NLM_F_DUMP_INTR when dumping object listsPablo Neira Ayuso2014-07-141-1/+7
* src: add set netlink message to the batchPablo Neira Ayuso2014-05-191-0/+2
* parser: evaluate commands immediately after parsingPatrick McHardy2014-02-041-7/+1
* parser: recover from errors in any blockPatrick McHardy2014-02-041-1/+2
* Merge remote-tracking branch 'origin/master' into next-3.14Patrick McHardy2014-01-161-1/+5
|\
| * src: add new --debug=mnl option to enable libmnl debuggingPablo Neira Ayuso2014-01-161-1/+5
* | Merge remote-tracking branch 'origin/master' into next-3.14Patrick McHardy2014-01-151-1/+5
|\|
| * segtree: add new segtree debugging optionPablo Neira Ayuso2014-01-151-1/+5
* | Merge remote-tracking branch 'origin/master' into next-3.14Patrick McHardy2014-01-101-2/+2
|\|
| * nftables: shorten "could not process rule in batch" messagePatrick McHardy2014-01-101-2/+2
* | Merge remote-tracking branch 'origin/master' into next-3.14Patrick McHardy2014-01-091-4/+8
|\|
| * nftables: fix supression of "permission denied" errorsPatrick McHardy2014-01-091-4/+8
* | proto: add debugging for protocol context updatesPatrick McHardy2014-01-081-1/+5
|/
* 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