1. 22 Nov, 2023 7 commits
  2. 21 Nov, 2023 32 commits
    • Kirill Smelkov's avatar
      . · 39750b01
      Kirill Smelkov authored
      39750b01
    • Kirill Smelkov's avatar
      . · 42cb76ca
      Kirill Smelkov authored
      42cb76ca
    • Kirill Smelkov's avatar
      . · 521bfdc3
      Kirill Smelkov authored
      521bfdc3
    • Kirill Smelkov's avatar
      . · ad25b2b5
      Kirill Smelkov authored
      ad25b2b5
    • Kirill Smelkov's avatar
      . · e425510e
      Kirill Smelkov authored
      e425510e
    • Kirill Smelkov's avatar
      . · 0c4ef53b
      Kirill Smelkov authored
      0c4ef53b
    • Kirill Smelkov's avatar
      . · 72ff926c
      Kirill Smelkov authored
      72ff926c
    • Kirill Smelkov's avatar
      . · 986b8bdd
      Kirill Smelkov authored
      986b8bdd
    • Kirill Smelkov's avatar
      . · 31245ae8
      Kirill Smelkov authored
      31245ae8
    • Kirill Smelkov's avatar
      . · e08a76a9
      Kirill Smelkov authored
      e08a76a9
    • Kirill Smelkov's avatar
      . · d91884a1
      Kirill Smelkov authored
      d91884a1
    • Kirill Smelkov's avatar
      . · a45763bc
      Kirill Smelkov authored
      a45763bc
    • Kirill Smelkov's avatar
      . · bf63e8c4
      Kirill Smelkov authored
      bf63e8c4
    • Kirill Smelkov's avatar
      . · e9340106
      Kirill Smelkov authored
      e9340106
    • Kirill Smelkov's avatar
      . · e628f35c
      Kirill Smelkov authored
      e628f35c
    • Kirill Smelkov's avatar
      . · f6556cd0
      Kirill Smelkov authored
      f6556cd0
    • Kirill Smelkov's avatar
      . · 242d9a0c
      Kirill Smelkov authored
      242d9a0c
    • Kirill Smelkov's avatar
      . · e1348606
      Kirill Smelkov authored
      e1348606
    • Kirill Smelkov's avatar
      . · bebdca2c
      Kirill Smelkov authored
      bebdca2c
    • Kirill Smelkov's avatar
      . · 3b4dc6a7
      Kirill Smelkov authored
      3b4dc6a7
    • Kirill Smelkov's avatar
      . · bc3d0a2e
      Kirill Smelkov authored
      bc3d0a2e
    • Kirill Smelkov's avatar
      . · cfa7c5f5
      Kirill Smelkov authored
      cfa7c5f5
    • Kirill Smelkov's avatar
      . · f81931ea
      Kirill Smelkov authored
      f81931ea
    • Kirill Smelkov's avatar
      . · 06e05baf
      Kirill Smelkov authored
      06e05baf
    • Kirill Smelkov's avatar
      . · c99b8dbb
      Kirill Smelkov authored
      c99b8dbb
    • Kirill Smelkov's avatar
      . · e0a4ee12
      Kirill Smelkov authored
      e0a4ee12
    • Kirill Smelkov's avatar
      . · 9d3fad40
      Kirill Smelkov authored
      9d3fad40
    • Kirill Smelkov's avatar
      . · ef28f578
      Kirill Smelkov authored
      ef28f578
    • Kirill Smelkov's avatar
      . · 0aa1d9d5
      Kirill Smelkov authored
      0aa1d9d5
    • Kirill Smelkov's avatar
      . · 34a9e21a
      Kirill Smelkov authored
      34a9e21a
    • Kirill Smelkov's avatar
      Merge remote-tracking branch 'origin/master' into x/lte-multiru · c435625c
      Kirill Smelkov authored
      * origin/master:
        software/ors-amarisoft: enb: Adjust DHCP server to provide dedicated IPv6 to each Radio Unit
        software/ors-amarisoft: enb: Remove DNS options from for-RU DHCP configuration
        software/ors-amarisoft: Split dnsmasq.cfg into for-core and for-enb
        software/ors-amarisoft: Provide dedicated TAP interface for each Radio Unit
        software/ors-amarisoft: gnb: Move DRB configuration to standalone file
        software/ors-amarisoft: enb: Don't use #define inside DRB template
        software/ors-amarisoft: enb: Move DRB configuration to standalone file
        software/ors-amarisoft: Start to generalize existing lopcomm/multicell into multiRU slowly
        stack/slapos: version up erp5.util 1.0.75
        erp5testnode: update seleniumrunner to 1.0.345 to use firefox 115
        component/ca-certificates: Fix sbin location
      c435625c
    • Jérome Perrin's avatar
      software/headless-chromium: Update chromium to 114.0.5735.340 · 4cd01085
      Jérome Perrin authored
      We had to introduce a web page to bootstrap the web version of devtools
      because since https://bugs.chromium.org/p/chromium/issues/detail?id=1232509
      chrome debugger port no longer serve such a page via HTTP.
      
      The URL also changed, /serve_file/@{version_hash}. pattern is no longer
      used, both the devtools and the websocket endpoint are in /devtools
      
      The test was made a bit more complete by actually making requests and
      trying to connect to websocket endpoints.
      
      Some problems were found with incognito and block-new-web-contents
      options:
       - they are boolean type, but the software parameter serialisation is
       XML, which as of today does not support boolean types. This is left
       TODO for now
       - When both --incognito and --block-new-web-contents are true, the
       command line flag was --incognito--block-new-web-contents, which is
       unknown and was ignored. Some minmal changes are included to fix this.
      4cd01085
  3. 17 Nov, 2023 1 commit
    • Kirill Smelkov's avatar
      software/ors-amarisoft: enb: Adjust DHCP server to provide dedicated IPv6 to each Radio Unit · cbc3929c
      Kirill Smelkov authored
      By reusing recently added "split TAP" infrastructure we can adjust dnsmasq
      configuration to provide unique IPv6 to each RU.
      
      - ru_mac_addr becomes per-RU setting and without default. We talked with Lu, and
        since now all Lopcomm units are shipped from the factory with unique MAC, it
        both does not make sense to provide the default, and we can rely on all units
        to have different MACs and configure DHCP replies based on that.
      
      - No need to provide /64 network to every RU. We cannot actually do that anyway
        because normally SlapOS provides /71 address range for its slaptap. In the
        new configuration everything works with smaller networks just ok.
      
      /cc @jhuge, @xavier_thompson, @Daetalus
      /reviewed-by @lu.xu
      /reviewed-on nexedi/slapos!1472
      cbc3929c