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
/
parser_bison.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Add import command for low level json
Shyam Saini
2018-01-17
1
-12
/
+32
*
parser_bison: no need for 'name' token for meters
Pablo Neira Ayuso
2017-11-24
1
-13
/
+16
*
parser_bison: dismiss anonymous meters
Pablo Neira Ayuso
2017-11-24
1
-7
/
+0
*
src: deprecate "flow table" syntax, replace it by "meter"
Pablo Neira Ayuso
2017-11-24
1
-23
/
+45
*
libnftables: Split code into frontend and library
Phil Sutter
2017-11-16
1
-0
/
+4
*
parser: allow classid as set key
Arturo Borrero Gonzalez
2017-11-05
1
-0
/
+1
*
src: add nft_ prefix to everything exposed through include/nftables/nftables.h
Pablo Neira Ayuso
2017-10-24
1
-2
/
+2
*
parser_bison: allow to used named limit from dictionaries too
Pablo Neira Ayuso
2017-10-02
1
-0
/
+9
*
src: rt: add keyword distinction for nexthop vs nexthop6
Florian Westphal
2017-09-29
1
-1
/
+23
*
src: add alternate syntax for ct saddr
Florian Westphal
2017-09-29
1
-3
/
+15
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-1
/
+2
*
bison: permit keywords in list_stmt_expressions
Florian Westphal
2017-09-27
1
-4
/
+7
*
src: parser_bison: rename ct_block to ct_helper_block
Florian Westphal
2017-09-27
1
-8
/
+8
*
src: prepare for future ct timeout policy support
Florian Westphal
2017-09-27
1
-81
/
+17
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
1
-32
/
+33
*
parser_bison: allow helper keyword in ct object kind
Pablo Neira Ayuso
2017-09-27
1
-5
/
+6
*
parser_bison: use keywords in ct expression
Pablo Neira Ayuso
2017-09-27
1
-54
/
+35
*
parser_bison: consolidate stmt_expr rule
Pablo Neira Ayuso
2017-09-27
1
-27
/
+112
*
src: add stateful object support for limit
Pablo M. Bermudo Garay
2017-09-04
1
-3
/
+98
*
parser: Fix memleaks for STRING token (and derived ones)
Phil Sutter
2017-08-28
1
-10
/
+36
*
parser: Fix for memleak when commands fail
Phil Sutter
2017-08-24
1
-0
/
+2
*
parser: fix typo
Pablo M. Bermudo Garay
2017-08-24
1
-37
/
+37
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
1
-3
/
+5
*
src: remove ifdef DEBUG pollution
Pablo Neira Ayuso
2017-08-23
1
-2
/
+0
*
src: add maximum number of parser errors to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
1
-3
/
+3
*
src: add include_paths to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
1
-2
/
+3
*
rt: add path mtu support
Florian Westphal
2017-08-22
1
-0
/
+1
*
src: add tcp options set support
Florian Westphal
2017-08-22
1
-1
/
+4
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
1
-2
/
+3
*
src: handle rule tracing as an monitor object
Pablo Neira Ayuso
2017-08-02
1
-0
/
+2
*
src: nft monitor ruleset
Varsha Rao
2017-07-31
1
-0
/
+1
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
1
-2
/
+2
*
parser: error if needed at EOF
Eric Leblond
2017-07-17
1
-0
/
+2
*
parser: fix bison warnings
Eric Leblond
2017-07-17
1
-1
/
+2
*
parser: fix memory leak in set creation
Eric Leblond
2017-07-17
1
-0
/
+2
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
1
-1
/
+3
*
rename struct ct to ct_helper
Florian Westphal
2017-07-16
1
-6
/
+6
*
parser: compact list of rhs keyword expressions
Florian Westphal
2017-07-16
1
-56
/
+16
*
parser: allow ct eventmask set new,related
Florian Westphal
2017-06-07
1
-3
/
+24
*
parser: allow listing sets in one table
Florian Westphal
2017-05-04
1
-0
/
+4
*
hash: generate a random seed if seed option is empty
Liping Zhang
2017-04-15
1
-8
/
+9
*
src: Make flush command selective of the set structure type
Elise Lennion
2017-03-24
1
-4
/
+4
*
parser_bison: Allow flushing maps
Elise Lennion
2017-03-20
1
-0
/
+4
*
parser_bison: Allow flushing flow tables
Elise Lennion
2017-03-20
1
-0
/
+4
*
src: implement add/create/delete for ct helper objects
Florian Westphal
2017-03-16
1
-2
/
+61
*
src: allow listing all ct helpers
Florian Westphal
2017-03-16
1
-0
/
+19
*
src: add initial ct helper support
Florian Westphal
2017-03-16
1
-2
/
+72
*
exthdr: Implement existence check
Phil Sutter
2017-03-10
1
-0
/
+34
*
Introduce boolean datatype and boolean expression
Phil Sutter
2017-03-10
1
-0
/
+20
*
src: hash: support of symmetric hash
Laura Garcia Liebana
2017-03-06
1
-6
/
+10
[next]