| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | main/openvswitch: move from testing | Natanael Copa | 2014-10-09 | 1 | -60/+0 |
| | | |||||
| * | testing/openvswitch: fix the stacksize patch | Timo Teräs | 2014-10-02 | 1 | -11/+8 |
| | | | | | Remember to pass the attributes to pthread_create(), duh. | ||||
| * | testing/openvswitch: fix the stacksize patch | Natanael Copa | 2014-08-25 | 1 | -5/+11 |
| | | | | | | we need call pthread_attr_destroy when done with the attr. On musl its a no-op but we want be correct. | ||||
| * | testing/openvswitch: increase stacksize | Natanael Copa | 2014-08-25 | 1 | -0/+57 |
| Upstream are interested in adjusting the stacksize too, and make it configurable. Set it hard to 1MB for now. http://permalink.gmane.org/gmane.linux.network.openvswitch.general/5831 fixes #3309 | |||||
