Update git submodules

* Update os-ken from branch 'master'
  to 17570b4c24608b6a153a7d4a6de630f7a5a9d211
  - Fix quagga container
    
    The quagga container failed to work because docker now seems to reset
    the permissions of the /run folder on starting. The solution is to
    set the permissions in the startup script.
    
    Use the opportunity to switch to a newer base container. We cannot go
    beyond ubuntu:20.04 though, since after that quagga has been replaced by
    frr, which will require some deeper changes.
    
    Change-Id: I6bbd88c0d66bffa0a310364e26cd73286524fee3
This commit is contained in:
Dr. Jens Harbott 2023-08-17 15:34:41 +02:00 committed by Gerrit Code Review
parent 559267e764
commit ac829d015e
1 changed files with 1 additions and 1 deletions

2
os-ken

@ -1 +1 @@
Subproject commit e9dc289d33d088ef811954929ab2d151f80f4696
Subproject commit 17570b4c24608b6a153a7d4a6de630f7a5a9d211