bbfdm/libbbf_api
Amin Ben Ramdhane da60243b30 Ticket refs #3629: TR-181: Device.DHCPv4.Server.Pool.{i}.StaticAddress. implementation has incorrect behavior
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
2020-11-26 11:06:56 +01:00
..
dmbbf.c bbf: enhance the code 2020-11-23 10:58:48 +01:00
dmbbf.h bbf: parameters notification: save them under /etc/bbfdm/.dm_enabled_notify instead of /etc/icwmpd/.dm_enabled_notify 2020-11-23 12:54:42 +01:00
dmcommon.c bbf: enhance the code 2020-11-23 10:58:48 +01:00
dmcommon.h Ticket refs #3629: TR-181: Device.DHCPv4.Server.Pool.{i}.StaticAddress. implementation has incorrect behavior 2020-11-26 11:06:56 +01:00
dmjson.c Fix warnings 2020-10-08 18:45:14 +01:00
dmjson.h TR-181: Fixed invalid int && unsignedInt && hexBinary parameter values 2020-10-17 14:08:40 +01:00
dmmem.c dmasprintf: check negatif size case 2020-04-14 10:00:05 +01:00
dmmem.h clean up the source code 2020-02-12 19:08:49 +01:00
dmubus.c Ticket refs#2512: libbbf: an object should not be presented if the uci file or ubus object it depends on does not exist 2020-05-27 08:55:07 +01:00
dmubus.h Ticket refs#2512: libbbf: an object should not be presented if the uci file or ubus object it depends on does not exist 2020-05-27 08:55:07 +01:00
dmuci.c bbf: enhance the code 2020-11-23 10:58:48 +01:00
dmuci.h bbf: enhance the code 2020-11-23 10:58:48 +01:00