index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
11
-13/+13
*
include: don't explicitly include headers from "nl-default.h"
Thomas Haller
2023-08-03
3
-3/+0
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
11
-13/+16
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
14
-26/+16
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
14
-15/+56
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
13
-5/+223
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
3
-3/+3
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
6
-12/+12
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
4
-113/+113
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
2
-2/+2
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
1
-2/+1
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
4
-16/+33
*
netfilter: make log-msg,queue-msg setters robust against ENOMEM
Thomas Haller
2022-03-16
2
-22/+52
*
nflog:add conntrack flag and enable flags for nflog
Michael Braun
2022-03-09
2
-0/+11
*
nflog: add CT support
Michael Braun
2022-03-09
4
-24/+132
*
nflog: add mac_header support
Michael Braun
2022-03-09
2
-2/+103
*
nflog: add vlan attribute
Michael Braun
2022-03-09
2
-0/+91
*
log: fix typo in dumping msg
Michael Braun
2022-03-04
1
-1/+1
*
netfilter/ct: fix use of reply/orig for conntrack requests
Anisse Astier
2022-03-04
1
-6/+10
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
14
-98/+0
*
license: cleanup copyright comments
Thomas Haller
2020-04-16
2
-2/+2
*
lib: fix error code from nfnl_exp_build_message()
Thomas Haller
2019-08-27
1
-0/+2
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
14
-0/+14
*
all: declare all variables at the beginning of scope (-Wdeclaration-after-sta...
Thomas Haller
2018-01-16
1
-1/+2
*
include: don't include kernel headers in public libnl3 headers
Thomas Haller
2017-03-02
1
-0/+2
*
remove multiple implementations of htonll(), ntohll()
Davide Caratti
2016-09-06
3
-37/+3
*
exp: fix a GCC 6 -Wmisleading-indentation warning
Peter Wu
2016-08-14
1
-4/+4
*
trivial: whitespace-only fixes for src and lib
Peter Wu
2016-08-12
3
-8/+8
*
lib: update ce-mask to uint64_t
David Ahern
2016-02-12
4
-12/+12
*
nf: fix potential bug in nfnl_queue_msg_set_payload() when malloc() failed
Коренберг Марк
2015-07-10
1
-4/+7
*
lib/doc: clearify return value of send_simple() functions
Thomas Haller
2015-05-12
3
-1/+16
*
nf: Remove unused function htonll()
Thomas Graf
2014-08-26
1
-8/+0
*
nf: nfnl_*_str2copy_mode() should return int
Thomas Graf
2014-08-26
2
-2/+2
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
6
-122/+122
*
netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_...
Thomas Haller
2014-06-10
4
-8/+4
*
netfilter/ct: expand CT parameters that can be used in add/delete operations
Rich Fought
2014-04-14
2
-0/+35
*
netfilter/ct: support optional CTA_ZONE attribute
Holger Eitzenberger
2013-09-05
2
-0/+23
*
netfilter/ct: support optional CTA_TIMESTAMP attribute
Holger Eitzenberger
2013-09-05
2
-0/+58
*
netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch()
Holger Eitzenberger
2013-06-26
1
-0/+29
*
netfilter/queue: generalize nfnl_queue_msg_build_verdict()
Holger Eitzenberger
2013-06-26
1
-2/+10
*
ct: add ICMPv6 type,code and ID
Holger Eitzenberger
2013-04-02
1
-18/+45
*
netfilter: correct error in construction of NAT tuple
Rich Fought
2013-01-29
1
-2/+6
*
Merge pull request #29 from rmfought/natdir32
Thomas Graf
2013-01-24
1
-3/+3
|
\
|
*
netfilter: keep 8-bit API for 32-bit NAT dir attribute
Rich Fought
2013-01-24
1
-2/+2
|
*
netfilter: expectation NAT direction is 32 bit attribute
Rich Fought
2013-01-23
2
-5/+5
*
|
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
14
-14/+14
|
/
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
2
-2/+8
*
Source cleanup for upstream
Rich Fought
2012-10-19
2
-484/+476
*
Updated nfnetlink includes; removed ifdefs; added delete exp program
Rich Fought
2012-10-16
2
-55/+6
*
define advanced attributes out
Rich Fought
2012-10-13
2
-51/+152
[next]