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
...
*
tests: regression: redirect.t: fix bogus errors
Pablo Neira Ayuso
2014-12-12
2
-2
/
+2
*
tests: regression: adapt nat tests to use random-fully
Pablo Neira Ayuso
2014-12-12
4
-27
/
+27
*
datatype: print datatype name in datatype_print() BUG message
Patrick McHardy
2014-12-11
1
-1
/
+2
*
dtype: fix memory leak in concat_type_destroy()
Patrick McHardy
2014-12-11
1
-1
/
+3
*
meta: properly align types in meta_template table
Patrick McHardy
2014-12-11
1
-5
/
+5
*
stmt: rename nat "random-fully" option to "fully-random"
Patrick McHardy
2014-12-11
3
-4
/
+4
*
dtype: remove unnecessary icmp* parse/print functions
Patrick McHardy
2014-12-10
1
-39
/
+3
*
rule: fix segmentation faults on kernels without nftables support
Pablo Neira Ayuso
2014-12-09
1
-3
/
+4
*
netlink: fix listing of range set elements in host byteorder
Pablo Neira Ayuso
2014-12-09
1
-1
/
+3
*
netlink_delinearize: fix listing of set members in host byteorder using integ...
Pablo Neira Ayuso
2014-12-09
1
-0
/
+29
*
src: generate set members using integer_type in the appropriate byteorder
Pablo Neira Ayuso
2014-12-09
2
-3
/
+17
*
payload: fix endianess issue in payload_expr_pctx_update()
Pablo Neira Ayuso
2014-12-05
2
-4
/
+4
*
datatype: fix name of icmp* code
Eric Leblond
2014-12-03
1
-3
/
+3
*
scanner: don't bug on too large values
Pablo Neira Ayuso
2014-12-01
2
-5
/
+22
*
tests: regression: any/ct: remove wrong output
Pablo Neira Ayuso
2014-12-01
1
-2
/
+2
*
tests: regression: fix "Listing is broken" instead of output mismatch
Pablo Neira Ayuso
2014-12-01
1
-9
/
+6
*
meta: set base field on clones
Pablo Neira Ayuso
2014-12-01
1
-0
/
+1
*
netlink_delinearize: clone on netlink_get_register(), release previous on _set()
Pablo Neira Ayuso
2014-12-01
1
-1
/
+13
*
scanner: fix reading of really long line
Eric Leblond
2014-12-01
1
-1
/
+2
*
datatype: relax datatype check in integer_type_parse()
Pablo Neira Ayuso
2014-11-30
4
-44
/
+5
*
datatype: fix crash when using basetype instead of symbolic constants
Pablo Neira Ayuso
2014-11-28
2
-13
/
+21
*
evaluate: reject: fix crash on NULL location with bridge and tcp reset
Alvaro Neira
2014-11-26
1
-1
/
+1
*
build: add missing \ in src/Makefile.am (AM_CPPFLAGS)
David Kozub
2014-11-25
1
-1
/
+1
*
tests: regression: test masquerade from nat/postrouting too
Pablo Neira Ayuso
2014-11-24
2
-0
/
+2
*
tests: regression: fix bogus error due to bash
Pablo Neira Ayuso
2014-11-24
3
-4
/
+4
*
tests: regression: don't use -nnn for non-list commands
Pablo Neira Ayuso
2014-11-23
1
-3
/
+3
*
tests: regression: any/queue.t: use new syntax
Pablo Neira Ayuso
2014-11-23
1
-1
/
+1
*
parser: restore named vmap
Pablo Neira Ayuso
2014-11-23
1
-0
/
+11
*
src: restore nft --debug
Pablo Neira Ayuso
2014-11-23
1
-1
/
+1
*
netlink: don't bug on unknown events
Pablo Neira Ayuso
2014-11-14
1
-4
/
+1
*
build: add autotools support for the 'files' subdir
Giorgio Dal Molin
2014-11-12
13
-14
/
+26
*
build: add autotools support for the 'doc' subdir
Giorgio Dal Molin
2014-11-12
4
-42
/
+38
*
build: autotools conversion
Pablo Neira Ayuso
2014-11-12
17
-451
/
+129
*
include: add cli.h
Pablo Neira Ayuso
2014-11-10
4
-12
/
+22
*
rename parser.y to parser_bison.y
Pablo Neira Ayuso
2014-11-10
3
-4
/
+4
*
build: use AC_PROG_YACC and AM_PROG_LEX
Pablo Neira Ayuso
2014-11-10
1
-12
/
+15
*
build: use PKG_CHECK_MODULES to check for libmnl and libnftnl
Pablo Neira Ayuso
2014-11-10
2
-6
/
+3
*
src: Add cgroup support in meta expresion
Ana Rey
2014-11-10
5
-0
/
+17
*
include: refresh cached copy of nf_tables.h
Pablo Neira Ayuso
2014-11-10
1
-4
/
+20
*
parser: allow both nat_flags and port specification in redirect
Arturo Borrero
2014-11-09
3
-8
/
+19
*
tests/regression: redirect: fix invalid syntax
Arturo Borrero
2014-11-09
2
-55
/
+55
*
tests/regression: masquerade: fix invalid syntax
Arturo Borrero
2014-11-09
2
-34
/
+34
*
nft: don't resolve hostnames by default
Arturo Borrero
2014-11-06
4
-8
/
+28
*
utils: indicate file and line on memory allocation errors
Pablo Neira Ayuso
2014-11-04
2
-3
/
+6
*
src: add redirect support
Arturo Borrero
2014-11-04
9
-2
/
+285
*
meta: Add support for datatype devgroup
Ana Rey
2014-10-24
3
-2
/
+60
*
evaluate: reject: enhance the error support throwing message with more details
Alvaro Neira
2014-10-24
1
-17
/
+26
*
evaluate: reject: check the context in reject without reason for bridge and i...
Alvaro Neira
2014-10-24
3
-2
/
+48
*
evaluate: reject: check in bridge and inet the network context in reject
Alvaro Neira
2014-10-24
1
-51
/
+117
*
evaluate: reject: accept a reject reason with incorrect network context
Alvaro Neira
2014-10-24
1
-0
/
+2
[prev]
[next]