Commit graph

4 commits

Author SHA1 Message Date
Alexandru Ardelean
953f951c5e ulogd: use strncpy instead of memcpy
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-03-29 22:20:29 +03:00
Nicolas Thill
8827380c37 ulogd: update to 2.0.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-08-04 02:47:06 +02:00
Jo-Philipp Wich
d5c31e1bf3 ulogd: fix musl compatibility
- 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>
2015-06-18 17:30:30 +02:00
Daniel Golle
ce83241311 ulogd: backport upstream fixes
Fixes https://github.com/openwrt/packages/issues/908

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-15 16:23:50 +01:00