Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | openfortivpn: fix routes passed to netifd | Aaron Goodman | 2020-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> |