Added a function validateipaddr() use as:// Validate a network address// $addr: the address to validate// $type: IPV4|IPV6|IPV4V6// $label: the label used by the GUI to display this value. Required to compose an error message// $err_msg: pointer to the callers error message array so that error messages can be added to it here...
Update pfSense.pot
Correct the descriptions and behavior of the Adaptive Start and Adaptive End settings.
Merge pull request #3274 from phil-davis/dhcpv6serverrelay
Merge pull request #3271 from phil-davis/dhcpserverrelay
Merge pull request #3277 from phil-davis/patch-2
Check for lo0 when reconfiguring VIPs on sync. Fixes #7010
status_dcp_leases change if statement style
Status DHCP Leases show CID and other enhancements
1) If there is a Client Id specified then show it (otherwise it is possible to define a Static Mapping that has only Client Id and all other fields empty, which would look like an empty row in the displayed table)....
Merge pull request #3275 from phil-davis/patch-9
View revisions
Also available in: Atom