Skip to content

foris-controller: update to version 2.0.1

Martin Matějek requested to merge feature/foris-controller-2.0.1 into develop

Added:

  • lan: enable qos control
  • lan: provide IPv6 DHCP leases
  • wan: provide MAC address of WAN interface
  • ntp: add possibility to change NTP servers

Changed:

  • uci: delete uci options gracefully
  • updater: update package lists mock and tests (drop nikola, use fwlogs)

Fixed:

  • computer mode: disable dhcpv6 server
  • disable IPv6 DNS when IPv6 is disabled
  • missing ipv6_address in 6in4 wan proto
  • guest: enable dhcpv6
  • wan: return empty strings when wan6 uci options (ip, network, gateway) are not set
  • updater: provide URLs of package lists options

Removed:

  • remove Manifest.in and simplify package_data

closes: #724 (closed)

cc: @fhron, @agumroian

Edited by Josef Schlehofer

Merge request reports