index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
meta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
datatype: use DTYPE_F_PREFIX only for IP address datatype
Pablo Neira Ayuso
2024-03-21
1
-1
/
+0
*
datatype: Describe rt symbol tables
Phil Sutter
2024-01-02
1
-0
/
+7
*
datatype: rt_symbol_table_init() to search for iproute2 configs
Phil Sutter
2024-01-02
1
-1
/
+1
*
meta: fix tc classid parsing out-of-bounds access
Florian Westphal
2023-12-13
1
-20
/
+9
*
src: remove xfree() and use plain free()
Thomas Haller
2023-11-09
1
-2
/
+2
*
meta: fix hour decoding when timezone offset is negative
Florian Westphal
2023-11-02
1
-2
/
+9
*
include: include <string.h> in <nft.h>
Thomas Haller
2023-09-28
1
-1
/
+0
*
src: fix indentation/whitespace
Thomas Haller
2023-09-20
1
-2
/
+2
*
include: include <stdlib.h> in <nft.h>
Thomas Haller
2023-09-11
1
-1
/
+0
*
src: rework SNPRINTF_BUFFER_SIZE() and handle truncation
Thomas Haller
2023-08-29
1
-5
/
+6
*
include: include <std{bool,int}.h> via <nft.h>
Thomas Haller
2023-08-25
1
-1
/
+0
*
src: add <nft.h> header and include it as first
Thomas Haller
2023-08-25
1
-1
/
+1
*
meta: define _GNU_SOURCE to get strptime() from <time.h>
Thomas Haller
2023-08-25
1
-4
/
+3
*
meta: use reentrant localtime_r()/gmtime_r() functions
Thomas Haller
2023-08-22
1
-19
/
+22
*
meta: don't assume time_t is 64 bit in date_type_print()
Thomas Haller
2023-08-22
1
-5
/
+8
*
meta: introduce meta broute support
Sriram Yagnaraman
2023-04-29
1
-0
/
+2
*
meta: skip protocol context update for nfproto with same table family
Pablo Neira Ayuso
2023-04-24
1
-0
/
+5
*
meta: don't crash if meta key isn't known
Florian Westphal
2023-03-27
1
-10
/
+21
*
meta: parse_iso_date() returns boolean
Phil Sutter
2023-01-13
1
-1
/
+1
*
src: add vxlan matching support
Pablo Neira Ayuso
2023-01-02
1
-2
/
+19
*
meta: don't use non-POSIX formats in strptime()
Jo-Philipp Wich
2022-08-09
1
-4
/
+4
*
meta: fix compiler warning in date_type_parse()
Lukas Straub
2022-04-05
1
-4
/
+6
*
meta: time: use uint64_t instead of time_t
Lukas Straub
2022-04-05
1
-1
/
+1
*
meta: Fix hour_type size
Phil Sutter
2021-11-30
1
-4
/
+5
*
meta: Fix {g,u}id_type on Big Endian
Phil Sutter
2021-11-30
1
-6
/
+10
*
meta: skip -T for hour and date format
Pablo Neira Ayuso
2021-09-09
1
-24
/
+9
*
src: use PRIu64 format
Pablo Neira Ayuso
2021-05-18
1
-1
/
+1
*
src: context tracking for multiple transport protocols
Pablo Neira Ayuso
2020-09-15
1
-6
/
+7
*
meta: fix asan runtime error in tc handle
Pablo Neira Ayuso
2020-06-08
1
-1
/
+1
*
meta: add slave device matching
Florian Westphal
2020-01-03
1
-0
/
+6
*
meta: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
1
-0
/
+51
*
src: add ability to set/get secmarks to/from connection
Christian Göttsche
2019-11-25
1
-0
/
+2
*
meta: Rewrite hour_type_print()
Phil Sutter
2019-11-12
1
-30
/
+19
*
meta: Introduce new conditions 'time', 'day' and 'hour'
Ander Juaristi
2019-09-06
1
-0
/
+261
*
meta: add ibrpvid and ibrvproto support
wenxu
2019-08-30
1
-0
/
+6
*
src: remove global symbol_table
Pablo Neira Ayuso
2019-08-08
1
-20
/
+7
*
src: add parse_ctx object
Pablo Neira Ayuso
2019-08-08
1
-6
/
+11
*
src: prefer meta protocol as bridge l3 dependency
Florian Westphal
2019-06-19
1
-1
/
+5
*
src: missing destroy function in statement definitions
Pablo Neira Ayuso
2019-04-05
1
-0
/
+6
*
src: expr: remove expr_ops from struct expr
Florian Westphal
2019-02-08
1
-2
/
+2
*
meta: add iifkind and oifkind support
wenxu
2019-01-28
1
-0
/
+6
*
src: default to numeric UID and GID listing
Pablo Neira Ayuso
2018-10-29
1
-2
/
+2
*
src: rename meta secpath to meta ipsec
Florian Westphal
2018-09-21
1
-1
/
+4
*
src: meta: always prefix 'meta' for almost all tokens
Florian Westphal
2018-07-21
1
-16
/
+13
*
libnftables: Implement JSON output support
Phil Sutter
2018-05-11
1
-0
/
+6
*
libnftables: Make some arrays globally accessible
Phil Sutter
2018-05-11
1
-2
/
+3
*
src: use ibrname and obrname
Pablo Neira Ayuso
2018-04-19
1
-2
/
+2
*
src: rename ibrportname, obrportname
Florian Westphal
2018-04-17
1
-2
/
+13
*
meta: introduce datatype ifname_type
Arturo Borrero Gonzalez
2018-02-25
1
-4
/
+13
*
meta: add secpath support
Florian Westphal
2018-01-16
1
-0
/
+3
[next]