Re: [OpenWrt-Devel] [PATCH] [odhcp6c] ra: clear RA information and request new after link-up event or SIGUSR2

2019-03-20 Thread Pavel Merzlyakov
Tue, Mar 19, 2019 at 1:15 PM Pavel Merzlyakov > wrote: > > > > >why is this not the case in your setup ? > > Because sometimes odhcp6c miss restart, probably because of Bridge Mode > (it's attached to bridge interface). > Can you share the network config you're us

Re: [OpenWrt-Devel] [PATCH] [odhcp6c] ra: clear RA information and request new after link-up event or SIGUSR2

2019-03-19 Thread Pavel Merzlyakov
ans Dedecker wrote: > Hi, > > On Mon, Mar 18, 2019 at 8:51 PM Pavel Merzlyakov > wrote: > > > > Hi, > > > > >Can you be elaborate more in detail what use case you want to cover > > >with this patch; in other words what is not working now ? > >

Re: [OpenWrt-Devel] [PATCH] [odhcp6c] ra: clear RA information and request new after link-up event or SIGUSR2

2019-03-18 Thread Pavel Merzlyakov
dhcp6c (it's connected to bridge interface). ra_restart () could be called without condition in beginning of the main loop. Br, Pavel On Mon, 18 Mar 2019 at 18:26, Hans Dedecker wrote: > Hi, > > On Mon, Mar 18, 2019 at 2:43 PM wrote: > > > > From: Pavel Merzlyakov > > &g

[OpenWrt-Devel] [PATCH] [odhcp6c] ra: clear RA information and request new after link-up event or SIGUSR2

2019-03-18 Thread pavel . merzlyakov
From: Pavel Merzlyakov A subnet may be changed after link-up event Signed-off-by: Pavel Merzlyakov --- src/odhcp6c.c | 3 +++ src/ra.c | 20 +--- src/ra.h | 1 + 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/src/odhcp6c.c b/src/odhcp6c.c index

[OpenWrt-Devel] [PATCH] [ubox] kmodloader: fix and optimize loading of failed modules

2019-03-18 Thread pavel . merzlyakov
From: Pavel Merzlyakov 1) Restore functionality which was lost in commit 876c7f5b. Again at boot time kmodloader can load all modules (/etc/modules.d/*) even if dependency information is completely missing. This functionality is important in case of hidden dependency (not symbol