Search
Results (711)
- Revision bbb7e18d: Feedback #225. If the type of vip changes remove the old type before adding the new one.
- Bug #282 (Resolved): OVPN, --nobind and --local port conflict
- OpenVPN site to site shared key tunnel; In c ... port was used when local port was left blank.
- Revision 7850de1c: Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The other clones are handled half way but should work ok.
- Revision e5ac67ed: Correctly reconfigure vips when the underlying/parent interface gets reconfigured.
- Bug #225 (Resolved): Deleting a CARP VIP doesn't remove it
- Deleting a CARP VIP should remove it. The VIP after apply/save doesn't get removed.
- Bug #213 (Resolved): Invalid/Improperly escaped CARP password breaks CARP Interface creation.
- Relayed from Gary on IRC, a support customer ... ue to this, it failed to bring up their CARP VIPs. The interface existed, but had no IP addre ... ffending characters flagged as invalid input.
- Bug #189 (Resolved): CARP VHID missing input validation
- When switching an existing VIP to a CARP VIP, the VHID is not validated. It's possible to create duplicate VHIDs when editing a non-CARP VIP and switching it to CARP.
- Bug #182 (Resolved): Carp sync broken in 2.0
- In 2.0 ( 25/11/2009 snapshot ) carp sync fail ... debugging to examine incoming payload
- Revision 123f030c: Fix proxy ARP VIP addition (was calling old function)
- rename function from interfaces_proxyarp... t ... s. still a problem with proxy ARP, removing VIP doesn't kill off choparp (will open ticket)
- Revision 12fafaf7: I see no reason to retain this "braindeadedness". Create each CARP VIP with its VHID, and destroy accordingly.
- Resolves #151