index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
obj
/
tunnel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tunnel: add support to geneve options
Fernando Fernandez Mancera
2025-08-28
1
-19
/
+157
*
tunnel: rework options
Pablo Neira Ayuso
2025-08-28
1
-81
/
+392
*
tunnel: add missing inner nested netlink attribute for vxlan options
Fernando Fernandez Mancera
2025-04-14
1
-3
/
+3
*
Use SPDX License Identifiers in headers
Phil Sutter
2024-10-30
1
-5
/
+1
*
obj: Respect data_len when setting attributes
Phil Sutter
2024-04-11
1
-16
/
+16
*
obj: Introduce struct obj_ops::attr_policy
Phil Sutter
2024-04-11
1
-0
/
+20
*
obj: Call obj_ops::set with legal attributes only
Phil Sutter
2024-04-11
1
-2
/
+0
*
obj: Repurpose struct obj_ops::max_attr field
Phil Sutter
2024-04-11
1
-1
/
+1
*
build: fix clang+glibc snprintf substitution error
Nicholas Vinson
2022-06-15
1
-1
/
+1
*
obj: Drop type parameter from snprintf callback
Phil Sutter
2021-03-15
1
-19
/
+2
*
obj/tunnel: Fix for undefined behaviour
Phil Sutter
2019-10-15
1
-3
/
+3
*
src: Use memcpy() to handle potentially unaligned data
Matt Turner
2018-10-19
1
-14
/
+14
*
src: remove json support
Pablo Neira Ayuso
2018-10-15
1
-13
/
+0
*
obj: add tunnel support
Pablo Neira Ayuso
2018-08-06
1
-0
/
+581