mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-02-18 10:11:15 +01:00
Fix multiple issues in StaticAddress implementation
- "StaticAddress.{i}.Yiaddr" accepting any IP address -> According to standard, It should accept IP address from DHCP IP pool
- Same IP address can be assigned to multiple MAC address -> According to standard, Once a IP got bind to a MAC, it should not get bind to other MAC
- Able to create multiple entry for same MAC -> According to standard, It should accept only one entry for one MAC
- Able to create multiple object with same Alias -> According to standard, Alias should be unique
|
||
|---|---|---|
| .. | ||
| generate_excel.py | ||
| generate_source_code.py | ||
| tr104.json | ||
| tr181.json | ||
| X_IOPSYS_EU_Buttons.json | ||
| X_IOPSYS_EU_Dropbear.json | ||
| X_IOPSYS_EU_OWSD.json | ||
| X_IOPSYS_EU_Syslog.json | ||