mirror of
https://github.com/webmin/webmin.git
synced 2026-05-04 22:30:33 +01:00
Add common spanning tree tunables for bridges
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user