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
/
rule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rule: fix chain details align indentations
Arturo Borrero
2015-03-19
1
-1
/
+1
*
rule: delete extra space in rule indentation
Arturo Borrero
2015-03-18
1
-2
/
+2
*
src: allow to specify the default policy for base chains
Pablo Neira Ayuso
2015-03-17
1
-4
/
+19
*
src: expose table flags
Pablo Neira Ayuso
2015-03-17
1
-0
/
+30
*
rule: fix object order via nft -f
Pablo Neira Ayuso
2015-02-18
1
-2
/
+7
*
set: remove unused set_clone() function
Patrick McHardy
2015-01-12
1
-18
/
+0
*
netlink: fix memory leaks
Patrick McHardy
2015-01-11
1
-0
/
+2
*
rule: fix segmentation faults on kernels without nftables support
Pablo Neira Ayuso
2014-12-09
1
-3
/
+4
*
src: interpret the event type from the evaluation step
Pablo Neira Ayuso
2014-10-09
1
-6
/
+45
*
src: add list ruleset command
Arturo Borrero
2014-09-29
1
-0
/
+28
*
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
1
-0
/
+28
*
src: fix 'describe' command when passing wrong expressions
Pablo Neira Ayuso
2014-09-17
1
-0
/
+11
*
src: add `flush ruleset'
Arturo Borrero
2014-09-09
1
-0
/
+2
*
mnl: check for NLM_F_DUMP_INTR when dumping object lists
Pablo Neira Ayuso
2014-07-14
1
-26
/
+38
*
src: change type of chain.priority from unsigned int to int
Hendrik Schwartke
2014-06-10
1
-2
/
+2
*
src: add events reporting
Arturo Borrero
2014-04-25
1
-0
/
+89
*
rule: generalize chain_print()
Arturo Borrero
2014-04-25
1
-0
/
+14
*
rule: allow to print sets in plain format
Arturo Borrero
2014-04-25
1
-10
/
+50
*
rule: fix crash in set listing
Ana Rey
2014-04-08
1
-1
/
+1
*
nftables: Fix list of sets by family
Ana Rey
2014-03-28
1
-2
/
+6
*
set: abort on interval conflicts
Patrick McHardy
2014-03-07
1
-2
/
+3
*
src: add support for rule human-readable comments
Pablo Neira Ayuso
2014-02-27
1
-1
/
+7
*
cmd: initialize cmd list and use list_splice_tail() for adding to command list
Patrick McHardy
2014-02-05
1
-0
/
+1
*
Revert "set: add abstract set descriptions"
Patrick McHardy
2014-01-23
1
-4
/
+1
*
ruleset: add XML/JSON export
Arturo Borrero Gonzalez
2014-01-23
1
-0
/
+20
*
set: add abstract set descriptions
Patrick McHardy
2014-01-22
1
-1
/
+4
*
cmd: add create command for tables and chains
Patrick McHardy
2014-01-21
1
-9
/
+13
*
Merge remote-tracking branch 'origin/master' into next-3.14
Patrick McHardy
2014-01-16
1
-7
/
+14
|
\
|
*
set: make set initializer parsable
Patrick McHardy
2014-01-16
1
-1
/
+5
|
*
set: make set flags output parsable
Patrick McHardy
2014-01-16
1
-6
/
+9
|
*
src: use ':' instead of '=>' in dictionaries
Pablo Neira Ayuso
2014-01-16
1
-1
/
+1
*
|
nftables: add support for the "inet" family
Patrick McHardy
2014-01-08
1
-0
/
+3
|
/
*
rule: missing set cleanup in do_command_list
Phil Oester
2013-11-30
1
-0
/
+5
*
src: add rule batching support
Pablo Neira Ayuso
2013-09-23
1
-11
/
+8
*
display family in table listing
Eric Leblond
2013-09-17
1
-1
/
+19
*
src: Better error reporting if chain type is invalid
Tomasz Bursztyka
2013-09-05
1
-0
/
+19
*
src: Add priority keyword on base chain description
Tomasz Bursztyka
2013-09-04
1
-1
/
+1
*
src: Wrap netfilter hooks around human readable strings
Tomasz Bursztyka
2013-09-04
1
-14
/
+60
*
src: Fix base chain printing
Tomasz Bursztyka
2013-08-30
1
-1
/
+1
*
src: allow to specify the base chain type
Pablo Neira Ayuso
2013-08-27
1
-3
/
+2
*
src: Add support for insertion inside rule list
Eric Leblond
2013-07-19
1
-0
/
+2
*
rule: display hook info
Eric Leblond
2013-06-12
1
-0
/
+23
*
rule: list elements in set in any case
Eric Leblond
2013-06-08
1
-2
/
+1
*
rule: add flag to display rule handle as comment
Eric Leblond
2013-05-31
1
-0
/
+3
*
cli: complete basic functionality of the interactive mode
Pablo Neira Ayuso
2013-05-19
1
-6
/
+19
*
cmd/netlink: make sure we always have a location in netlink operations
Patrick McHardy
2013-04-18
1
-33
/
+42
*
rule: fix nft list chain
Pablo Neira Ayuso
2013-04-18
1
-1
/
+4
*
rule: allow to list of existing tables
Pablo Neira Ayuso
2013-04-18
1
-0
/
+13
[next]