index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
expr: log: Use nft_rule_expr_set_* in the xml parsing code
Ana Rey
2014-06-05
1
-17
/
+11
*
expr: log: Rename variables in nft_rule_expr_log_json_parse functions
Ana Rey
2014-06-05
1
-5
/
+5
*
expr: log: Code refactoring in nft_rule_expr_log_snprintf
Ana Rey
2014-05-29
1
-18
/
+40
*
set: add set ID support
Pablo Neira Ayuso
2014-05-19
7
-0
/
+45
*
include: synchronize nf_tables.h with nftables tree
Pablo Neira Ayuso
2014-05-19
2
-4
/
+30
*
utils: fix buffer reallocation of nft_fprinft()
Arturo Borrero
2014-05-13
1
-3
/
+10
*
internal: fix SNPRINTF_BUFFER_SIZE macro
Arturo Borrero
2014-05-13
1
-2
/
+4
*
data_reg: fix bad buffer size bounds
Arturo Borrero
2014-05-07
1
-5
/
+5
*
ruleset: fix erroneous call to snprintf
Arturo Borrero
2014-05-07
1
-1
/
+1
*
common: fix unconditional output of event wrapping stuff
Arturo Borrero
2014-04-28
1
-0
/
+3
*
examples: nft-events: add option how to format the printed events
Pablo Neira Ayuso
2014-04-26
1
-19
/
+41
*
tests: include xml and json test files via make distcheck
Pablo Neira Ayuso
2014-04-26
1
-1
/
+3
*
examples: nft-events: use new events wrappers
Arturo Borrero
2014-04-26
1
-15
/
+31
*
src: add flag to add event wrapping in output functions
Arturo Borrero
2014-04-26
9
-34
/
+224
*
tests: include test-script.sh via make distcheck
Pablo Neira Ayuso
2014-04-25
1
-0
/
+2
*
meta: Add support for input and output bridge interface name
Tomasz Bursztyka
2014-04-24
2
-1
/
+7
*
bump version to 1.0.1
libnftnl-1.0.1
Pablo Neira Ayuso
2014-04-17
1
-1
/
+1
*
include: add missing netfilter.h
Pablo Neira Ayuso
2014-04-17
1
-0
/
+2
*
lookup: Fix an invalid read
Ana Rey
2014-04-16
1
-2
/
+2
*
set-elem: fix a memory leak
Ana Rey
2014-04-16
1
-0
/
+6
*
target, match: Fix an invalid read
Ana Rey
2014-04-14
2
-4
/
+4
*
tests: Fix a memory leak
Ana Rey
2014-04-14
1
-0
/
+2
*
tests: Add support to check a json or xml testfile
Ana Rey
2014-04-14
1
-1
/
+47
*
tests: New tools to update xml and json testfiles
Ana Rey
2014-04-14
1
-6
/
+36
*
xml, json: Delete an immediatedate label in xml and json file
Ana Rey
2014-04-14
10
-19
/
+11
*
xml, json: Delete a cmpdata label in xml and json file
Ana Rey
2014-04-14
72
-91
/
+77
*
examples: complete nft-events example
Arturo Borrero
2014-04-07
1
-0
/
+60
*
src: fix bogus assertion for unset attributes
Pablo Neira Ayuso
2014-04-07
5
-18
/
+20
*
set_elem: parse family from Netlink message
Arturo Borrero
2014-04-07
1
-0
/
+3
*
tests: Use getopt_long to parse the command-line arguments.
Ana Rey
2014-04-07
2
-10
/
+51
*
examples: remove nft-rule-insert from Makefile.am
Pablo Neira Ayuso
2014-03-28
1
-3
/
+0
*
set_elems: delete unexisting exported symbol
Arturo Borrero
2014-03-26
3
-4
/
+0
*
rule: don't enforce attributes when parsing
Álvaro Neira Ayuso
2014-03-17
1
-41
/
+31
*
rule: don't print unset attributes
Álvaro Neira Ayuso
2014-03-17
1
-13
/
+79
*
examples: nft-rule-del: removed printf rule function
Álvaro Neira Ayuso
2014-03-08
1
-4
/
+0
*
examples: nft-rule-insert: fix and merge it to nft-rule-add
Álvaro Neira Ayuso
2014-03-08
3
-208
/
+12
*
examples: nft-rule-del: fix missing batching headers
Álvaro Neira Ayuso
2014-03-08
1
-4
/
+39
*
rule: add NFT_RULE_ATTR_USERDATA support
Pablo Neira Ayuso
2014-02-27
3
-2
/
+62
*
src: check if netlink parsing fails
Arturo Borrero
2014-02-27
6
-11
/
+32
*
example: nft-rule-add: simplify example
Pablo Neira Ayuso
2014-02-27
1
-57
/
+29
*
include: get linux/netfilter/nf_tables.h in sync with kernel header
Pablo Neira Ayuso
2014-02-27
1
-1
/
+2
*
src: fix wrong type in NFT_ATTR_*_FAMILY
Pablo Neira Ayuso
2014-02-27
8
-26
/
+26
*
src: add nft_*_attr_{set|get}_data interface
Pablo Neira Ayuso
2014-02-27
11
-28
/
+212
*
src: add assertion infrastructure to validate attribute types
Pablo Neira Ayuso
2014-02-27
2
-0
/
+20
*
src: early attribute type validation in nft_*_attr_set
Pablo Neira Ayuso
2014-02-27
8
-11
/
+23
*
expr: add conntrack label match support
Florian Westphal
2014-02-18
2
-2
/
+5
*
src: compile queue expression support
Pablo Neira Ayuso
2014-02-17
2
-8
/
+14
*
chain: print usage counter for base chain via default output as well
Pablo Neira Ayuso
2014-02-11
1
-4
/
+4
*
Merge branch 'master' into next-3.14
Pablo Neira Ayuso
2014-02-03
217
-1474
/
+2193
|
\
|
*
include: add cached copy of linux/kernel.h
Pablo Neira Ayuso
2014-01-22
1
-0
/
+29
[prev]
[next]