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
*
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
*
src: add level option to the log statement
Pablo Neira Ayuso
2014-07-25
7
-19
/
+146
*
mnl: fix crashes when using sets with many elements
Pablo Neira Ayuso
2014-07-25
1
-11
/
+32
*
mnl: introduce NFT_NLMSG_MAXSIZE
Pablo Neira Ayuso
2014-07-25
1
-5
/
+13
*
main: propagate error to shell
Pablo Neira Ayuso
2014-07-25
1
-0
/
+2
*
src: rework batching logic to fix possible use of uninitialized pages
Pablo Neira Ayuso
2014-07-22
3
-49
/
+60
*
mnl: add nft_nlmsg_batch_current() helper
Pablo Neira Ayuso
2014-07-22
1
-13
/
+18
*
mnl: add nft_batch_continue() helper
Pablo Neira Ayuso
2014-07-22
1
-28
/
+17
*
netlink: monitor: fix how rules with intervals are printed
Arturo Borrero
2014-07-21
1
-0
/
+7
*
netlink: monitor: add a helper function to handle sets referenced by a rule
Arturo Borrero
2014-07-21
1
-31
/
+44
*
mnl: check for NLM_F_DUMP_INTR when dumping object lists
Pablo Neira Ayuso
2014-07-14
4
-33
/
+83
*
mnl: immediately return on errors in mnl_nft_ruleset_dump()
Pablo Neira Ayuso
2014-07-14
1
-23
/
+24
*
proto: initialize result expression in ethertype_parse()
Pablo Neira Ayuso
2014-07-14
1
-0
/
+1
*
evaluate: fix concat expressions as map arguments
Patrick McHardy
2014-07-10
1
-0
/
+1
*
netlink: check and handle errors from netlink_delinearize_set()
Patrick McHardy
2014-07-10
1
-2
/
+11
*
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
[next]