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
*
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
*
mnl: delete useless parameter nf_sock in batch functions
Arturo Borrero
2014-10-24
3
-34
/
+34
*
test: update and add the reject tests for ip, ip6, bridge and inet.
Alvaro Neira
2014-10-22
4
-2
/
+85
*
evaluate: reject: fix crash if we have transport protocol conflict from inet
Alvaro Neira
2014-10-21
1
-1
/
+6
*
evaluate: reject: fix crash if we specify ether type or meta nfproto
Alvaro Neira
2014-10-21
1
-7
/
+7
*
tests: add tests for masquerade
Arturo Borrero
2014-10-17
2
-0
/
+50
*
delinearize: list the icmpx reason with the string associated
Alvaro Neira
2014-10-17
1
-2
/
+6
*
evaluate: fix a crash if we specify ether type or meta nfproto in reject
Alvaro Neira
2014-10-11
1
-1
/
+50
*
build: remove unnecessary libintl.h check
Steven Barth
2014-10-10
1
-1
/
+1
*
build: allow disabling libreadline-support
Steven Barth
2014-10-10
4
-1
/
+20
*
tests: regression: Delete an unnecessary whitespace in an output messages
Ana Rey
2014-10-09
1
-1
/
+1
*
tests: regression: Delete all reference to wlan0 in test files
Ana Rey
2014-10-09
1
-8
/
+8
*
src: add masquerade support
Arturo Borrero
2014-10-09
7
-2
/
+101
*
netlink: use switch whenever possible in the monitor code
Pablo Neira Ayuso
2014-10-09
1
-29
/
+58
*
src: interpret the event type from the evaluation step
Pablo Neira Ayuso
2014-10-09
5
-88
/
+165
*
src: add nat persistent and random options
Arturo Borrero
2014-10-09
8
-2
/
+130
*
nft: complete reject support
Alvaro Neira
2014-10-09
12
-10
/
+504
*
datatype: Enhance symbolic_constant_parse()
Alvaro Neira
2014-10-09
1
-20
/
+10
*
src: Enhance payload_gen_dependency()
Alvaro Neira
2014-10-09
4
-11
/
+20
*
payload: generate dependency in the appropriate byteorder
Alvaro Neira
2014-10-09
1
-2
/
+1
*
mnl: use nft_batch_begin and nft_batch_end from libnftnl
Pablo Neira Ayuso
2014-09-30
1
-19
/
+6
*
src: add list ruleset command
Arturo Borrero
2014-09-29
2
-0
/
+32
*
rule: factorize chain and table listing code
Arturo Borrero
2014-09-29
1
-32
/
+35
*
rule: rename do_command_list_cleanup() to table_cleanup()
Arturo Borrero
2014-09-29
1
-3
/
+3
*
src: add set optimization options
Arturo Borrero
2014-09-29
5
-0
/
+83
*
parser: rearrange monitor/export rules
Patrick McHardy
2014-09-24
1
-12
/
+11
*
queue: clean up queue statement
Patrick McHardy
2014-09-24
7
-72
/
+75
*
expr: make range_low()/range_high() usable outside of segtree
Patrick McHardy
2014-09-24
3
-40
/
+44
*
mnl: consistency checks across several netlink dumps
Pablo Neira Ayuso
2014-09-19
6
-0
/
+75
*
tests: Add any folder with test files.
Ana Rey
2014-09-18
6
-0
/
+383
*
tests: Add bridge folder with test files.
Ana Rey
2014-09-18
1
-0
/
+7
*
tests: Add arp folder with test files.
Ana Rey
2014-09-18
2
-0
/
+58
*
tests: Add inet folder with test files.
Ana Rey
2014-09-18
8
-0
/
+380
[next]