Fix SNMP Bind Interface list in master
The format of the array returned by get_possible_listen_ips() was changed.This use of the returned array was not quite changed correctly. This fixes it so the drop-down list of SNMP Bind Interfaces is displayed correctly....
Revert "Fixes #4446 Correct ipalias removal on top of carp during configuration sync."
master works differently and get_real_interface() resolves vips as well.
This reverts commit 8896fe1cebdc97dcbeb59249f3bb2abd1601b979.
Fixes #4446 Correct ipalias removal on top of carp during configuration sync.
Allow reassignment from PPP types to DHCP. From testing, it appears to work OK, this input validation appears to be outdated.If there is some edge case that this catches, perhaps it needs to be a more specific test.
Add missing 'break' statement that broke switching from a PPP type to 'none'.
Merge pull request #1544 from phil-davis/patch-4
Merge pull request #1542 from phil-davis/patch-2
Add missing opening bracket
Remove extra closing brackets
$ldescr variable is not assigned a value and all 'Outgoing Network Interfaces' show Localhost as a name on UI
View revisions
Also available in: Atom