bbfdm/dmtree/tr181
2023-03-06 15:43:52 +01:00
..
atm.c Build cpack release for downstream job 2022-06-10 14:31:42 +00:00
atm.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
bridging.c Fix compilation in 64 bit 2023-02-23 10:08:46 +05:30
bridging.h Added support for Device.Bridging.Bridge.{i}.STP. object 2023-02-22 09:45:31 +01:00
device.c Added support for Device.SSH. 2023-03-02 12:24:54 +00:00
device.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
deviceinfo.c DeviceInfo: Added CID, PEN, ModelNumber 2022-11-18 03:09:55 +00:00
deviceinfo.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
dhcpv4.c Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
dhcpv4.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
dhcpv6.c Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
dhcpv6.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
dns.c Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
dns.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
dsl.c Static analysis improvements 2022-06-28 08:45:55 +05:30
dsl.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
dynamicdns.c DynamicDNS: use the default configuration provided by ddns_updater script 2023-01-10 16:36:15 +00:00
dynamicdns.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
ethernet.c Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
ethernet.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
fast.c Static analysis improvements 2022-06-28 08:45:55 +05:30
fast.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
firewall.c T#9759: Add a firewall chain to show UPnP port mapping rules 2023-03-06 15:43:52 +01:00
firewall.h T#8649: Firewall zones are changed when browsing Device.IP.Interface. 2022-09-07 16:47:03 +01:00
gatewayinfo.c Read gatewayinfo from uci 2022-12-14 12:22:42 +05:30
gatewayinfo.h Added support of ManageableDevice & GatewayInfo objects 2022-07-28 16:10:07 +00:00
gre.c Static analysis improvements 2022-06-28 08:45:55 +05:30
gre.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
hosts.c T#8734: Add support for Device.​Hosts.​AccessControl.​{i}. object 2022-12-21 13:33:46 +00:00
hosts.h T#8734: Add support for Device.​Hosts.​AccessControl.​{i}. object 2022-12-21 13:33:46 +00:00
ieee1905.c ieee1905: Align MediaType value 2022-09-29 04:28:45 +00:00
ieee1905.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
interfacestack.c Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
interfacestack.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
ip.c Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
ip.h Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
lanconfigsecurity.c Add version in parameters 2021-11-03 09:30:12 +01:00
lanconfigsecurity.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
mqtt.c Added Device.MQTT.Broker datamodel 2022-12-20 11:12:43 +00:00
mqtt.h Added Device.MQTT.Broker datamodel 2022-12-20 11:12:43 +00:00
nat.c T#8649: Firewall zones are changed when browsing Device.IP.Interface. 2022-09-07 16:47:03 +01:00
nat.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
ppp.c Bug#8152: introducing ppp unknown protocol counter 2022-10-13 08:25:07 +00:00
ppp.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
ptm.c Static analysis improvements 2022-06-28 08:45:55 +05:30
ptm.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
qos.c QoS: Fix SourceMask & DestMask parameters value 2023-02-28 23:27:29 +01:00
qos.h Build cpack release for downstream job 2022-06-10 14:31:42 +00:00
routeradvertisement.c Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
routeradvertisement.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
routing.c Network: remove support for alias interfaces 2023-03-02 10:59:17 +00:00
routing.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
security.c T#8713: Security: Read certificates from system path '/etc/ssl/certs' 2022-09-22 09:05:12 +00:00
security.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
ssh.c Added support for Device.SSH. 2023-03-02 12:24:54 +00:00
ssh.h Added support for Device.SSH. 2023-03-02 12:24:54 +00:00
times.c dmcommon: remove unused pipe in dmcmd 2022-04-04 13:22:24 +02:00
times.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
upnp.c UPnP: comment out unsupported parameters and Align with new json structure 2023-01-12 13:31:53 +00:00
upnp.h UPnP: comment out unsupported parameters and Align with new json structure 2023-01-12 13:31:53 +00:00
usb.c Build cpack release for downstream job 2022-06-10 14:31:42 +00:00
usb.h bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
wifi.c Device.​WiFi.​DataElements.​Network.​SSID.: Update mapping function to show... 2023-02-27 17:25:55 +00:00
wifi.h Added endpoint stats 2022-11-29 14:09:02 +05:30