mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-12 03:58:34 +01:00
Ticket refs #16053: CWMP: Multiple ip addresses in Inform
This commit is contained in:
parent
44d41b4387
commit
a90f67aa2a
1 changed files with 0 additions and 1 deletions
|
|
@ -2308,7 +2308,6 @@ char *get_wan_connection_device_perm(char *refparam, struct dmctx *dmctx, void *
|
|||
|
||||
unsigned char get_wan_protocol_connection_forced_inform(char *refparam, struct dmctx *dmctx, void *data, char *instance)
|
||||
{
|
||||
return 1;
|
||||
struct wanargs *wancprotoarg = (struct wanargs *)data;
|
||||
if (strcmp(section_name(wancprotoarg->wancprotosection), default_wan) == 0)
|
||||
return 1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue