Commit Graph

269 Commits

Author SHA1 Message Date
Franco Fichtner cfc402c2cb net/quagga: whitespace cleanup 2017-07-25 06:28:35 +02:00
Franco Fichtner 97d6b2b3fe net/freeradius: fix another hiccup; closes #207 2017-07-24 10:42:03 +02:00
Franco Fichtner 5033466128 net/freeradius: spaces vs. tabs 2017-07-24 09:34:50 +02:00
Franco Fichtner b814532a8a net/freeradius: fix setup.sh usage #207 2017-07-24 09:33:46 +02:00
Franco Fichtner 296f187dd6 */*: revision bump and final touch
PR: https://github.com/opnsense/core/issues/1733
2017-07-22 18:21:15 +02:00
Fabian Franz b3e8fc02b6 update version number of the quagga plugin 2017-07-22 18:03:38 +02:00
Fabian Franz c460732bbb add logging to quagga (#206)
* add logging to quagga
* sed -i "s/zebra.log/quagga.log/g" files
* add log viewer
* fix indent; fix typo; upcase first char
2017-07-22 18:02:20 +02:00
Ad Schellevis b3ac2871e2 php 7.1 style fixes for https://github.com/opnsense/core/issues/1733 2017-07-22 17:03:19 +02:00
Franco Fichtner ce17cc0f44 net/freeradius: first release for 17.7 2017-07-21 14:37:15 +02:00
Franco Fichtner c5b30ccce5 net/freeradius: whitespace fixes 2017-07-17 07:44:04 +02:00
Franco Fichtner b2a0e9da04 net/quagga: whitespace fixes 2017-07-17 07:43:51 +02:00
Franco Fichtner a19dc2e9b7 net/quagga: forgotten version bump after PR merge
Because the version on stable/17.1 is 1.3.1.
2017-07-16 15:28:12 +02:00
Michael c2d667d53c Quagga: Add prefix-lists to OSPF (#201)
* babel, IS-IS and PIM not supported to redistribute in OSPF
* Update OspfsettingsController.php
* Update dialogEditOSPFNetwork.xml
* Create dialogEditOSPFPreifLists.xml
* Rename dialogEditOSPFPreifLists.xml to dialogEditOSPFPrefixLists.xml
* Update OspfController.php
* Update OSPF.xml
* Update ospf.volt
* Update ospfd.conf
* Update OspfsettingsController.php
2017-07-13 22:01:56 +02:00
Frank Wall f36770d7e0 net/haproxy: workaround templating issue, refs #53 2017-07-12 11:30:12 +02:00
Franco Fichtner 11668d2505 net/freeradius: set opnsense bootup run to setup.sh as well 2017-07-09 11:07:31 +02:00
Franco Fichtner 296d27aee4 net/freeradius: strip eqivalent of visibleName, it's automatic here 2017-07-06 13:12:52 +02:00
Franco Fichtner 8bec460e13 net/freeradius: radiusd.conf as target 2017-07-06 13:11:48 +02:00
Franco Fichtner 74cbcf23fe net/freeradius: use fixed-width class for alignment 2017-07-06 12:58:07 +02:00
Franco Fichtner ec13ca037f net/freeradius: follow-ups for initial import 2017-07-06 07:22:00 +02:00
Michael 1391330b67 FreeRADIUS plugin (#190)
* General Radius features for authentication (like any application which supports Radius e.g. OpenVPN)
* WIFI WPA-Enterprise authentication
* 802.1X switchport authentication and dynamic VLAN assignment
2017-07-06 08:37:11 +02:00
Fabian Franz 6a35ac6cca fix typo; closes #185 (#191) 2017-07-01 13:19:40 +02:00
Fabian Franz 1d3b6e2f8b Merge pull request #183 from fabianfrz/fix_quagga
fix quagga ospf
2017-06-28 14:57:59 +02:00
Michael 92e2c6dac9 Update to bgpd.conf templating (#186)
* Update bgpd.conf

* Update bgpd.conf

* Update bgpd.conf

* Update bgpd.conf

* Update bgpd.conf

* Update bgpd.conf

* Update bgpd.conf

* Update bgpd.conf

* Update bgpd.conf

* fixed problem with enable/disable items

disabling an item was not recognized by template

* Update dialogEditBGPASPath.xml

* bump to 1.3.1

small updates to templating and a typo in help which is not accepted by quagga itself

* Small typo, last one

Sorry

* Added redistribute

While chasing a bug for multiple redistributes I found that I completely forgot to add redistribution to templating. I'll use this PR since it's a small change

* Remove PIM

removed PIM as it is not valid with BGP config
2017-06-28 14:57:02 +02:00
Frank Wall 7afc1b1d3e net/haproxy: bump version 2017-06-26 18:47:44 +02:00
Fabian Franz 15aa1fba20 fix quagga 2017-06-14 22:14:06 +02:00