mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-02-16 21:09:16 +01:00
Ticket refs #15818:TR-069: unmannged bridge have no way of setting p bits
This commit is contained in:
parent
1a3594e66a
commit
f979d5c214
1 changed files with 0 additions and 2 deletions
|
|
@ -2323,8 +2323,6 @@ int entry_wandevice_wanprotocolconnection(struct dmctx *ctx, char *idev, char *i
|
|||
}
|
||||
if (check_multiwan_interface(ss, fwan) != 0)
|
||||
continue;
|
||||
if(strcmp(type, "bridge") == 0)
|
||||
continue;
|
||||
init_wancprotoargs(ctx, ss);
|
||||
if (proto == WAN_PROTO_IP) {
|
||||
iconp = handle_update_instance(3, ctx, &iconp_ip_last, update_instance_alias, 3, ss, "conipinstance", "conipalias");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue