diff --git a/net/save_bifc.cgi b/net/save_bifc.cgi index b83f99373..58dcee61f 100755 --- a/net/save_bifc.cgi +++ b/net/save_bifc.cgi @@ -311,6 +311,9 @@ else { ($bt->{'address'} || $bt->{'dhcp'} || $bt->{'bootp'}) && &error($text{'bifc_ebridgeto2'}); $b->{'bridgeto'} = $in{'bridgeto'}; + $b->{'bridgestp'} = $in{'bridgestp'}; + $b->{'bridgefd'} = $in{'bridgefd'}; + $b->{'bridgewait'} = $in{'bridgewait'}; } # Save the interface with its final name