diff options
author | jim-p <jimp@pfsense.org> | 2013-11-12 12:35:23 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-11-12 12:36:42 -0500 |
commit | 63d03dab164bb44ce4747629f14a022086aac3ec (patch) | |
tree | f0ddc99af496b84db8225d0a50c85a2a455aaebe /pkg_config.8.xml.amd64 | |
parent | 1c1d9328979a48c10320831d284c41b149b629e7 (diff) | |
download | pfsense-packages-63d03dab164bb44ce4747629f14a022086aac3ec.tar.gz pfsense-packages-63d03dab164bb44ce4747629f14a022086aac3ec.tar.bz2 pfsense-packages-63d03dab164bb44ce4747629f14a022086aac3ec.zip |
Teach Quagga about accept filtering, either custom or a per-interface settign to deny certain routes delivered from remote OSPF peers. This should finally solve the Multi-WAN+VPN issue with learned routes for interconnects preventing a VPN from restarting. Fixes #2712
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index a66f3d1c..090bc71a 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1744,7 +1744,7 @@ <name>Quagga OSPF</name> <descr>OSPF routing protocol using Quagga -- WARNING! Installs files to the same place as OpenOSPFD and OpenBGPD. Installing both will break things.</descr> <maintainer>jimp@pfsense.org</maintainer> - <version>0.99.22.3 v0.5.4</version> + <version>0.99.22.3 v0.6</version> <category>Routing</category> <status>BETA</status> <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> |