<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/openfortivpn/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-24T12:45:00Z</updated>
<entry>
<title>openfortivpn: add realm parameter support</title>
<updated>2026-05-24T12:45:00Z</updated>
<author>
<name>Xing-Kai Wang</name>
</author>
<published>2026-05-10T15:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e488e6c6a556811a1242720703fe3dcc3217d23c'/>
<id>urn:sha1:e488e6c6a556811a1242720703fe3dcc3217d23c</id>
<content type='text'>
Some FortiGate VPN gateways require a specific authentication realm
when multiple domains or user groups are configured on the same server.

This commit updates the netifd protocol script to parse the 'realm'
option from the UCI configuration and correctly append it to the
openfortivpn command line arguments.

Signed-off-by: Xing-Kai Wang &lt;my@xkwang.org&gt;
</content>
</entry>
<entry>
<title>openfortivpn: upgrade to 1.23.1</title>
<updated>2025-04-25T13:27:05Z</updated>
<author>
<name>Ignas Poklad</name>
</author>
<published>2025-04-20T09:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cfb0de859f816d681c7abe4e809dfe48d4a64615'/>
<id>urn:sha1:cfb0de859f816d681c7abe4e809dfe48d4a64615</id>
<content type='text'>
add saml login support

Signed-off-by: Ignas Poklad &lt;ignas2526@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: add persistent reconnect option</title>
<updated>2021-10-30T08:07:49Z</updated>
<author>
<name>Matthew Hagan</name>
</author>
<published>2021-10-16T11:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbf13f9d891904d104ad872a4b6fc3a5b5e40e22'/>
<id>urn:sha1:bbf13f9d891904d104ad872a4b6fc3a5b5e40e22</id>
<content type='text'>
Currently when the connection times out, the interface will disconnect.
Add capability to add persistent option to re-establish connectivity.

Signed-off-by: Matthew Hagan &lt;mnhagan88@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: add user, key, CA PEM support</title>
<updated>2021-10-30T08:07:49Z</updated>
<author>
<name>Matthew Hagan</name>
</author>
<published>2021-10-14T18:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=008d4afa5f65315f9db24794f33abdaf9a6a93ad'/>
<id>urn:sha1:008d4afa5f65315f9db24794f33abdaf9a6a93ad</id>
<content type='text'>
Allow authentication inputs by key/cert PEM.

Signed-off-by: Matthew Hagan &lt;mnhagan88@gmail.com&gt;
</content>
</entry>
<entry>
<title>openfortivpn: fix shellcheck warnings</title>
<updated>2020-09-10T21:56:10Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-09-10T21:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c4686691aae19918a7fa7a5a1b3fc341b609494f'/>
<id>urn:sha1:c4686691aae19918a7fa7a5a1b3fc341b609494f</id>
<content type='text'>
Signed-off-by: Aaron Goodman &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
<entry>
<title>openfortivpn: tabify shell scripts</title>
<updated>2020-09-10T19:53:33Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-09-10T19:53:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7d170b8f64e90094bc24d1a6cea7d6e0db1bae36'/>
<id>urn:sha1:7d170b8f64e90094bc24d1a6cea7d6e0db1bae36</id>
<content type='text'>
Signed-off-by: Aaron Goodman &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
<entry>
<title>openfortivpn: version bump to 1.15.0 and further upgrades</title>
<updated>2020-09-09T22:16:18Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-09-09T18:12:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f01714a25051d30664e97b081ac54d14ea6ccfa8'/>
<id>urn:sha1:f01714a25051d30664e97b081ac54d14ea6ccfa8</id>
<content type='text'>
- remove patch that has been included upstream
- remove dependence on resolveip
- remove hotplug script that is handled by "proto_add_host_dependency"
- use openfortivpn default tunnel ip if none specified
- add status checking with uclient-fetch

Signed-off-by: Aaron Goodman &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
<entry>
<title>openfortivpn: use more standard config option names</title>
<updated>2020-08-27T01:55:22Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-08-27T00:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=24b4d9edab1e1e72ac0d21fc311404f7aac485de'/>
<id>urn:sha1:24b4d9edab1e1e72ac0d21fc311404f7aac485de</id>
<content type='text'>
change 'server' to 'peeraddr'
change 'iface_name' to 'tunlink'

fix some indentation issues

Signed-off-by: Aaron Goodman &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
<entry>
<title>openfortivpn: fix routes passed to netifd</title>
<updated>2020-08-22T17:21:14Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-08-16T04:00:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5facc084aa0240c61027e901e3af47febaa09e9a'/>
<id>urn:sha1:5facc084aa0240c61027e901e3af47febaa09e9a</id>
<content type='text'>
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 &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
<entry>
<title>openfortivpn: remove explicit handling of peerdns and defaultroute</title>
<updated>2020-08-01T01:43:06Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-08-01T01:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=176f363b5f25b361284714dc9df7af23f7d9d4fb'/>
<id>urn:sha1:176f363b5f25b361284714dc9df7af23f7d9d4fb</id>
<content type='text'>
netifd is clever enough to handle the peerdns and default route
arguments, so we can just let them get passed along, and when
ppp-up invokes proto_send_update, netifd will only apply what
is needed

Signed-off-by: Aaron Goodman &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
</feed>
