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
/
hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: add <nft.h> header and include it as first
Thomas Haller
2023-08-25
1
-0
/
+2
*
src: Add GPLv2+ header to .c files of recent creation
Pablo Neira Ayuso
2023-01-02
1
-2
/
+2
*
hash: add parse and build userdata interface
Pablo Neira Ayuso
2019-12-17
1
-0
/
+72
*
src: memleak in expressions
Pablo Neira Ayuso
2019-04-10
1
-0
/
+6
*
src: expr: remove expr_ops from struct expr
Florian Westphal
2019-02-08
1
-2
/
+2
*
libnftables: Implement JSON output support
Phil Sutter
2018-05-11
1
-0
/
+1
*
hash: Fix potential null-pointer dereference in hash_expr_cmp()
Phil Sutter
2018-03-02
1
-1
/
+1
*
Review switch statements for unmarked fall through cases
Phil Sutter
2018-02-28
1
-1
/
+1
*
src: get rid of printf
Phil Sutter
2017-09-29
1
-5
/
+5
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
1
-2
/
+2
*
hash: generate a random seed if seed option is empty
Liping Zhang
2017-04-15
1
-3
/
+8
*
src: hash: fix seed attribute not listed
Laura Garcia Liebana
2017-03-24
1
-1
/
+1
*
src: hash: support of symmetric hash
Laura Garcia Liebana
2017-03-06
1
-7
/
+21
*
src: add offset attribute for hash expression
Laura Garcia Liebana
2016-11-09
1
-2
/
+7
*
src: add hash expression
Pablo Neira Ayuso
2016-08-29
1
-0
/
+60