aboutsummaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2023-11-02[telemetry] add link metrics telemetry (#2036)Li Cao
2023-09-28[agent] add application integration for VendorServer instead of NCP (#2017)Tony Zhou
2023-09-20[openwrt] enable `OTBR_NAT64` and `INFRA_IF` by default and add UCI config (#...ihidchaos
2023-09-15[firewall] add switches to turn on/off iptables firewall (#1997)whd
2023-09-05[docker] cleanup `/tmp` (#1990)Mason Tran
2023-08-23[mdns] update mDNSResponder to 1790.80.10 (#1919)Stefan Agner
2023-06-27[dhcp6pd] add basic DHCPv6-PD support (#1917)Song GUO
2023-06-09[dbus] add capabilities API (#1886)Song GUO
2023-05-16[dbus] add telemetry data definition and API (#1822)Tony Zhou
2023-05-09[meshcop] publish Border Router ID in MeshCoP service (#1832)Kangping
2023-03-27[dnssd] add support for upstream DNS query APIs (#1777)Song GUO
2023-02-16[docker] accelerate building an OTBR docker image by cache (#1756)whd
2023-02-09[docker] perform a proper shutdown (#1722)Francois Gervais
2023-02-09[docker] retry reading syslog (#1719)Francois Gervais
2023-01-17[openwrt] update the Makefile and init scripts (#1673)caipiblack
2022-12-21[docker] add `zeroconf` in the docker image for OTBR CI (#1676)whd
2022-12-15[meshcop] publish OMR prefix in TXT record (#1656)whd
2022-12-09[shell] fix shellcheck warnings (#1648)Jonathan Hui
2022-11-23[srp-server] support `AutoEnableMode` for SRP server in OTBR (#1630)whd
2022-11-11[build] fix the condition of enabling Border Routing counters (#1602)whd
2022-11-09[dbus] implement D-BUS API `GetBorderRoutingCounters` (#1587)whd
2022-11-02[dbus] provide Feature Flag update API for DBus (#1563)Tony Zhou
2022-10-20[nat64] enable NAT64 on start (#1577)Song GUO
2022-10-18[nat64] enable OpenThread nat64 translator and prefix manager (#1539)Yi
2022-10-10[nat64] make nat44 a service for native nat64 translator (#1543)Yi
2022-08-31[nat64] support `OTBR_NAT64_BORDER_ROUTING` and `OTBR_BORDER_ROUTING_NAT64` (...Song GUO
2022-07-26[infra-netif] select infrastructure link among multiple candidates (#1353)Simon Lin
2022-07-20[nat64] add OTBR_BORDER_ROUTING_NAT64 option (#1455)Yi
2022-07-07 [nat64] separate Tayga configuration from NAT64 configuration (#1435)Yi
2022-03-30[dns64] set DNS64 default value to 0 (#1291)Yi
2022-03-09[cmake] add `OTBR_NOTIFY_UPSTART` option (#1290)Simon Lin
2022-02-19[docker] cleanup script/bootstrap and etc/docker/Dockerfile (#1260)Stefan Agner
2022-02-09[docker] remove unused arguments from Docker entrypoint (#1232)Stefan Agner
2022-01-28[trel-dnssd] Integrate TREL DNS-SD with avahi and mdnssd (#1109)Simon Lin
2021-12-15[border-agent] make border agent feature configurable (#1150)Kangping
2021-11-09[build] provide a sample Yocto recipe (#1083)gabekassel
2021-08-25[docker] set RA and RIO for Backbone interface (#988)MichaƂ Szablowski
2021-07-22[setup] fix libjsoncpp1 not found on Ubuntu 21.04 (#924)Simon Lin
2021-06-16[test] fix OpenWrt check (#898)Yakun Xu
2021-06-06[script] support OTBR_MDNS env variable in script/setup (#877)whd
2021-05-11[setup] add REST_API argument (#816)Simon Lin
2021-04-22[web] use npm for frontend dependencies (#752)Yakun Xu
2021-04-08[dnssd] implement DNS-SD Discovery Proxy (#706)Simon Lin
2021-03-29[build] move cmake options to file options.cmake (#754)Zhanglong Xia
2021-03-23[dockerfile] fix docker build not fail when setup failed (#749)Simon Lin
2021-03-12[setup] enable IPv6 routing and DNS-based service discovery (#712)kangping
2021-02-09[dns-sd] initial implementation of the Advertising Proxy (#666)kangping
2020-11-24[backbone-router] remove MLR multicast routing using smcroute (#604)Simon Lin
2020-11-19[docker] build docker images using both bionic and focal (#617)Simon Lin
2020-11-19[docker] build arm/v7 image based on ubuntu:bionic (#614)Simon Lin