2131340d74
This option was originally intended to deprecate in Mitaka and remove in Newton, but we missed to announce it in Mitaka release note. It looks better to deprecate it in Newton release and remove it in Ocata release. Change-Id: Iad466abbb0716da77801315d1a8766ba2f7c06b9 Closes-Bug: #1546010
11 lines
535 B
YAML
11 lines
535 B
YAML
---
|
|
deprecations:
|
|
- The option ``[AGENT] prevent_arp_spoofing`` has been deprecated
|
|
and will be removed in Ocata release. ARP spoofing protection
|
|
should always be enabled unless its explicitly disabled via the
|
|
port security extension via the API. The primary reason it was
|
|
a config option was because it was merged at the end of Kilo
|
|
development cycle so it was not considered stable. It has been
|
|
enabled by default since Liberty and is considered stable
|
|
and there is no reason to keep this configurable.
|