9dd06e9c44
Create multiple ndp proxies with same ip address within one router is invalid. The related database constraint was missed in previous patchsets. The patch add some codes fixed this error. Additionally, Fixed two typo errors. Related-Bug: #1877301 Change-Id: Iab24ad78a3d4d9b0ee584cf0986328c9ae2bd16a
7 lines
189 B
YAML
7 lines
189 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Forbid the creation of a duplicate NDP proxy entry on the same router,
|
|
since the IP address of a router is unique and an IPv6 address only needs
|
|
one NDP proxy.
|