mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-29 11:06:53 -05:00
* net/ndp-proxy-go: Add depend on CARP syshook * net/ndp-proxy-go: When carp_depend_on is enabled, prevent service start on BACKUP * Depend on CARP is advanced mode, sort other more advanced options under headers * Use model instead of global config * Use custom variable for carp check * Change label and adjust help text
26 lines
448 B
Plaintext
26 lines
448 B
Plaintext
IPv6 Neighbor Discovery Protocol (NDP) Proxy
|
|
|
|
WWW: https://github.com/monviech/ndp-proxy-go
|
|
DOC: https://docs.opnsense.org/manual/ndp-proxy-go.html
|
|
|
|
Plugin Changelog
|
|
================
|
|
|
|
1.3
|
|
|
|
* Add ratelimit for pfctl operations
|
|
* Add CARP failover
|
|
|
|
1.2
|
|
|
|
* Add firewall alias support
|
|
* Add cache file support for faster recovery after system reboots
|
|
|
|
1.1
|
|
|
|
* Add experimental point-to-point device upstream support (e.g. PPPoE)
|
|
|
|
1.0
|
|
|
|
* Initial Release
|