Project

General

Profile

Search

Results (711)

Revision b22fc825: Move vip upgrade code to be later, since it was backe ... re can be some breakage/fallout. Ticket #2445
05/23/2012 03:35 PM
Revision 617244c7: Ooops use correct name for vips
05/23/2012 03:29 PM
Revision e7de69fb: First round of CARP vip renaming changes
Ticket #2415 05/22/2012 05:49 AM
Bug #2445 (Resolved): Carp vip renaming broken IPsec VPN tunnels that reference carp interfaces.
Because of the vip renaming per interface any IPsec VPN tunnels, or endpoints referencing a CARP vip are now broken and won't work. OpenVPN too maybe? 05/22/2012 02:34 AM
Bug #2440 (Resolved): Wireless client nic set for DHCP does not start dhclient
I've configured a wireless nic as a client (i ... uldn't matter. It's worked in the past. (2.0) 05/19/2012 06:01 PM
Revision 970934dc: Revert "Bump config version to take care of new vips" - forgot to revert this when I reverted the main vip commit.
This reverts commit ccf346ddb80997a4426484c25e5c3bd8a223990f. 05/10/2012 12:56 PM
Revision 30274157: Revert "Make vips vhid be unique per parent interface!" - per ... not have been on RELENG_2_0 see ticket #2415
This reverts commit 4d0c032c528b10221a2ef894b ... _config.inc etc/rc.filter_synchronize 05/08/2012 10:22 PM
Bug #2415 (Resolved): Fallout from CARP vip interface names changes
Now that CARP VIP interfaces have been renamed, some issues have come up. They are now named, for example, wan_vip241. * They appear in the list for assign ... es > (assign). * Some code still looks for "vip" such as the static route check for IPsec in ... er.inc: if(preg_match("/^vip/i", $ph1ent['interface'])) { etc/inc/interfaces.inc: if (preg_match("/^vip|^tun|^ovpn|^gif|^gre|^lagg|^bridge|vlan|^stf ... terfaces.inc: else if (preg_match("/^vip/i", $interface)) etc/inc/interfaces.inc: else if (preg_match("/^vip/i", $interface)) etc/inc/interfaces.inc: else if (preg_match("/^vip/i", $interface)) etc/inc/interfaces.inc: else if (preg_match("/^vip/i", $interface)) etc/inc/interfaces.inc: else if (preg_match("/^... 05/08/2012 12:19 PM
Bug #2406 (Resolved): No IP alias within the subnet of a CARP IP can be deleted
The input validation that triggers: <pre> ... ed by a CARP IP with the description") . " {$vip['descr']}."; </pre> prevents the deletio ... can be worked around by editing the IP alias VIP and changing its IP subnet or subnet mask, t ... input validation is not done upon editing. 05/01/2012 12:25 AM
Revision a119ecf8: Modify get_configured_ip_aliases_list to optionally return the full vip entry and use this information to get the su ... st the IP in filter_get_direct_networks_list.
04/12/2012 05:07 AM
(541-550/711)