bbfdm/dmtree/tr181
Rahul b05ef07c87 bbf: config vlan translation
add support to configure vlan translation via acs
2021-05-17 11:25:11 +01:00
..
atm.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
atm.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
bridging.c bbf: config vlan translation 2021-05-17 11:25:11 +01:00
bridging.h bbf: config vlan translation 2021-05-17 11:25:11 +01:00
datamodelversion.c bbf: upgrade to 2.14 2021-02-01 15:56:20 +01:00
datamodelversion.h clean up the source code 2020-02-12 19:08:49 +01:00
device.c Ticket #4939: Implement Device.RouterAdvertisement. object 2021-05-03 13:50:23 +01:00
device.h bbf: fix compilation error 2020-11-07 21:46:35 +01:00
deviceinfo.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
deviceinfo.h remove tr064 feature and cleanup 2020-12-16 10:03:25 +01:00
dhcpv4.c fix compiler warnings on x86 2021-04-23 11:42:08 +01:00
dhcpv4.h DHCPv{4,6}: Fix wrong object implementation 2021-03-17 10:55:27 +01:00
dhcpv6.c fix compiler warnings on x86 2021-04-23 11:42:08 +01:00
dhcpv6.h Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism 2021-04-06 15:06:50 +01:00
dns.c Fix supported protocol for DNS.Diagnostics params 2021-05-05 22:16:40 +05:30
dns.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
dsl.c fix compiler warnings on x86 2021-04-23 11:42:08 +01:00
dsl.h Fast: fix Static Code Analysis 2020-12-17 11:24:26 +01:00
dynamicdns.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
dynamicdns.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
ethernet.c Device.Ethernet.Interface: update mapping for DuplexMode and MacBitRate parameters 2021-03-26 16:03:07 +01:00
ethernet.h bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
fast.c fix compiler warnings on x86 2021-04-23 11:42:08 +01:00
fast.h bbf: #902 - Add G.fast support to TR-181 2020-12-16 17:25:57 +01:00
firewall.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
firewall.h bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
gre.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
gre.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
hosts.c hosts: adapt to new topology object 2021-03-26 16:16:32 +01:00
hosts.h Ticket refs #2539: TR-181: Device.Hosts.Host.{i}.WANStats. 2020-06-08 12:43:16 +01:00
ieee1905.c Return empty string on password/secret read 2021-04-26 19:19:44 +05:30
ieee1905.h bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
interfacestack.c InterfaceStack: fix segfault on browseInterfaceStackInst 2021-03-01 13:48:40 +01:00
interfacestack.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
ip.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
ip.h Ticket refs #2920: TR-181: Device.IP.Interface.{i}. IPv4Address, IPv6Address and IPv6Prefix multi-instance objects are treated as single-instance 2020-11-07 19:12:29 +01:00
lanconfigsecurity.c Ticket refs #4386: dm_validate_string in libbbf_api requires length of enumeration and pattern arrays to be hardcoded at caller 2021-02-15 21:13:18 +01:00
lanconfigsecurity.h Ticket refs #2584: TR-181: Device.LANConfigSecurity. object 2020-05-18 12:01:26 +01:00
managementserver.c Moving stun params to stunc 2021-05-12 22:58:43 +05:30
managementserver.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
nat.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
nat.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
ppp.c Fix supported protocol for PPP.Interface.{i}.Reset 2021-05-04 20:04:39 +05:30
ppp.h PPP.Interface.: Add support for IPCP and IPv6CP objects 2021-02-12 12:41:55 +01:00
ptm.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
ptm.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
qos.c save dmmap files under '/etc/bbfdm/dmmap' instead of '/etc/bbfdm' 2021-03-25 19:33:30 +01:00
qos.h Fix QoS issues 2020-04-08 17:31:24 +01:00
routeradvertisement.c Align ra option tag with dhcp option for dns list 2021-05-14 16:33:17 +05:30
routeradvertisement.h Add support for Device.RouterAdvertisement.InterfaceSetting.{i}.Option.{i}. object 2021-05-11 15:13:17 +01:00
routing.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
routing.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
security.c bbf: implement unit and functional tests 2021-05-03 18:29:28 +01:00
security.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
softwaremodules.c Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism 2021-04-06 15:06:50 +01:00
softwaremodules.h Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism 2021-04-06 15:06:50 +01:00
times.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
times.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
upnp.c fix compiler warnings on x86 2021-04-23 11:42:08 +01:00
upnp.h Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism 2021-04-06 15:06:50 +01:00
usb.c fix compiler warnings on x86 2021-04-23 11:42:08 +01:00
usb.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
users.c bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
users.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
wifi.c Return empty string on password/secret read 2021-04-26 19:19:44 +05:30
wifi.h Ticket refs #4767: Adapt Tools and Documentation to new Vendor Extension mechanism 2021-04-06 15:06:50 +01:00