Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
0ba1a7ec 04/14/2023 02:32 PM Jim Pingle

Fix handling of OpenVPN client TN. Fixes #13350

  • ifconfig format was incorrect for certain mode combinations, leading
    to OpenVPN failing to start.
  • Changed wording on GUI TN field descr so it's more clear that the TN
    shouldn't be set in most cases, also mention that the user should be...
3019cad0 04/13/2023 04:02 PM Jim Pingle

Add plugin hook for nginx conf. Implements #13054

  • Plugin hook is called once for entries to be placed below locations in
    the main GUI server, and a second time for entries placed after all
    server stanzas.
  • See Redmine issue for usage examples
b63b534c 04/12/2023 08:06 PM Christian McDonald

remove dhcpleases6 from base install

3dfbc1fa 04/12/2023 07:15 PM Jim Pingle

Safety belt check for CP used mac db content. Fixes #14172

7fb2954d 04/12/2023 07:09 PM Jim Pingle

Don't sync if settings are empty. Fixes #14182

f48271e0 04/12/2023 03:19 PM Jim Pingle

dnsmasq strict order/all servers are mutually exclusive. Fixes #13655

e90ba648 04/12/2023 03:07 PM Jim Pingle

Automatic CARP/VIP rule refinements. Fixes #13908

  • Perform a filter reload after deleting a VIP. This is important not
    only for CARP but other VIPs, since they may be referenced in places
    such as tonatsubnets and/or interface macros.
  • Only add CARP rules to the ruleset when there is a CARP VIP...
9d6220c6 04/11/2023 07:19 PM Jim Pingle

Remove sleep from Do Not Wait for RA code path. Fixes #13492

The purpose of the sleep was never documented as far back as I could
tell, and it appears to cause more harm than good on modern systems.

fbf8f9e8 04/11/2023 03:29 PM Jim Pingle

Multiple issues with ICMP NAT/Rules. Fixes #14267

  • When making an associated firewall rule for a port forward, do not
    craft what would be an invalid port range.
  • When saving a firewall rule, safely handle an empty ICMP subtype list
  • When generating firewall rules, only check src/dst ports for protocols...
02af3d3e 04/10/2023 03:56 PM Jim Pingle

Normalize IPv6 prefix prior to use in ip_in_subnet(). Fixes #14256

View revisions

Also available in: Atom