|
|
|
|
|
|
|
|
| |
- Fix CARP protocol/port selection
- Properly disable 'Start Snort' for CARP/HA targets
- Do some validations (IP/hostname, port, password) before attempting to sync
- Handle IPv6 addresses for sync target
- The enable checkbox was not being used at all
- The foreach loop skipped all remaining targets if one was misconfigured, due to the 'return' in there
- Do some code style cleanups and polish log messages a bit while here
|