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: 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
*
tests: Add ip6 folder with test files.
Ana Rey
2014-09-18
11
-0
/
+487
*
tests: Add ip folder with test files
Ana Rey
2014-09-18
6
-0
/
+276
*
tests: Add automated regression testing
Ana Rey
2014-09-18
2
-0
/
+1000
*
parser: compact log level grammar
Patrick McHardy
2014-09-17
1
-32
/
+8
*
src: fix 'describe' command when passing wrong expressions
Pablo Neira Ayuso
2014-09-17
4
-8
/
+27
*
parser: simplify monitor command parsing
Patrick McHardy
2014-09-17
2
-145
/
+39
*
src: add specific byteorder to the struct proto_hdr_template
Alvaro Neira Ayuso
2014-09-17
4
-6
/
+18
*
netlink: include file and line in netlink ABI errors
Arturo Borrero
2014-09-16
2
-3
/
+6
*
log: netlink_linearize: don't set level if user didn't specify
Pablo Neira Ayuso
2014-09-12
1
-1
/
+4
*
include: refresh include/linux/nf_tables.h cached copy
Pablo Neira Ayuso
2014-09-11
3
-5
/
+60
*
src: add `flush ruleset'
Arturo Borrero
2014-09-09
5
-5
/
+54
*
Fix typo in chain hook parsing
Yanchuan Nian
2014-09-09
1
-1
/
+1
*
src: Add devgroup support in meta expresion
Ana Rey
2014-09-03
4
-0
/
+16
*
src: meta: Fix the size of cpu attribute
Ana Rey
2014-09-03
1
-1
/
+1
*
doc: nft: Fix trivial error in man page where flush should be rename
Kevin Fenzi
2014-08-24
1
-1
/
+1
*
src: Add support for cpu in meta expresion
Ana Rey
2014-08-24
4
-0
/
+8
*
src: Add support for pkttype in meta expresion
Ana Rey
2014-08-24
5
-0
/
+62
*
payload: use proto_unknown for raw protocol header
Yuxuan Shui
2014-08-20
1
-0
/
+1
*
src: don't return error in netlink_linearize_rule()
Pablo Neira Ayuso
2014-08-19
3
-15
/
+12
*
verdict type: handle verdict flags and encoded additional information
Patrick McHardy
2014-08-19
1
-10
/
+13
*
proto: fix byteorder of ETH_P_* values
Patrick McHardy
2014-08-19
1
-12
/
+12
*
datatype: take endianess into account in symbolic_constant_print()
Patrick McHardy
2014-08-19
1
-1
/
+7
*
payload: take endianess into account when updating the payload context
Patrick McHardy
2014-08-19
1
-1
/
+8
*
linealize: generate unary expression with the appropiate operation
Alvaro Neira
2014-08-19
1
-1
/
+1
*
Fix memory leak in nft get operation
Yanchuan Nian
2014-08-14
1
-6
/
+11
*
doc: update documentation with 'monitor' and 'export'
Arturo Borrero
2014-08-08
1
-3
/
+67
[next]