aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/patches/0010-lib-ovs-thread-Ensure-that-thread-stacks-are-always-.patch
Commit message (Collapse)AuthorAge
* openvswitch: fix pthread stack size patchAlexandru Ardelean2016-03-10
| | | | | | | pthread_attr needed to be applied. otherwhise it still crashes. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: pull released version 2.5.0Alexandru Ardelean2016-03-05
Also added a patch (from OVS trunk) that fixes pthread thread stack sizes with musl. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>