Saves a few bytes.
Signed-off-by: Rosen Penev
---
src/config.c | 2 +-
src/dhcpv4.c | 6 ++
src/dhcpv6.c | 6 ++
src/ndp.c | 7 +++
src/netlink.c | 4 ++--
src/odhcpd.c | 4 ++--
src/router.c | 5 ++---
src/ubus.c| 2 +-
8 files changed, 15 insertions(+), 21 deletions(-)
Refreshed all patches.
Made the following patch for Mediatek and Oxnas compatible with kernel 4.4.106:
0072-mtd-backport-v4.7-0day-patches-from-Boris.patch
Compile-tested: ar71xx
Run-tested: ar71xx
Signed-off-by: Etienne Haarsma bladeoner...@gmail.com
---
include/kernel-version.mk
On 12/13/2017 09:05 PM, Etienne Haarsma wrote:
> Refreshed all patches.
>
> Made the following patch for Mediatek and Oxnas compatible with kernel
> 4.4.105:
> 0072-mtd-backport-v4.7-0day-patches-from-Boris.patch
>
> Compile-tested: ar71xx
> Run-tested: ar71xx
>
> Signed-off-by: Etienne Haarsma
On 12/14/2017 10:53 PM, Roman Yeryomin wrote:
> Signed-off-by: Roman Yeryomin
Please extend your description, why you need flock and also do a small
size comparison on one target between a busybox with the default config
and the one with your patch applied.
Hauke
> ---
> package/utils/busybox/
15.12.2017 09:24, e9hack:
Hi,
I did set-up a openvpn server on my router. /etc/config/network contains the
interface definition:
config interface 'vpn'
option proto 'none'
option ifname 'tun1'
In /etc/config/firewall, I've the following definitions related to vpn, lan and
wan