Accepting request 612835 from home:ereslibre:branches:devel:CaaSP:Head:ControllerNode

- Add use-32-prefix-udp-backend.patch: backend/udp: Use a /32 prefix for the flannel0 interface
  This avoids the kernel's creation of broadcast routes, which prevent
  communication from the host with the zeroth subnet to containers on any
  other hosts.
Fixes: bsc#1094364

OBS-URL: https://build.opensuse.org/request/show/612835
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=8
This commit is contained in:
Jordi Massaguer 2018-05-29 11:14:31 +00:00 committed by Git OBS Bridge
parent 19b21a9f18
commit 00fb19121c

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 29 11:11:34 UTC 2018 - rfernandezlopez@suse.com
- Add use-32-prefix-udp-backend.patch: backend/udp: Use a /32 prefix for the flannel0 interface
This avoids the kernel's creation of broadcast routes, which prevent
communication from the host with the zeroth subnet to containers on any
other hosts.
Fixes: bsc#1094364
-------------------------------------------------------------------
Thu Feb 1 16:58:22 CET 2018 - ro@suse.de