]> git.proxmox.com Git - corosync-pve.git/commit
add ipv6 multicast kernel bug workaround
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 21 May 2015 11:46:53 +0000 (13:46 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 21 May 2015 12:27:04 +0000 (14:27 +0200)
commit3b3cd2bfc5d44834cf9b396cf6303301dae63ba1
tree45c5181821383c46641fc5210e5ae06dcea838b8
parentd05fb358cb28631cc3a65f36a36bbe4b6d04ac8b
add ipv6 multicast kernel bug workaround

Add a workaround for an ipv6 multicast kernel bug where ipv6 multicast
interfaces are rendered inert when another socket gets bound after them.
This problem got fixed somewhere between 3.10 and 3.16, so this patch
can be removed when we upgrade the kernel accordingly.
debian/patches/0001-totem-swap-unicast-and-multicast-bind-order.patch [new file with mode: 0644]
debian/patches/series