index
:
ulogd2
master
ulogd2 tree
eric@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for logging ARP packets
HEAD
master
Jeremy Sowden
12 days
5
-3
/
+50
*
Use `NFPROTO_*` constants for protocol families
Jeremy Sowden
12 days
7
-42
/
+55
*
IP2BIN, IP2HBIN, IP2STR: refactor `interp` call-backs
Jeremy Sowden
12 days
3
-104
/
+110
*
db, IP2BIN: correct `format_ipv6()` output buffer sizes
Jeremy Sowden
12 days
3
-6
/
+13
*
nfacct: add network namespace support
Corubba Smith
2025-05-20
1
-2
/
+31
*
nflog: add network namespace support
Corubba Smith
2025-05-20
1
-1
/
+31
*
nfct: add network namespace support
Corubba Smith
2025-05-20
2
-13
/
+70
*
ulogd: add linux namespace helper
Corubba Smith
2025-05-20
5
-2
/
+259
*
build: bump release version to 2.0.9
ulogd-2.0.9
Pablo Neira Ayuso
2025-05-15
2
-9
/
+39
*
IP2HBIN, IP2STR: correct typo's
Jeremy Sowden
2025-04-23
2
-4
/
+4
*
IP2STR: correct address buffer size
Jeremy Sowden
2025-04-23
1
-3
/
+1
*
ulogd: remove libipulog
Corubba Smith
2025-03-29
11
-463
/
+3
*
ulog: remove input plugin
Corubba Smith
2025-03-29
10
-452
/
+3
*
nfct: add flow end timestamp on hashtable purge
Corubba Smith
2025-03-25
1
-0
/
+1
*
nfct: fix counter-reset without hashtable
Corubba Smith
2025-03-25
1
-0
/
+3
*
ulogd: raise error on unknown config key
Corubba Smith
2025-03-12
2
-0
/
+14
*
all: remove trivial configure hooks
Corubba Smith
2025-03-12
10
-99
/
+1
*
ulogd: provide default configure implementation
Corubba Smith
2025-03-12
2
-9
/
+24
*
ulogd: improve integer option parsing
Corubba Smith
2025-03-12
3
-1
/
+28
*
all: use config_parse_file function in all plugins
Corubba Smith
2025-03-12
18
-23
/
+22
*
ulogd: add ulogd_parse_configfile public function
Corubba Smith
2025-03-12
2
-49
/
+49
*
nfct: add icmpv6
Corubba Smith
2025-03-12
1
-0
/
+26
*
ulogd: ignore malformed config directives
Corubba Smith
2025-03-12
1
-0
/
+6
*
ulogd: fix config file fd leak
Corubba Smith
2025-03-12
1
-4
/
+6
*
ulogd: ignore private data on plugin stop
Corubba Smith
2025-03-11
1
-3
/
+1
*
ipfix: re-arm send timer
Corubba Smith
2025-03-11
1
-2
/
+6
*
gprint: fix comma after ip addresses
Corubba Smith
2025-03-11
1
-2
/
+5
*
nfct: add newline to reliable log message
Corubba Smith
2025-03-11
1
-1
/
+1
*
nfct: fix calloc argument order
Corubba Smith
2025-03-09
1
-5
/
+5
*
README: update project homepage and mailing list addresses
Harald Welte
2024-07-13
1
-2
/
+2
*
db: insert ipv6 addresses in the same format as ip2bin
Jeremy Sowden
2023-09-14
3
-36
/
+57
*
sqlite3: insert ipv6 addresses as null rather than garbage
Jeremy Sowden
2023-09-14
1
-1
/
+6
*
sqlite3: correct binding of ipv4 addresses and 64-bit integers
Jeremy Sowden
2023-09-14
1
-6
/
+9
*
gprint, oprint: add support for printing ipv6 addresses
Jeremy Sowden
2023-09-14
2
-7
/
+30
*
gprint, oprint: use inet_ntop to format ip addresses
Jeremy Sowden
2023-09-14
2
-26
/
+24
*
ipfix: skip non-ipv4 addresses
Jeremy Sowden
2023-09-14
1
-0
/
+3
*
ip2hbin: store ipv6 address as integer
Jeremy Sowden
2023-09-14
1
-5
/
+4
*
raw2packet_BASE: store ARP address values as integers
Jeremy Sowden
2023-09-14
1
-4
/
+9
*
printpkt, raw2packet_BASE: keep gateway address in NBO
Jeremy Sowden
2023-09-14
2
-2
/
+3
*
printpkt: fix statement punctuator
Jeremy Sowden
2023-09-14
1
-1
/
+1
*
src: record length of integer key values
Jeremy Sowden
2023-09-14
1
-1
/
+8
*
Makefile: Create LZMA-compressed dist-files
Phil Sutter
2023-06-25
1
-1
/
+1
*
ulogd2: avoid use after free in unregister on global ulogd_fds linked list
Kyuwon Shim
2023-03-20
1
-0
/
+9
*
pcap: prevent crashes when output `FILE *` is null
Jeremy Sowden
2023-03-16
1
-5
/
+8
*
pcap: simplify opening of output file
Jeremy Sowden
2023-03-16
1
-27
/
+14
*
build: fix pgsql fall-back configuration of CFLAGS
Jeremy Sowden
2023-03-14
1
-1
/
+1
*
output: Fix formatting of OPRINT switch.
Jeremy Sowden
2022-12-08
1
-26
/
+30
*
output: add missing support for int64_t values
Jeremy Sowden
2022-12-08
2
-1
/
+6
*
filter: IP2BIN: correct spelling of variable
Jeremy Sowden
2022-12-08
1
-2
/
+2
*
pgsql: correct `ulog2.ip_totlen` type
Jeremy Sowden
2022-12-08
2
-2
/
+2
[next]