index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
expr
/
osf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
expr: use NFTA_* netlink attributes to build fields, not NFTNL_EXPR_*
Pablo Neira Ayuso
2024-06-23
1
-3
/
+3
*
expr: Respect data_len when setting attributes
Phil Sutter
2024-04-11
1
-3
/
+3
*
expr: Introduce struct expr_ops::attr_policy
Phil Sutter
2024-03-06
1
-0
/
+7
*
expr: Repurpose struct expr_ops::max_attr field
Phil Sutter
2024-03-06
1
-1
/
+1
*
build: fix clang+glibc snprintf substitution error
Nicholas Vinson
2022-06-15
1
-1
/
+1
*
Drop pointless local variable in snprintf callbacks
Phil Sutter
2021-03-15
1
-2
/
+2
*
expr: Check output type once and for all
Phil Sutter
2021-03-15
1
-17
/
+3
*
expr: osf: add version option support
Fernando Fernandez Mancera
2019-04-08
1
-0
/
+17
*
src: remove nftnl_rule_cmp() and nftnl_expr_cmp()
Pablo Neira Ayuso
2018-10-24
1
-17
/
+0
*
src: Use memcpy() to handle potentially unaligned data
Matt Turner
2018-10-19
1
-2
/
+2
*
expr: osf: add ttl option support
Fernando Fernandez Mancera
2018-10-15
1
-0
/
+22
*
src: remove json support
Pablo Neira Ayuso
2018-10-15
1
-13
/
+0
*
expr: osf: modify _snprintf_default function
Fernando Fernandez Mancera
2018-08-07
1
-1
/
+1
*
expr: osf: remove json code
Pablo Neira Ayuso
2018-08-03
1
-18
/
+0
*
expr: add osf support
Fernando Fernandez Mancera
2018-07-30
1
-0
/
+174