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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: simplify map statement
Pablo Neira Ayuso
2018-08-24
5
-16
/
+47
*
rule: do not print elements in dynamically populated sets with `-s'
Pablo Neira Ayuso
2018-08-24
1
-0
/
+5
*
statement: incorrect spacing in set reference
Pablo Neira Ayuso
2018-08-24
1
-3
/
+3
*
src: osf: import nfnl_osf.c to load osf fingerprints
Fernando Fernandez Mancera
2018-08-24
4
-1
/
+404
*
src: mnl: make nft_mnl_talk() public
Fernando Fernandez Mancera
2018-08-23
1
-1
/
+1
*
rule: Fix build failure in rule.c
Duncan Roe
2018-08-20
1
-0
/
+1
*
evaluate: reject: Allow icmpx in inet/bridge families
Phil Sutter
2018-08-14
1
-6
/
+1
*
src: Set/print standard chain prios with textual names
Máté Eckl
2018-08-14
7
-15
/
+242
*
parser_bison: allow to use new osf expression from assignment statement
Pablo Neira Ayuso
2018-08-07
1
-0
/
+1
*
src: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ in osf.c
Fernando Fernandez Mancera
2018-08-07
1
-3
/
+1
*
src: introduce passive OS fingerprint matching
Fernando Fernandez Mancera
2018-08-04
7
-0
/
+84
*
src: Expose socket mark via socket expression
Máté Eckl
2018-08-03
4
-7
/
+22
*
src: Add tproxy support
Máté Eckl
2018-08-03
6
-0
/
+267
*
src: meta: always prefix 'meta' for almost all tokens
Florian Westphal
2018-07-21
1
-16
/
+13
*
rule: list only the table containing object
Harsha Sharma
2018-07-10
1
-7
/
+5
*
nft: set: print dynamic flag when set
Florian Westphal
2018-07-07
1
-1
/
+5
*
evaluate: skip evaluation of datatype concatenations
Pablo Neira Ayuso
2018-07-07
1
-4
/
+5
*
src: add --literal option
Pablo Neira Ayuso
2018-07-07
3
-11
/
+32
*
rule: limit: don't print default burst value
Florian Westphal
2018-07-04
1
-1
/
+1
*
netlink_delinearize: Refactor meta_may_dependency_kill()
Phil Sutter
2018-06-26
1
-40
/
+43
*
src: trace: fix policy printing
Florian Westphal
2018-06-26
1
-1
/
+30
*
Makefile: Introduce Make_global.am
Phil Sutter
2018-06-18
1
-1
/
+3
*
scanner: Do not convert tabs into spaces
Phil Sutter
2018-06-18
1
-15
/
+1
*
libnftables: Simplify nft_run_cmd_from_buffer footprint
Phil Sutter
2018-06-18
5
-11
/
+10
*
libnftables: Fix exit_cookie()
Phil Sutter
2018-06-18
1
-0
/
+2
*
src: add dynamic flag and use it
Pablo Neira Ayuso
2018-06-12
2
-0
/
+3
*
datatype: add stolen verdict
Florian Westphal
2018-06-12
1
-1
/
+5
*
JSON: Support latest enhancements of fwd statement
Phil Sutter
2018-06-11
2
-4
/
+49
*
JSON: Add support for connlimit statement
Phil Sutter
2018-06-11
3
-0
/
+30
*
JSON: Add support for socket expression
Phil Sutter
2018-06-11
3
-0
/
+31
*
JSON: Don't print burst if equal to 5
Phil Sutter
2018-06-11
1
-1
/
+1
*
JSON: Call verdict maps 'vmap' in JSON as well
Phil Sutter
2018-06-11
2
-2
/
+8
*
src: netlink_delinarize: don't stop when encountering unsupported expression
Florian Westphal
2018-06-07
1
-1
/
+1
*
src: do not reset generation ID on ruleset flush
Pablo Neira Ayuso
2018-06-07
2
-3
/
+21
*
src: Introduce socket matching
Máté Eckl
2018-06-06
7
-0
/
+117
*
expr: extend fwd statement to support address and family
Pablo Neira Ayuso
2018-06-06
7
-19
/
+117
*
src: connlimit support
Pablo Neira Ayuso
2018-06-06
5
-2
/
+72
*
nat: Eliminate misuse of AF_*
Máté Eckl
2018-06-06
2
-5
/
+5
*
evaluate: explicitly deny concatenated types in interval sets
Phil Sutter
2018-06-06
1
-0
/
+4
*
log: Add support for audit logging
Phil Sutter
2018-06-03
3
-3
/
+10
*
JSON: Review large number parsing/printing
Phil Sutter
2018-06-03
2
-25
/
+29
*
JSON: Fix replace command parser
Phil Sutter
2018-06-03
1
-1
/
+2
*
JSON: Fix add rule with index
Phil Sutter
2018-06-03
1
-1
/
+1
*
JSON: Simplify verdict statement parsing
Phil Sutter
2018-06-03
1
-36
/
+3
*
JSON: Simplify wildcard expression
Phil Sutter
2018-06-03
1
-12
/
+11
*
parser_bison: Merge wildcard_rhs_expr and wildcard_stmt_expr
Phil Sutter
2018-06-03
1
-18
/
+7
*
JSON: Simplify immediate value parsing
Phil Sutter
2018-06-01
1
-45
/
+31
*
JSON: Fix parsing of meter statement key
Phil Sutter
2018-06-01
1
-2
/
+2
*
JSON: Improve prefix expression parsing error message a bit
Phil Sutter
2018-06-01
1
-1
/
+1
*
JSON: Simplify tcp option expression parsing a bit
Phil Sutter
2018-06-01
1
-3
/
+2
[next]