Search
Results (314)
- Revision 0172c431: Actually correctly handle editing of vips with index 0.
- Revision a3e7bd0b: Consider VIPs on Destination Address and below few fixes
- - Rename change_dst to dst_change to follow standards - Fix indent
- Revision 9a38338c: Ticket #386. Add even the network address to the list of addresses on proxy arp vips to the naat out edit.
- Revision dae5589e: carp interfaces are now called vip's.
- Revision ed65eb04: Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.
- Revision bbb7e18d: Feedback #225. If the type of vip changes remove the old type before adding the new one.
- 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.
- 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