add server response to failed updates; make debugging much easier
Fixed #5540 (probably)Requires more testing please
Merge pull request #2127 from fischeol/master
Make interface_vlan_configure() compatible with the new pfSense PHP module.
Allow the VLAN pcp setting.
While here, fix a bug when editing a VLAN. Make sure it is destroyed before it can be recreated.
Pull Request #1757. Ticket #4133
Fix get_carp_interface_status() to work with uniqid notation and also, verify the CARP vhid and not only the interface (when you have more than one CARP IP on the same interface). Ticket #4858
Simplify get_configured_carp_interface_list().
No functional changes.
Bug #2155
Fix of Bug #2155
Make is_ipaddr_configured() work with CARP.
Check against the correct variable. Ticket #4858
Convert CARP interface name to uniqid notation. Ticket #4858
Only add the parentheses when there is a valid description.
View revisions
Also available in: Atom