v0.9.3
v0.9
Device with a unique ethernet interface are no more supported
[v0.9.3] - 2024-02-22
Added
- luci: Add French translation on OverTheBox section
- arp-scan: Add package in available optionnal package
Fixed
- luci: Graph for wwan0 interface are shown correctly
- luci: Registration wait correctly for service activation
[v0.9.2] - 2024-01-16
Added
- luci: Enable French translation on openwrt luci pages (translation is not yet available on overthebox section)
- luci: Add a progress bar on registration page which show registration step progression
- luci: Interface can now be labeled in network section
- luci: Add WAN graph in realtime graph section
- luci: Add LAN graph in realtime graph section
- luci: Add a button to reset OTB v2b switch configuration
- openwrt: Add package qmi-utils and luci-proto-qmi to support LTE nvme card
Changed
- luci: Interfaces label are shown instead of interfaces name if it exists in overview section
- luci: Replace service and wan view with a network map in overview section
- luci: Board model is shorten for known hardware (OTB v2c, OTB v2b, Qemu)
- luci: Interface label are preserved while editing switch configuration
- luci: Some rpc call have been factorized in a dedicated tools, browser cache may need to be refreshed
Fixed
- luci: Vlan eth0.3 and eth0.4 are reserved for port 13 and port 14 to avoid issues while editing the switch
- luci: Kernel logs are correctly shown
- luci: Redirection to HTTPS is correclty enforced
- luci: Interface containing a "-" do not break overview
- openwrt: Redirection from overthebox.ovh is now working as intended
- otb-remote: Username/password is correctly configured on LUCI for HTTPS access
[v0.9.1] - 2023-11-14
Added
- luci-app-sqm: A new tool to manage QoS, its mostly useful on link which are impacted by high latency variations
- luci-app-statistics: Which allow to collect more details statistics on otb systems
- collectd: Add various optionnal plugin to expand data collection by luci-app-statistics
Changed
- openwrt: Upgrade LUCI web interface to openWRT 21.02 native version
- openwrt: Enable HTTPS redirect for LUCI, modern browser are limiting JS in HTTP.
- luci: Full rewrite of "OverTheBox" section in web interface
Fixed
- In case of Out-Of-Memory, we kernel panic. Before we were randomly killing processes which was silently degrading the system without a clear cut
- Resolve a bug introduce on v0.9.0 on OTBv2c LEDS
[v0.9.0] - 2023-05-17
Changed
- openwrt: Upgrade to 21.02.5
- openwrt: Upgrade kernel to 5.4.217 patch with mptcp v0.96
- openwrt: Update packages to support distributed switch architecture DSA
- dnsmasq: Add ovhcloud isp dns in default dnsmasq configuration
- iperf3: Moved as a dependency of overthebox package
- otb-diagnostics: Backport never released v0.7 improvement
- otb-tracker: Backport never released v0.6.34 improvement
- otb-remote : Migrate from rsa to ed25519 for device key. This as no impact on customer side, ed25519 is not yet supported for customer key, this is only used to setup a ssh tunnel between an overthebox and our remote-access servers.
Removed
- Remove deprecated packages graph, cherrytrail-gpio-powerbutton
- Remove explicit include of libcap package (this was a fix for v0.8 on openwrt 19.07)
Fixed
- Resolve an issue with ip2asn which was not setting correctly wan interface whois information
- Fork iperf3 to keep v3.7.1 version, due to compilation issue with openwrt 21.02 upstream package
- Import udhcpc.user config file directly from overthebox root directory to avoid a conflict with upstream package