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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: fix crash if kernel doesn't support nfnetlink / nf_tables
Pablo Neira Ayuso
2014-05-28
1
-1
/
+2
*
parser: use symbolic expression for ether too
Pablo Neira Ayuso
2014-05-27
1
-4
/
+3
*
netlink: don't add table/chain/set to ctx->list in the event path
Pablo Neira Ayuso
2014-05-22
1
-8
/
+16
*
netlink_delinearize: fix double free in relational_binop_postprocess()
Pablo Neira Ayuso
2014-05-22
1
-1
/
+0
*
parser: remove the "new" and "destroy" tokens from the scanner
Pablo Neira Ayuso
2014-05-20
2
-48
/
+165
*
src: add table netlink messages to the batch
Pablo Neira Ayuso
2014-05-19
2
-5
/
+106
*
src: add chain netlink messages to the batch
Pablo Neira Ayuso
2014-05-19
2
-8
/
+157
*
src: add set netlink message to the batch
Pablo Neira Ayuso
2014-05-19
4
-8
/
+297
*
mnl: split talk() and recv() functions
Arturo Borrero
2014-04-28
1
-30
/
+38
*
src: add events reporting
Arturo Borrero
2014-04-25
6
-6
/
+736
*
netlink: add socket error reporting helper function
Arturo Borrero
2014-04-25
1
-1
/
+9
*
netlink: refactorize set_elem conversion from netlink
Arturo Borrero
2014-04-25
1
-3
/
+8
*
netlink: add netlink_delinearize_table() func
Arturo Borrero
2014-04-25
1
-2
/
+11
*
netlink: add netlink_delinearize_chain() func
Arturo Borrero
2014-04-25
1
-25
/
+21
*
rule: generalize chain_print()
Arturo Borrero
2014-04-25
1
-0
/
+14
*
netlink: add netlink_delinearize_set() func
Arturo Borrero
2014-04-25
1
-59
/
+53
*
rule: allow to print sets in plain format
Arturo Borrero
2014-04-25
1
-10
/
+50
*
meta: Add support for input and output bridge interface name
Tomasz Bursztyka
2014-04-24
3
-0
/
+12
*
datatypes: rename some types for more consistency
Patrick McHardy
2014-04-14
3
-11
/
+11
*
netlink: fix length value of concat data
Patrick McHardy
2014-04-14
1
-1
/
+1
*
gmputil: use MSF/LSF in import/export functions dependant on host byte order
Patrick McHardy
2014-04-12
1
-2
/
+5
*
expression: fix constant expression allocation on big endian
Arturo Borrero Gonzalez
2014-04-12
2
-2
/
+3
*
parser: fix ether keyword clash
Patrick McHardy
2014-04-11
1
-0
/
+7
*
rule: fix crash in set listing
Ana Rey
2014-04-08
1
-1
/
+1
*
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
5
-3
/
+98
*
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
2
-8
/
+18
*
expr: add comparison function for singleton expressions
Patrick McHardy
2014-03-07
5
-0
/
+60
*
expr: make expr_binary_error() usable outside of evaluation
Patrick McHardy
2014-03-07
2
-6
/
+6
*
src: add support for rule human-readable comments
Pablo Neira Ayuso
2014-02-27
5
-4
/
+38
*
netlink: fix chain attribute parsing
Arturo Borrero
2014-02-27
1
-1
/
+1
*
ct: connlabel matching support
Florian Westphal
2014-02-18
3
-0
/
+75
*
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
2
-19
/
+93
*
binop: take care of operator precedence when printing binop arguments
Patrick McHardy
2014-02-17
1
-2
/
+28
*
evaluate: use flagcmp for single RHS bitmask expression
Patrick McHardy
2014-02-17
1
-1
/
+5
*
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
[next]