index
:
ulogd2
master
ulogd2 tree
eric@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
/
flow
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
all: remove trivial configure hooks
Corubba Smith
2025-03-12
1
-13
/
+0
*
all: use config_parse_file function in all plugins
Corubba Smith
2025-03-12
1
-1
/
+1
*
nfct: add icmpv6
Corubba Smith
2025-03-12
1
-0
/
+26
*
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
*
build: use correct automake variable for library dependencies
Jeremy Sowden
2021-11-15
1
-1
/
+2
*
build: delete commented-out code
Jeremy Sowden
2021-11-15
1
-4
/
+1
*
build: skip sub-directories containing disabled plugins
Jeremy Sowden
2021-11-15
1
-2
/
+0
*
build: add Make_global.am for common flags
Jeremy Sowden
2021-11-15
1
-2
/
+2
*
IPFIX: Add IPFIX output plugin
Ander Juaristi
2019-04-30
1
-2
/
+0
*
nfct: use start timestamp if provided
Eric Leblond
2014-02-22
1
-4
/
+14
*
nfct: make NFCT packet counter/length 64 bit
Ulrich Weber
2013-10-10
1
-12
/
+12
*
nfct: use timestamp of conntrack object.
Eric Leblond
2013-03-05
1
-10
/
+32
*
nfct: add protocol filter
Eric Leblond
2013-01-05
1
-2
/
+58
*
nfct: implement src and dst filter
Eric Leblond
2013-01-05
1
-2
/
+214
*
nfct: call register callback on opened handler
Eric Leblond
2013-01-05
1
-1
/
+1
*
build: avoid per-target CFLAGS
Jan Engelhardt
2012-11-27
1
-2
/
+1
*
configure: add flag to disable NFCT build
Eric Leblond
2012-11-04
1
-0
/
+2
*
src: fix version that -V displays
Pablo Neira Ayuso
2012-08-03
1
-1
/
+1
*
input: NFCT: fix compilation warning with gcc-4.7
Pablo Neira Ayuso
2012-08-03
1
-2
/
+0
*
NFCT: fix crash in polling mode if used by two stacks
Eric Leblond
2012-07-20
1
-5
/
+5
*
build: use pkglibdir instead of pkglibexecdir for automake
Björn Lässig
2012-05-18
1
-1
/
+1
*
NFCT: add `reliable' config option to enable reliable flow-based logging
Pablo Neira Ayuso
2012-03-05
1
-1
/
+18
*
NFCT: use nfct_copy() instead of deprecated nfct_sizeof() function
Pablo Neira Ayuso
2011-02-25
1
-1
/
+1
*
build: use appropriate location for program modules
Jan Engelhardt
2011-02-01
1
-1
/
+1
*
NFCT: fix bug in polling mode
Pablo Neira Ayuso
2010-12-09
1
-0
/
+6
*
build: propagate global CFLAGS
Jan Engelhardt
2010-11-05
1
-1
/
+1
*
build: remove unused $(all_includes)
Jan Engelhardt
2010-11-05
1
-1
/
+1
*
build: remove -fPIC flag
Jan Engelhardt
2010-11-05
1
-1
/
+1
*
NFCT: copy the conntrack object to the plugin once
Pablo Neira Ayuso
2010-06-17
1
-1
/
+8
*
NFCT: fix plugin re-use in different stacks
Pablo Neira Ayuso
2010-06-17
1
-4
/
+6
*
output: add new plugin XML to output logs in XML
Pablo Neira Ayuso
2010-06-17
1
-0
/
+18
*
NFCT: fix reset counters via SIGUSR2 signal
Pablo Neira Ayuso
2010-01-17
1
-3
/
+52
*
NFCT: fix number of options (missing one)
Pablo Neira Ayuso
2010-01-17
1
-1
/
+1
*
NFCT: split event handler if hashtable is used or not
Pablo Neira Ayuso
2010-01-17
1
-28
/
+39
*
NFCT: use new hashtable implementation for better performance
Pablo Neira Ayuso
2010-01-17
1
-40
/
+79
*
NFCT: change `pollinterval' behaviour
Pablo Neira Ayuso
2010-01-17
1
-8
/
+120
*
NFCT: cleanup constructor and destructor functions
Pablo Neira Ayuso
2010-01-11
1
-41
/
+67
*
NFCT: avoid spamming report about netlink overruns
Pablo Neira Ayuso
2009-07-22
1
-1
/
+9
*
NFCT: add configurable option to set the value of the resynchronization timer
Pablo Neira Ayuso
2009-07-22
1
-8
/
+15
*
NFCT: improve netlink overrun handling
Pablo Neira Ayuso
2009-07-22
1
-12
/
+12
*
NFCT: fix NULL dereference when hashtable is full
Pablo Neira Ayuso
2009-06-23
1
-0
/
+9
*
Delete timer in destructor function.
Eric Leblond
2009-02-08
1
-0
/
+2
*
Replace INCLUDES by AM_CPPFLAGS in Makefile.am.
Eric Leblond
2009-01-22
1
-1
/
+1
*
build: use -avoid-version for modules
Jan Engelhardt
2009-01-20
1
-2
/
+2
*
build: compile fix
Jan Engelhardt
2009-01-18
1
-0
/
+1
*
Fix memory leak in destructor_nfct().
Eric Leblond
2008-12-09
1
-0
/
+11
*
Fix stop function of NFCT plugin.
Eric Leblond
2008-12-09
1
-1
/
+1
[next]