index
:
nftables
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
*
Bump version to v0.3
v0.3
Pablo Neira Ayuso
2014-06-30
1
-1
/
+1
*
netlink: Correct initial value of bytes counter in nftables rule
Yanchuan Nian
2014-06-25
1
-1
/
+1
*
src: revert broken reject icmp code support
Pablo Neira Ayuso
2014-06-20
7
-85
/
+4
*
reject: add ICMP code parameter for indicating the type of error
Álvaro Neira Ayuso
2014-06-16
7
-6
/
+74
*
reject: Use protocol context for indicating the reject type
Álvaro Neira Ayuso
2014-06-16
2
-0
/
+13
*
queue: More compact syntax
Álvaro Neira Ayuso
2014-06-11
6
-44
/
+54
*
cli: fix nft -i command crashes when try to input multi line command
Guruswamy Basavaiah
2014-06-10
1
-2
/
+6
*
src: change type of chain.priority from unsigned int to int
Hendrik Schwartke
2014-06-10
3
-6
/
+6
*
netlink: Allow to invert the ranges
Álvaro Neira Ayuso
2014-06-05
1
-6
/
+39
*
payload: Update the context only in equality relations
Álvaro Neira Ayuso
2014-06-05
1
-1
/
+2
*
scanner: Add udplite token
Álvaro Neira Ayuso
2014-05-28
1
-0
/
+1
*
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
3
-6
/
+111
*
src: add chain netlink messages to the batch
Pablo Neira Ayuso
2014-05-19
3
-8
/
+161
*
src: add set netlink message to the batch
Pablo Neira Ayuso
2014-05-19
7
-8
/
+313
*
mnl: split talk() and recv() functions
Arturo Borrero
2014-04-28
1
-30
/
+38
*
src: add events reporting
Arturo Borrero
2014-04-25
9
-6
/
+755
*
netlink: add socket error reporting helper function
Arturo Borrero
2014-04-25
3
-1
/
+11
*
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
2
-0
/
+15
*
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
2
-10
/
+53
*
meta: Add support for input and output bridge interface name
Tomasz Bursztyka
2014-04-24
4
-0
/
+16
*
Bump version to v0.2
v0.2
Patrick McHardy
2014-04-14
1
-2
/
+2
*
doc: fix make install problems
Patrick McHardy
2014-04-14
3
-4
/
+4
*
doc: change documentation license to CC BY-SA 4.0
Patrick McHardy
2014-04-14
1
-1
/
+6
*
doc: fix programlisting indentation
Patrick McHardy
2014-04-14
1
-44
/
+45
*
datatypes: rename some types for more consistency
Patrick McHardy
2014-04-14
3
-11
/
+11
*
doc: documentation update
Patrick McHardy
2014-04-14
1
-637
/
+1833
*
build: fix documentation build
Patrick McHardy
2014-04-14
3
-7
/
+20
*
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
2
-2
/
+14
*
expression: fix constant expression allocation on big endian
Arturo Borrero Gonzalez
2014-04-12
3
-2
/
+17
*
Merge branch 'master' of git.netfilter.org:nftables
Patrick McHardy
2014-04-11
1
-2
/
+0
|
\
|
*
build: drop AC_FUNC_MALLOC/REALLOC
Florian Westphal
2014-04-10
1
-2
/
+0
*
|
parser: fix ether keyword clash
Patrick McHardy
2014-04-11
1
-0
/
+7
|
/
*
utils: fix -Wcast-align warnings on sparc
Patrick McHardy
2014-04-09
1
-1
/
+1
*
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
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
[next]