vpnbypass: initial commit 3903/head
authorStan Grishin <stangri@melmac.net>
Mon, 23 Jan 2017 16:02:44 +0000 (08:02 -0800)
committerStan Grishin <stangri@melmac.net>
Fri, 27 Jan 2017 12:24:39 +0000 (04:24 -0800)
commitd23ef292bacf711b913c6556485dec3698b4ce49
tree155c99451fe065b73a06d5530520e40272c41883
parent285298dc5f4f9c97c976a32ed13bc8fc149326d0
vpnbypass: initial commit

Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: fixed renamed option in stop_service

Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: fixed typo in makefile, switch FW_MARK to 0x010000 to play nice with SQM/mwan (thanks Hannu)

Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: proper masking in setting mark

Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: separating luci-app-vpnbypass into different tree

Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: fixed incorrect use of procd_add_reload_interface_trigger according to http://wiki.prplfoundation.org/wiki/Procd_reference

Signed-off-by: Stan Grishin <stangri@melmac.net>
net/vpnbypass/Makefile [new file with mode: 0644]
net/vpnbypass/files/README.md [new file with mode: 0644]
net/vpnbypass/files/vpnbypass.conf [new file with mode: 0644]
net/vpnbypass/files/vpnbypass.hotplug [new file with mode: 0644]
net/vpnbypass/files/vpnbypass.init [new file with mode: 0644]