Alexandru Ardelean
c13cd82a4a
ulogd: use strncpy instead of memcpy
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
(cherry picked from commit 953f951c5e )
2018-01-12 11:24:43 +01: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