bbfdm/dmtree/tr181
2022-02-18 08:56:34 +00:00
..
atm.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
atm.h Ticket refs #6550: Adapt data models to OpenWrt 21.02 network stack 2021-08-02 10:31:17 +01:00
bridging.c Fix static code warnings 2022-02-17 16:41:10 +05:30
bridging.h bbf: config vlan translation 2021-05-17 11:25:11 +01:00
device.c Change dm dependency from ubus to config for map-modules 2021-12-30 05:56:01 +00:00
device.h bbf: fix compilation error 2020-11-07 21:46:35 +01:00
deviceinfo.c Fix static code warnings 2022-02-17 16:41:10 +05:30
deviceinfo.h remove tr064 feature and cleanup 2020-12-16 10:03:25 +01:00
dhcpv4.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dhcpv4.h DHCPv4: update implementation 2022-02-03 12:28:16 +01:00
dhcpv6.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dns.h Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
dsl.c bbf: Get country code parameter value for DSL from ubus/uci config 2022-02-18 08:56:34 +00:00
dsl.h Fast: fix Static Code Analysis 2020-12-17 11:24:26 +01:00
dynamicdns.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
ethernet.h Ticket refs #6924: VLANTermination instance is created for Bridging.Bridge vlan 2021-12-31 22:01:06 +01:00
fast.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
fast.h bbf: #902 - Add G.fast support to TR-181 2020-12-16 17:25:57 +01:00
firewall.c Firewall: Define target as 'Accept' if it is coming from forwarding section otherwise 'Drop' when its option is empty 2022-02-16 12:17:06 +01:00
firewall.h bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
gre.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
hosts.h Ticket refs #2539: TR-181: Device.Hosts.Host.{i}.WANStats. 2020-06-08 12:43:16 +01:00
ieee1905.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
ieee1905.h bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
interfacestack.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
interfacestack.h Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
ip.c Fix static code warnings 2022-02-17 16:41:10 +05:30
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 Fix static code warnings 2022-02-17 16:41:10 +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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 static code warnings 2022-02-17 16:41:10 +05:30
ppp.h PPP: update implementation 2022-02-03 12:27:47 +01:00
ptm.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
qos.h Fix QoS issues 2020-04-08 17:31:24 +01:00
routeradvertisement.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
routeradvertisement.h Add support for Device.RouterAdvertisement.InterfaceSetting.{i}.Option.{i}. object 2021-05-11 15:13:17 +01:00
routing.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
security.h Removed dependency on mbedtls 2021-10-08 05:58:08 +00:00
times.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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 Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00: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: 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 B#7328 extra object added under device after almac change 2022-02-18 06:51:33 +00:00
wifi.h WiFi: Implement MultiAP datamodel based on TR181-2.15 2021-12-10 14:15:48 +01:00