OpenVPN: expose NBDD servers in GUI
In GUI for both server and client specific overrides, add option to push DHCP NBDD option to client
Merge pull request #4576 from PhilZ-cwm6/patch_vpn_netbios_deprecated_settings
Merge pull request #4603 from luckman212/scrubing-to-scrubbing
Use a function to get OpenVPN device names
Rector some direct config array accesses with pure scalar paths.
Specify specialnet flags when calling get_specialnet(). Fix #14935
Allow passing specialnet flags to pconfig_to_address() to correctlyhandle address/network config elements. Also correctly handle VIPselection in nat/binat rules.
kea: validate v4 client identifiers as being valid hex strings, otherwise wrap in single quotes
Don't use aliases in binat rules. Fix #14918While there, handle negated binat addresses.Also use the correct specialnet description.
Selectively kill DHCP server by family. Fixes #14897
Fix some syntax/logic errors in interface config.
View revisions
Also available in: Atom