aboutsummaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-01-03[Thread] add script for formating ot-br-posix java codeKangping Dong
2023-11-02[telemetry] add link metrics telemetry (#2036)Li Cao
2023-09-15[firewall] add switches to turn on/off iptables firewall (#1997)whd
2023-08-23[mdns] update mDNSResponder to 1790.80.10 (#1919)Stefan Agner
2023-05-30[nat64] support updating nat64 CIDR (#1884)Song GUO
2023-05-22[scripts] install `avahi-utils` in `script/bootstrap` (#1876)whd
2023-05-16[dbus] add telemetry data definition and API (#1822)Tony Zhou
2023-05-12[script] apply shfmt 3.6.0 changes (#1863)Stefan Agner
2023-04-28[build] export compile commands (#1846)Yakun Xu
2023-04-03[nat64] enable upstream DNS forwarding when NAT64 is enabled (#1806)Song GUO
2023-03-21[ci] enable verbose mode when debug runner enabled (#1624)Yakun Xu
2023-03-01[pretty] fix `script/clang-format` (#1769)whd
2023-02-09[docker] perform a proper shutdown (#1722)Francois Gervais
2023-01-11[build] remove `OTBR_FEATURE_FLAGS` from default installation (#1706)Tony Zhou
2023-01-08[bootstrap] fix to work on IPv6 only machines(#1700)Sly Gryphon
2022-12-09[shell] fix shellcheck warnings (#1648)Jonathan Hui
2022-12-09[clang-format] update to v14 (#1648)Jonathan Hui
2022-11-16[scripts] fix: check if systemctl exists before using it (#1610)Abdullah Cinar
2022-11-03[mdns] replace the source of mDNSResponder (#1592)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-12[build] do not complain about debian when DNS64 is not enabled (#1567)Song GUO
2022-10-10[nat64] make nat44 a service for native nat64 translator (#1543)Yi
2022-09-20[nat64] fix the condition to enable ot nat64 translator and not install tayga...Yi
2022-09-06[nat64] add build flags for NAT64 translator (#1511)Song GUO
2022-08-17[script] don't use cached version strings if re-installing OTBR (#1496)Suvesh Pratapa
2022-08-10[web] call npm install when necessary (#1492)Yakun Xu
2022-07-26[infra-netif] select infrastructure link among multiple candidates (#1353)Simon Lin
2022-07-07 [nat64] separate Tayga configuration from NAT64 configuration (#1435)Yi
2022-06-09[agent] add command-line arg to disable auto attach (#1402)jinran-google
2022-06-08[build] fixes for Thread Version configuration (#1395)Suvesh Pratapa
2022-05-19[github-actions] update to Thread Version 1.3 (#1378)Jonathan Hui
2022-05-17[github-actions] pin to Thread Version 1.2 (#1376)Jonathan Hui
2022-04-20[mdns] update mDNSResponder to 1310.80.1 (#1344)whd
2022-03-09[firewall] remove `-p ip` argument in ip6tables rules (#1293)whd
2022-03-09[firewall] clear firewall rules before starting a new firewall (#1287)whd
2022-02-28[continuous-integration] add Release build check (#1254)whd
2022-02-19[docker] cleanup script/bootstrap and etc/docker/Dockerfile (#1260)Stefan Agner
2022-02-10[trel-dnssd] fix compile (#1242)Simon Lin
2022-01-25[script] add `set -euxo pipefail` for startup scripts (#1203)whd
2022-01-25[certification] disable auto Thread attaching for Reference Device (#1217)Simon Lin
2022-01-11[dbus] retry on failures when connecting to DBus (#1175)jinran-google
2021-12-13[firewall] ingress filtering (#1063)whd
2021-12-10[platforms] update BeagleBone Black default configuration (#1145)Seth Rickard
2021-10-22[dua] increase number of supported DUA registrations (#1055)Eduardo Montoya
2021-10-20Revert "[border-router] firewall: ingress filtering (#1030)" (#1059)Jonathan Hui
2021-10-20[border-router] firewall: ingress filtering (#1030)whd
2021-10-12[reference-device] add support for sending MLD Query message (#1043)Ɓukasz Duda
2021-07-22[setup] fix libjsoncpp1 not found on Ubuntu 21.04 (#924)Simon Lin