Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | softflowd: bump to 1.1.0 | Stijn Tintel | 2023-07-23 |
| | | | | | | | | The tag is now prefixed with v; update PKG_SOURCE_URL and PKG_BUILD_DIR to reflect this. Drop upstreamed patches. Refresh leftover patch. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> | ||
* | softflowd: fix compilation with newer musl | Rosen Penev | 2020-03-28 |
__uid_t is a glibc extension. Switch to standard uid_t. Signed-off-by: Rosen Penev <rosenp@gmail.com> |