Project

General

Profile

Search

Results (313)

Revision 691852a2: Consider gateway group VIP preference with DDNS. Fix #16326
07/21/2025 05:46 PM
Revision bb26a4ce: VIP corrections: Validate IPv4 for proxyarp and respect saved vip type
07/16/2025 06:09 PM
Revision 5ff07bb5: Reference the correct VIP in input validation description. Fix #16272
The $vip variable may not reference the $found_carp's VIP since there's no break in the loop. Fix it by keeping the ID once it's found. 06/16/2025 05:37 PM
Revision 62b1bc8b: Avoid loop between pppoe-handler and rc.newwanip. Fix #16235
Once the PPPoE client receives the interface ... e rc.newwanip script calls link_interface_to_vips() which triggers an ADDR_ADD event for each configured VIP. These VIP events result in a loop between the scripts. ... ng loop by ignoring ADDR_ADD events for IPv4 VIPs. The IPv6 scripts do not behave this and hence no loop. 06/06/2025 03:40 PM
Revision ef4d1687: Fix regression with IPv6 LL addresses
- Update does_vip_exist() to correctly compare LL VIPs that include the interface in the address ... p to 4294e51e5bf8612ffa1782439231cf6b8deaff49 02/03/2025 10:07 PM
Revision b5cea7d7: Add NAT64 support for firewall rules
Add initial GUI support for NAT64. The NAT64 ... ". - <Virtual IP Address>: Use the specified VIP as the source address. Only supports VIPs of the IP Alias type without a CARP parent. Sets e.g. "from { 198.51.100.1 }". 12/10/2024 09:54 PM
Revision 3c383268: Add specialnet flag for VIP aliases only
11/20/2024 07:18 PM
Revision e48574e2: Remove network/broadcast input validation for IPv6 VIPs. Fix #15361
07/13/2024 03:31 PM
Revision 7caf3483: Fix RA IPsec EAP-RADIUS accounting. Fixes #15176
Set the flag which only activates accounting for connections with VIPs which will restrict accounting to only mobile IPsec connections. 01/19/2024 05:14 PM
Revision 2b2b084c: Handle VIPs in OpenVPN Wizard. Fix #15148
01/08/2024 09:20 PM
(1-10/313)