Search
Results (314)
- Revision d18c26fb: Just show the IP to the user, the VIP's uniqid is meaningless noise to the user. Ticket #5844
- Revision c9bcaae1: Only show VIPs associated with the correct interface. Ticket #5844
- Revision 70648bdb: Select appropriate VIP where one is configured. Ticket #5844
- Revision a34c263b: Add uniqid tag to CARP VIPs that don't have one upon upgrade. Ticket #4858
- Revision 68828125: Fix VIP listing in firewall_nat_edit.php dst field
- Revision 4169bf0c: Only need to check 'vip' here.
- Revision 8ed4a139: Only need to check 'vip' here.
- Revision 701f5caa: Can't use continue here as ... breaking CP for any system that doesn't have VIPs defined.
- Revision 1dc9bd3c: Can't use continue here as it continues the foreach, which skips the
- "ipfw zone" command, breaking CP for any system that doesn't have VIPs defined.
- Revision f1d3adf1: Use the appropriate parent interface with gateway groups using CARP VIPs.
- Ticket #4990