aboutsummaryrefslogtreecommitdiff
path: root/net/softflowd/files
Commit message (Collapse)AuthorAge
* softflowd: add traffic capture filterJesus Fernandez Manzano2022-05-16
| | | | | | | softflowd can filter the traffic with an optional bpf program, specified on the command-line as a BPF expression Signed-off-by: Jesus Fernandez Manzano <jesus.manzano@galgus.net>
* softflowd: Update to 1.0.0Rosen Penev2019-08-23
| | | | | | | | | | | | Development moved to GitHub. Update URLs. Cleaned up Makefile a bit for consistency between packages. Added patch that removes deprecated bzero. Ran init script through shellcheck. Fixed minor warnings. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* softflowd: update softflowd.init to use procdJan Tomasek2016-07-14
| | | | Signed-off-by: Jan Tomasek <jan@tomasek.cz>
* net/softflowd: import from packages and update to latest versionRoss Vandegrift2014-07-04
Signed-off-by: Ross Vandegrift <ross@kallisti.us>