Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/fprobe-ulog: fix nflog patch to not exit prematurely | Timo Teräs | 2015-07-14 | 1 | -2/+2 |
| | | | | | | nfnl_catch() can return stop in certain transient error conditions (cherry picked from commit 75981f53078a55e53eae0c13dfc46e2de051247b) | ||||
* | main/fprobe-ulog: migrate to nflog api | Timo Teräs | 2015-07-10 | 1 | -0/+617 |
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. (cherry picked from commit a7717ec784fd112e74ca5a5ddf6da8a59d742049) (cherry picked from commit 6c9d9325fe81174d7e1de61f3f49c88c2a7d194a) |