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
Commit message (
Expand
)
Author
Age
Files
Lines
*
expr: do not suppress OP_EQ when RHS is bitmask type
Florian Westphal
2014-04-04
1
-2
/
+10
*
nftables: Fix list of sets by family
Ana Rey
2014-03-28
2
-3
/
+7
*
ct: add support for setting ct mark
Arturo Borrero
2014-03-13
6
-3
/
+112
*
src: fix expr_binary_error()-related compilation warnings
Arturo Borrero
2014-03-12
1
-38
/
+44
*
datatype: don't leak file ptr on error
Florian Westphal
2014-03-09
1
-1
/
+1
*
segtree: sort set elements before decomposition
Patrick McHardy
2014-03-07
1
-6
/
+22
*
set: properly account set size when merging recursive set definitions
Patrick McHardy
2014-03-07
1
-0
/
+1
*
parser: add grammatical distinction for verdict maps
Patrick McHardy
2014-03-07
1
-13
/
+39
*
netlink: use set location for IO errors
Patrick McHardy
2014-03-07
1
-1
/
+1
*
set: abort on interval conflicts
Patrick McHardy
2014-03-07
3
-9
/
+19
*
expr: add comparison function for singleton expressions
Patrick McHardy
2014-03-07
6
-0
/
+64
*
expr: make expr_binary_error() usable outside of evaluation
Patrick McHardy
2014-03-07
3
-9
/
+9
*
src: add support for rule human-readable comments
Pablo Neira Ayuso
2014-02-27
6
-4
/
+40
*
netlink: fix chain attribute parsing
Arturo Borrero
2014-02-27
1
-1
/
+1
*
ct: connlabel matching support
Florian Westphal
2014-02-18
5
-0
/
+79
*
netlink: delete unused variable
Arturo Borrero
2014-02-18
1
-3
/
+0
*
ct: direction should be integer, not bitmask
Florian Westphal
2014-02-18
1
-1
/
+1
*
netlink_delinearize: meta: fix wrong type in attributes
Florian Westphal
2014-02-17
1
-2
/
+2
*
netlink: fix prefix expression handling
Patrick McHardy
2014-02-17
3
-58
/
+32
*
netlink_delinarize: convert *all* bitmask values into individual bit values
Patrick McHardy
2014-02-17
3
-19
/
+99
*
binop: take care of operator precedence when printing binop arguments
Patrick McHardy
2014-02-17
2
-2
/
+30
*
evaluate: use flagcmp for single RHS bitmask expression
Patrick McHardy
2014-02-17
1
-1
/
+5
*
Merge branch 'next-3.14' of git.netfilter.org:nftables into next-3.14
Patrick McHardy
2014-02-17
0
-0
/
+0
|
\
|
*
src: proto: fixed a rreply symbol
Ana Rey
2014-02-17
0
-0
/
+0
*
|
src: proto: fixed a rreply symbol
Ana Rey
2014-02-17
1
-1
/
+1
|
/
*
meta: remove line break when printing priority
Pablo Neira Ayuso
2014-02-17
1
-3
/
+3
*
netlink_linearize: fix flagcmp op
Patrick McHardy
2014-02-16
1
-4
/
+3
*
eval: use list_splice_tail() properly
Patrick McHardy
2014-02-06
1
-2
/
+9
*
netlink: add netlink specific location
Patrick McHardy
2014-02-05
3
-12
/
+19
*
cmd: initialize cmd list and use list_splice_tail() for adding to command list
Patrick McHardy
2014-02-05
2
-2
/
+3
*
files: add inet filter table definition
Patrick McHardy
2014-02-05
1
-0
/
+7
*
parser: prohibit redefinitions of symbols and verify existance on use
Patrick McHardy
2014-02-04
4
-3
/
+38
*
tests: add two tests for error reporting
Patrick McHardy
2014-02-04
2
-0
/
+27
*
parser: evaluate commands immediately after parsing
Patrick McHardy
2014-02-04
5
-22
/
+16
*
parser: recover from errors in any block
Patrick McHardy
2014-02-04
4
-2
/
+10
*
parser: close scope when encountering an error in a table or chain block
Patrick McHardy
2014-02-04
1
-2
/
+4
*
erec: skip includes with INDESC_INTERNAL
Patrick McHardy
2014-02-04
1
-1
/
+3
*
scanner: update last_line in struct location
Patrick McHardy
2014-02-04
1
-0
/
+1
*
scanner: don't update location's line_offset for newlines
Patrick McHardy
2014-02-04
1
-1
/
+0
*
evaluate: determine implicit relational op before RHS constant checks
Patrick McHardy
2014-02-04
1
-11
/
+11
*
Merge branch 'master' into next-3.14
Pablo Neira Ayuso
2014-02-03
2
-2
/
+12
|
\
|
*
mnl: fix inclusion of last rule in batch page
Pablo Neira Ayuso
2014-01-30
1
-0
/
+10
|
*
bump release number to 0.100
Pablo Neira Ayuso
2014-01-20
1
-1
/
+1
|
*
build: use libnftnl instead of libnftables in configure.in
Pablo Neira Ayuso
2014-01-20
1
-1
/
+1
*
|
Revert "set: add abstract set descriptions"
Patrick McHardy
2014-01-23
3
-113
/
+1
*
|
ruleset: add XML/JSON export
Arturo Borrero Gonzalez
2014-01-23
9
-3
/
+137
*
|
set: add abstract set descriptions
Patrick McHardy
2014-01-22
3
-1
/
+113
*
|
cmd: add create command for tables and chains
Patrick McHardy
2014-01-21
8
-25
/
+62
*
|
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-20
6
-35
/
+137
|
\
|
|
*
nftables: version 0.099
v0.099
Patrick McHardy
2014-01-20
1
-2
/
+2
[next]