bbfdm/dmtree/tr181
2022-03-21 13:26:37 +05:30
..
atm.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
atm.h Ticket refs #6550: Adapt data models to OpenWrt 21.02 network stack 2021-08-02 10:31:17 +01:00
bridging.c T#7627: Untagged value of wan port is changed to tagged after interface is created 2022-03-18 19:09:34 +01:00
bridging.h bbf: config vlan translation 2021-05-17 11:25:11 +01:00
device.c Use wolfssl for ssl dependent features 2022-02-24 10:38:54 +05:30
device.h bbf: fix compilation error 2020-11-07 21:46:35 +01:00
deviceinfo.c T#7156: use cron job to handle schedule Activate firmware image 2022-03-11 10:44:20 +00:00
deviceinfo.h remove tr064 feature and cleanup 2020-12-16 10:03:25 +01:00
dhcpv4.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
dhcpv4.h DHCPv4: update implementation 2022-02-03 12:28:16 +01:00
dhcpv6.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
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 ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
dns.h Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
dsl.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
dsl.h Fast: fix Static Code Analysis 2020-12-17 11:24:26 +01:00
dynamicdns.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
dynamicdns.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
ethernet.c T#7625: Empty MacAddress for VLAN interface 2022-03-18 17:54:22 +01:00
ethernet.h Ticket refs #6924: VLANTermination instance is created for Bridging.Bridge vlan 2021-12-31 22:01:06 +01:00
fast.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
fast.h bbf: #902 - Add G.fast support to TR-181 2020-12-16 17:25:57 +01:00
firewall.c Ticket refs #7367: Firewall: Wrong default value for Device.Firewall.Chain.{i}.Rule.Protocol 2022-03-17 10:27:39 +00:00
firewall.h bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
gre.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
gre.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
hosts.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
hosts.h Ticket refs #2539: TR-181: Device.Hosts.Host.{i}.WANStats. 2020-06-08 12:43:16 +01:00
ieee1905.c IEEE1905: create ieee1905->forwarding_table section if it doesn't exist 2022-02-23 17:18:50 +00:00
ieee1905.h bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
interfacestack.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
interfacestack.h Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
ip.c T#7625: Empty MacAddress for VLAN interface 2022-03-18 17:54:22 +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 Add version in parameters 2021-11-03 09:30:12 +01:00
lanconfigsecurity.h Ticket refs #5773: improve and simplify handle instance in browser and add functions 2021-09-09 16:56:02 +00:00
managementserver.c Add support for DHCP ACS discovery 2022-02-25 09:42:16 +00:00
managementserver.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
nat.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
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 ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
ppp.h PPP: update implementation 2022-02-03 12:27:47 +01:00
ptm.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
ptm.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
qos.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
qos.h Fix QoS issues 2020-04-08 17:31:24 +01:00
routeradvertisement.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
routeradvertisement.h Add support for Device.RouterAdvertisement.InterfaceSetting.{i}.Option.{i}. object 2021-05-11 15:13:17 +01:00
routing.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
routing.h Only export symbols to the library that belong to the API interface 2020-03-09 21:23:57 +01:00
security.c Config option to select ssl utility library 2022-03-03 16:22:27 +05:30
security.h Use wolfssl for ssl dependent features 2022-02-24 10:38:54 +05:30
times.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
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 ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
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 ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
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: replace disallowed characters from uci section name 2022-01-18 17:08:20 +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 Fix wifi neighbor scan result 2022-03-21 13:26:37 +05:30
wifi.h WiFiDataElements: Added support for missing objects/parameters and updated mappings 2022-03-17 11:45:01 +01:00