aboutsummaryrefslogtreecommitdiff
path: root/net/vpn-policy-routing
Commit message (Collapse)AuthorAge
* vpn-policy-routing: bugfixes: killall and tmpfs paramsStan Grishin2021-10-19
| | | | | | | * bugfix: change killall param from -HUP to -s HUP * bugfix: change tmpfs param from status to gateway Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: revert to 0.3.4-8Stan Grishin2021-10-17
| | | | | | | | * there are reports that 0.3.5-x versions do not work on some configs * the development of the new features moved to the new package (pbr) * revert to the last known good version of vpn-policy-routing Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: Call killall with the -sJan Baier2021-09-08
| | | | | | | | | Some versions of killall do support the `killall -SIGNAL` syntax and have only `-s SIGNAL` which should be supported everywhere. I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2 Signed-off-by: Jan Baier <jan.baier@amagical.net>
* vpn-policy-routing: update to 0.3.5-1Stan Grishin2021-07-26
| | | | | | | | | | | | | support for 21.02.0-rc2 and up support for reloading a single interface on ifup/ifupdate rename config file updated shellcheck compatibility remove obsolete create/remove_lock interface processing optimizations to speed up reloads drop dependency on curl in user scripts uniform styling of functions Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: better processing of custom user filesStan Grishin2021-03-08
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: update to 0.3.2-18Stan Grishin2021-03-01
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: bugfix: netflix user file missing redirectStan Grishin2021-02-26
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: update user netflix fileStan Grishin2021-02-26
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: custom user scripts improvementsStan Grishin2021-02-24
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: update config file, support PROCD_RELOAD_DELAYStan Grishin2021-02-23
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: update to version 0.3Stan Grishin2021-02-12
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* vpn-policy-routing: fix README .ovpn instructionsStan Grishin2020-06-11
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: support phys-dev policiesStan Grishin2020-05-04
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: bugfix: remove non-ASCII from log; update READMEStan Grishin2020-05-03
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: separation between auto/all proto; compatibility with ↵Stan Grishin2020-03-31
| | | | | | mwan3; README update Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: bugfix: remove conflict with vpnbypassStan Grishin2020-01-16
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* vpn-policy-routing: initial releaseStan Grishin2019-12-30
Signed-off-by: Stan Grishin <stangri@melmac.net>