Skip to content
Snippets Groups Projects
  1. Dec 01, 2020
  2. Nov 28, 2020
  3. Nov 25, 2020
  4. Nov 24, 2020
    • Karel Koci's avatar
      tos3to4: fix interface assigment for no interface · b165aa9d
      Karel Koci authored
      For some protocols there is fully valid setting with no ifname but state
      configuration injected by netifd inserts ifname. Original approach was
      to take devices (the variable used for original ifname value in state)
      and if those were not present then ifname. The idea was that if there
      were no devices then device was down or not configured and ifname
      contains real configuration. That is unfortunately not true clearly in
      case of protocols such as wireguard.
      New approach is cleaner as we just simply ignore state and read real
      configuration directly. In the end this even simplifies the code.
      Verified
      b165aa9d
  5. Nov 23, 2020
    • Michal Hrusecky's avatar
      foris-controller-openvpn_client: Update and cleanup · ed28121e
      Michal Hrusecky authored
      Update to the latest version containing few important fixes, but mainly,
      NATing and firewall management is no longer patched in, but handled by
      vpn_client module and firewall is setup by uci-default script that is no
      longer patched in, but included in the package. In the end, this is
      mostly about cleaning up the package and adding latest bugfixes.
      Verified
      ed28121e
  6. Nov 22, 2020
  7. Nov 21, 2020
    • Karel Koci's avatar
      tos3to4: migrate EULA approval · 9874d7b2
      Karel Koci authored
      This migrates EULA approval to new configuration option. Originally
      there were two ways how data collecton was enabled. It was either trough
      contract or trough foris config. We now have one central location for
      that in sentinel configuration file.
      Verified
      9874d7b2
  8. Nov 20, 2020
  9. Nov 11, 2020
  10. Nov 10, 2020
  11. Nov 09, 2020
  12. Nov 06, 2020
  13. Nov 05, 2020
  14. Nov 04, 2020
  15. Oct 29, 2020
  16. Oct 26, 2020
  17. Oct 25, 2020
  18. Oct 22, 2020
  19. Oct 20, 2020
  20. Oct 06, 2020
  21. Oct 01, 2020
  22. Sep 30, 2020
Loading