aboutsummaryrefslogtreecommitdiffstats
path: root/main/fprobe-ulog
Commit message (Collapse)AuthorAgeFilesLines
* main/fprobe-ulog: fix nflog patch to not exit prematurelyTimo Teräs2015-07-142-6/+6
| | | | nfnl_catch() can return stop in certain transient error conditions
* main/fprobe-ulog: fix makedependsTimo Teräs2015-07-101-1/+1
|
* main/fprobe-ulog: migrate to nflog apiTimo Teräs2015-07-102-4/+625
| | | | | | | | ULOG is no longer present in kernels we use. The compat library is deficient and does not support e.g. mapping of interface names or timestamps. This patch updates the code to use nflog natively and removes the ifindex to name mappings using syscalls so this improves performance too.
* main/fprobe-ulog: fix checksumTimo Teräs2015-06-011-3/+3
|
* main/fprobe-ulog: fix setregidTimo Teräs2015-06-012-9/+53
| | | | | Needs to be done before spwaning threads or musl's setregid will fail if in chroot().
* main/fprobe-ulog: upgrade to 1.2Natanael Copa2015-04-291-8/+8
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/fprobe-ulog: fix setre[ug]id usageTimo Teräs2014-07-302-2/+79
|
* main/fprobe-ulog: cleanup. replace exit 1 with return 1Natanael Copa2014-07-091-4/+4
|
* main/[various]: update config.sub (and remove charset.alias)Timo Teräs2013-09-291-0/+1
| | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required.
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/fprobe-ulog: add support for ulog-nlgroupLeonardo Arena2013-01-253-9/+9
|
* testing/fprobe-ulog: move to mainLeonardo Arena2013-01-254-0/+206