opnsense-plugins/net/ndproxy/pkg-descr
Monviech d70df18c9d
net/ndproxy: Disable promiscuous mode forced by port (#4676)
* net/ndproxy: Disable promiscuous mode forced by port

* net/ndproxy: Bump version, add release notes, put variable inside conditional.

* Update net/ndproxy/pkg-descr

Co-authored-by: Franco Fichtner <franco@opnsense.org>

---------

Co-authored-by: Franco Fichtner <franco@opnsense.org>
2025-05-06 15:33:47 +02:00

12 lines
242 B
Text

Ndproxy is a kernel module that implements IPv6 Neighbor Discovery proxying over Ethernet-like access networks.
Plugin Changelog
================
1.1
* Promiscuous mode for the Uplink Interface is no longer enabled
1.0
* Initial Release