index
:
libnftnl
master
nftables netlink library
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
*
include: synchronize nf_tables.h with nftables tree
Pablo Neira Ayuso
2014-05-19
1
-2
/
+2
*
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
*
src: add flag to add event wrapping in output functions
Arturo Borrero
2014-04-26
8
-34
/
+218
*
meta: Add support for input and output bridge interface name
Tomasz Bursztyka
2014-04-24
1
-1
/
+3
*
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
*
xml, json: Delete an immediatedate label in xml and json file
Ana Rey
2014-04-14
1
-10
/
+2
*
xml, json: Delete a cmpdata label in xml and json file
Ana Rey
2014-04-14
3
-22
/
+8
*
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
*
set_elems: delete unexisting exported symbol
Arturo Borrero
2014-03-26
2
-2
/
+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
*
rule: add NFT_RULE_ATTR_USERDATA support
Pablo Neira Ayuso
2014-02-27
1
-1
/
+57
*
src: check if netlink parsing fails
Arturo Borrero
2014-02-27
5
-10
/
+30
*
src: fix wrong type in NFT_ATTR_*_FAMILY
Pablo Neira Ayuso
2014-02-27
3
-12
/
+12
*
src: add nft_*_attr_{set|get}_data interface
Pablo Neira Ayuso
2014-02-27
5
-27
/
+193
*
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
4
-11
/
+15
*
expr: add conntrack label match support
Florian Westphal
2014-02-18
1
-2
/
+3
*
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
34
-746
/
+1275
|
\
|
*
build: resolve build failure involving linux/netlink.h
Jan Engelhardt
2014-01-21
1
-1
/
+2
|
*
rename library to libnftnl
libnftnl-1.0.0
Pablo Neira Ayuso
2014-01-20
30
-94
/
+94
|
*
expr: ct: fix compilation warning when json/xml support is missing
Pablo Neira Ayuso
2014-01-20
1
-1
/
+1
|
*
ct: use a string with 'dir' attribute
Arturo Borrero
2014-01-18
1
-11
/
+48
|
*
data_reg: fix verdict format approach
Arturo Borrero
2014-01-18
3
-96
/
+108
|
*
utils: fix nft_str2verdict return value
Arturo Borrero
2014-01-18
4
-21
/
+39
|
*
expr: meta: statify meta_key2str_array
Pablo Neira Ayuso
2014-01-17
1
-1
/
+1
|
*
expr: ct: direction is optional
Arturo Borrero
2014-01-17
1
-16
/
+46
|
*
expr: ct: fix missing NFT_CT_L3PROTOCOL in ctkey2str_array
Arturo Borrero
2014-01-16
1
-0
/
+1
|
*
lookup: xml: conditional output of dreg
Arturo Borrero
2014-01-15
1
-13
/
+30
|
*
mxml: add optional/mandatory flag to nft_mxml_reg_parse
Arturo Borrero
2014-01-15
12
-57
/
+64
|
*
set: xml: data_type/data_len are optional
Arturo Borrero
2014-01-15
1
-13
/
+20
|
*
expr: fix incorrect data type for several expression object fields
Pablo Neira Ayuso
2014-01-10
5
-11
/
+11
|
*
src: add interface to parse from file
Arturo Borrero
2014-01-09
10
-2
/
+59
|
*
src: rework and generalize the build/parse system
Arturo Borrero
2014-01-09
9
-72
/
+141
|
*
set_elem: add json parsing to API
Arturo Borrero
2014-01-08
4
-5
/
+27
|
*
mxml: add error reference of the top node
Arturo Borrero
2014-01-08
1
-2
/
+5
|
*
src: new error reporting approach for XML/JSON parsers
Álvaro Neira Ayuso
2014-01-06
31
-380
/
+640
|
*
src: rename the parameter tag to node_name in jansson function
Álvaro Neira Ayuso
2014-01-03
2
-24
/
+28
*
|
expr: ct: Add support for setting the mark
Kristian Evensen
2014-01-15
1
-26
/
+101
*
|
meta: Let user specify any combination of sreg/dreg
Kristian Evensen
2014-01-15
1
-32
/
+59
*
|
expr/cmp: fix type size
Patrick McHardy
2014-01-15
2
-5
/
+5
[next]