Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/fprobe-ulog: fix nflog patch to not exit prematurely | Timo Teräs | 2015-07-14 | 2 | -6/+6 |
| | | | | nfnl_catch() can return stop in certain transient error conditions | ||||
* | main/fprobe-ulog: fix makedepends | Timo Teräs | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | main/fprobe-ulog: migrate to nflog api | Timo Teräs | 2015-07-10 | 2 | -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 checksum | Timo Teräs | 2015-06-01 | 1 | -3/+3 |
| | |||||
* | main/fprobe-ulog: fix setregid | Timo Teräs | 2015-06-01 | 2 | -9/+53 |
| | | | | | Needs to be done before spwaning threads or musl's setregid will fail if in chroot(). | ||||
* | main/fprobe-ulog: upgrade to 1.2 | Natanael Copa | 2015-04-29 | 1 | -8/+8 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/fprobe-ulog: fix setre[ug]id usage | Timo Teräs | 2014-07-30 | 2 | -2/+79 |
| | |||||
* | main/fprobe-ulog: cleanup. replace exit 1 with return 1 | Natanael Copa | 2014-07-09 | 1 | -4/+4 |
| | |||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -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 ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/fprobe-ulog: add support for ulog-nlgroup | Leonardo Arena | 2013-01-25 | 3 | -9/+9 |
| | |||||
* | testing/fprobe-ulog: move to main | Leonardo Arena | 2013-01-25 | 4 | -0/+206 |