index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: Validate the number of numeric options
Elise Lennion
2017-02-05
1
-1
/
+6
*
src: Honor obligatory stateless printing of flow tables
Elise Lennion
2017-01-23
1
-2
/
+2
*
src: Allow to list ruleset without stateful information
Elise Lennion
2017-01-16
1
-1
/
+11
*
Correct description of -n/--numeric option
Jon Jensen
2016-10-29
1
-3
/
+2
*
src: meta priority support using tc classid
Pablo Neira Ayuso
2016-08-18
1
-1
/
+2
*
src: revisit cache population logic
Pablo Neira Ayuso
2016-03-14
1
-0
/
+4
*
nft: Modified punctuation used in nft's show_help
Piyush Pangtey
2016-03-09
1
-7
/
+7
*
src: get rid of EINTR handling for nft_netlink()
Pablo Neira Ayuso
2015-08-18
1
-5
/
+0
*
src: add cache infrastructure and use it for table objects
Pablo Neira Ayuso
2015-08-18
1
-1
/
+1
*
main: return error to shell on evaluation problems
Pablo Neira Ayuso
2015-07-14
1
-3
/
+5
*
src: restore interface to index cache
Pablo Neira Ayuso
2015-04-11
1
-1
/
+3
*
main: display errors through stderr
Pablo Neira Ayuso
2015-03-02
1
-1
/
+1
*
include: add cli.h
Pablo Neira Ayuso
2014-11-10
1
-0
/
+1
*
nft: don't resolve hostnames by default
Arturo Borrero
2014-11-06
1
-3
/
+13
*
build: allow disabling libreadline-support
Steven Barth
2014-10-10
1
-1
/
+5
*
mnl: consistency checks across several netlink dumps
Pablo Neira Ayuso
2014-09-19
1
-0
/
+1
*
main: propagate error to shell
Pablo Neira Ayuso
2014-07-25
1
-0
/
+2
*
src: rework batching logic to fix possible use of uninitialized pages
Pablo Neira Ayuso
2014-07-22
1
-12
/
+14
*
mnl: check for NLM_F_DUMP_INTR when dumping object lists
Pablo Neira Ayuso
2014-07-14
1
-1
/
+7
*
src: add set netlink message to the batch
Pablo Neira Ayuso
2014-05-19
1
-0
/
+2
*
parser: evaluate commands immediately after parsing
Patrick McHardy
2014-02-04
1
-7
/
+1
*
parser: recover from errors in any block
Patrick McHardy
2014-02-04
1
-1
/
+2
*
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-16
1
-1
/
+5
|
\
|
*
src: add new --debug=mnl option to enable libmnl debugging
Pablo Neira Ayuso
2014-01-16
1
-1
/
+5
*
|
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-15
1
-1
/
+5
|
\
|
|
*
segtree: add new segtree debugging option
Pablo Neira Ayuso
2014-01-15
1
-1
/
+5
*
|
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-10
1
-2
/
+2
|
\
|
|
*
nftables: shorten "could not process rule in batch" message
Patrick McHardy
2014-01-10
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-09
1
-4
/
+8
|
\
|
|
*
nftables: fix supression of "permission denied" errors
Patrick McHardy
2014-01-09
1
-4
/
+8
*
|
proto: add debugging for protocol context updates
Patrick McHardy
2014-01-08
1
-1
/
+5
|
/
*
src: fix return code
Arturo Borrero Gonzalez
2013-10-17
1
-3
/
+4
*
src: add rule batching support
Pablo Neira Ayuso
2013-09-23
1
-18
/
+50
*
nftables: add additional --numeric level
Phil Oester
2013-08-22
1
-2
/
+3
*
rule: add flag to display rule handle as comment
Eric Leblond
2013-05-31
1
-1
/
+11
*
cli: complete basic functionality of the interactive mode
Pablo Neira Ayuso
2013-05-19
1
-31
/
+40
*
src: fix crash if nft -f wrong_file is passed
Pablo Neira Ayuso
2013-04-19
1
-1
/
+1
*
main: fix error checking in nft_parse
Pablo Neira Ayuso
2013-04-18
1
-1
/
+1
*
help: fix of the -I option in help display
Romain Bignon
2010-07-06
1
-1
/
+1
*
don't use internal_location for files specified on command line
Patrick McHardy
2010-07-06
1
-1
/
+1
*
debug: properly parse debug levels
Patrick McHardy
2010-07-06
1
-2
/
+54
*
debug: allow runtime control of debugging output
Patrick McHardy
2009-07-28
1
-0
/
+19
*
Fix some memory leaks
Patrick McHardy
2009-03-20
1
-2
/
+4
*
Release scopes during cleanup
Patrick McHardy
2009-03-20
1
-0
/
+1
*
Initial commit
v0.01-alpha1
Patrick McHardy
2009-03-18
1
-0
/
+202