Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ulogd: update to 2.0.5 | Nicolas Thill | 2015-08-04 |
| | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> | ||
* | ulogd: fix musl compatibility | Jo-Philipp Wich | 2015-06-18 |
| | | | | | | | - Avoid non-pointer use of `FILE` type since its just a forward declaration - Build with -D_GNU_SOURCE to expose required `struct tcphdr` members Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | ||
* | ulogd: backport upstream fixes | Daniel Golle | 2015-02-15 |
Fixes https://github.com/openwrt/packages/issues/908 Signed-off-by: Daniel Golle <daniel@makrotopia.org> |