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: objref: add support for stateful object maps
Pablo Neira Ayuso
2016-12-09
2
-2
/
+73
*
set_elem: add NFTNL_SET_ELEM_OBJREF attribute
Pablo Neira Ayuso
2016-12-09
3
-0
/
+29
*
set: add NFTNL_SET_OBJ_TYPE attribute
Pablo Neira Ayuso
2016-12-09
3
-0
/
+29
*
expr: add stateful object reference expression
Pablo Neira Ayuso
2016-12-09
8
-0
/
+329
*
src: support for stateful objects
Pablo Neira Ayuso
2016-12-09
17
-0
/
+1638
*
include: fetch stateful object updates for nf_tables.h cache copy
Pablo Neira Ayuso
2016-12-09
1
-0
/
+64
*
set_elem: nftnl_set_elems_nlmsg_build_payload_iter()
Pablo Neira Ayuso
2016-12-05
1
-0
/
+4
*
expr: payload: add NFTNL_EXPR_PAYLOAD_FLAGS
Pablo Neira Ayuso
2016-12-04
3
-2
/
+27
*
examples: nft-set-elem-add: add missing batch logic
Pablo Neira Ayuso
2016-11-30
1
-5
/
+21
*
examples: nft-set-add: update it to add a set that stores port numbers
Pablo Neira Ayuso
2016-11-30
1
-2
/
+3
*
examples: add nft-map-add
Pablo Neira Ayuso
2016-11-30
2
-0
/
+161
*
expr: call expr->ops->snprintf only if defined
Pablo Neira Ayuso
2016-11-29
1
-0
/
+3
*
include: refresh nf_tables.h cache copy
Pablo Neira Ayuso
2016-11-24
1
-4
/
+10
*
expr: missing offset handling for snprintf() in hash and numgen
Pablo Neira Ayuso
2016-10-31
2
-2
/
+2
*
expr: add fib expression
Florian Westphal
2016-10-28
5
-0
/
+318
*
src: introduce rt expression
Anders K. Pedersen
2016-10-28
5
-0
/
+283
*
src: add notrack expression
Pablo Neira Ayuso
2016-10-20
2
-2
/
+10
*
src: update Arturo Borrero Gonzalez email
Arturo Borrero Gonzalez
2016-10-17
9
-9
/
+9
*
set_elem: don't add NFTA_SET_ELEM_LIST_ELEMENTS attribute if set is empty
Pablo Neira Ayuso
2016-10-17
1
-0
/
+3
*
src: add range expression
Pablo Neira Ayuso
2016-10-13
8
-0
/
+441
*
expr: log: complete log flags support
Liping Zhang
2016-10-04
2
-5
/
+42
*
expr: log: do not print prefix if it is not set
Liping Zhang
2016-10-04
1
-2
/
+4
*
expr: log: fix typo in nftnl_expr_log_export
Liping Zhang
2016-10-04
1
-1
/
+1
*
src: display offset only if present in hash and numgen expressions
Pablo Neira Ayuso
2016-09-23
2
-9
/
+18
*
src: remove libmxml support
Arturo Borrero
2016-09-23
122
-2297
/
+60
*
expr: queue: add NFTA_QUEUE_SREG_QNUM attr support
Liping Zhang
2016-09-22
4
-7
/
+54
*
expr: numgen: add number generation offset
Laura Garcia Liebana
2016-09-22
4
-6
/
+40
*
expr: hash: Add offset to hash value
Laura Garcia Liebana
2016-09-12
4
-6
/
+40
*
tests: queue: add missing NFTNL_EXPR_QUEUE_FLAGS compare test
Liping Zhang
2016-09-12
1
-0
/
+3
*
expr: queue: remove redundant NFTNL_EXPR_QUEUE_NUM set in json parse
Liping Zhang
2016-09-12
1
-1
/
+0
*
expr: numgen: Rename until attribute by modulus
Laura Garcia Liebana
2016-09-07
5
-36
/
+35
*
trace: use get_u32 to parse NFPROTO and POLICY attribute
Liping Zhang
2016-09-02
1
-2
/
+2
*
include: resync nf_tables.h cache copy
Pablo Neira Ayuso
2016-09-02
3
-46
/
+44
*
set: fix incorrect maximum set description attribute
Pablo Neira Ayuso
2016-08-30
1
-1
/
+1
*
expr: numgen: add missing nftnl_expr_ng_cmp()
Pablo Neira Ayuso
2016-08-30
1
-0
/
+18
*
expr: hash: missing trailing space and modulus in hexadecimal in snprintf
Pablo Neira Ayuso
2016-08-30
1
-1
/
+1
*
expr: numgen: add missing trailing whitespace
Pablo Neira Ayuso
2016-08-30
1
-2
/
+2
*
expr: numgen: use switch to handle numgen types from snprintf
Pablo Neira Ayuso
2016-08-30
1
-4
/
+5
*
expr: immediate: Fix verdict comparison
Carlos Falgueras García
2016-08-26
1
-2
/
+9
*
expr: data_reg: Fix DATA_CHAIN comparison
Carlos Falgueras García
2016-08-24
1
-0
/
+1
*
expr: add number generation expression
Laura Garcia Liebana
2016-08-22
9
-0
/
+391
*
expr: add quota expression
Pablo Neira Ayuso
2016-08-22
8
-0
/
+334
*
rule: Fix comparison between rules if number of expressions differ
Carlos Falgueras García
2016-08-18
1
-0
/
+1
*
src: Implement rule comparison
Carlos Falgueras García
2016-08-17
31
-0
/
+530
*
expr: add hash expression
Laura Garcia Liebana
2016-08-17
9
-1
/
+436
*
expr: cmp: Use cmp2str() instead of directly access to array
Carlos Falgueras García
2016-08-15
1
-1
/
+1
*
utils: Fix out of bound access in nftnl_family2str
Carlos Falgueras García
2016-08-15
1
-1
/
+1
*
tests: masq: Fix wrong expression creation
Carlos Falgueras García
2016-08-13
1
-1
/
+1
*
utils: Don't return directly from SNPRINTF_BUFFER_SIZE
Phil Sutter
2016-08-12
1
-1
/
+1
*
Revert "common: Avoid integer overflow in nftnl_batch_is_supported()"
Pablo Neira Ayuso
2016-08-12
1
-3
/
+0
[next]