aboutsummaryrefslogtreecommitdiff
path: root/net/openfortivpn/files/openfortivpn-ppp-up
Commit message (Collapse)AuthorAge
* openfortivpn: fix routes passed to netifdAaron Goodman2020-08-22
The openfortivpn routes are a bit different than the standard ppp routes so we need to handle them with a custom ppp-up script. Gateway should not be set, and src should be set to the PPP local ip address. Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>