aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd/openbgpd.inc
Commit message (Expand)AuthorAgeFilesLines
* Apply fix previously made for neighbors within a group to neighbors that do n...Matt Smith2015-10-221-4/+6
* openbgpd code style fixesdoktornotor2015-09-071-102/+127
* Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-8/+0
* Add CARP status support to OpenBGPD so it can be stopped on a secondary unit.jim-p2015-06-051-2/+114
* Add openbgpd port_category, run_depends and fix pbi checkRenato Botelho2015-04-271-1/+1
* More formatting/bracesMatt Smith2014-07-241-2/+3
* put brackets around nested ifs to clarify where the else belongs.Matt Smith2014-07-241-1/+2
* Fix #3772 - 'Broken openbgpd config generation logic in 2.2'.Matt Smith2014-07-241-4/+5
* openbgpd - fix blank listenip optionDanilo G. Baio (dbaio)2014-02-201-4/+12
* Sprinkle some unsets while here.Ermal Luçi2014-01-141-0/+2
* Set use ipsec sysctl to allow md5 to work properly.Ermal Luçi2014-01-141-2/+1
* Fix bgpd.conf closing a curly only when it was openedRenato Botelho2013-04-181-1/+1
* remove unused variableRenato Botelho2013-04-181-1/+0
* Fix indentRenato Botelho2013-04-181-123/+123
* Correct permission otherwise openbgpd does not startErmal2013-03-281-2/+2
* Correctly write config file and also properly avoid php errors with some extr...Ermal2013-03-281-22/+24
* Do not make mandatory the local addr but use the listenip if local address is...Ermal2013-03-281-0/+10
* No need anymore for the setkey commandErmal2013-03-281-32/+6
* Actually the md5sigkey is directly given in hex revert partially previous commitErmal2013-03-271-10/+4
* Correctly generate the hex value needed for md5sigkey value. Use correct perm...Ermal2013-03-271-13/+15
* Rename function to not clash with pfsense oneErmal2013-03-191-3/+3
* Call the direct bgpd binary to avoid a potential conflict with quagga on 2.1 ...jim-p2012-11-261-1/+8
* Fix constant define syntaxjim-p2012-08-241-7/+7
* Change up some bgpd initialization, fixes #2572jim-p2012-08-221-55/+61
* Add some require_once bits here to ensure functions being called are present ...jim-p2012-07-101-0/+3
* Fixup quagga and openbgpd config at bootup issue (use constant, php isn't res...jim-p2012-06-151-4/+6
* No slashie here, too, just in casejim-p2012-06-151-1/+1
* Add user checks to openbgpd so it will work properly when installed from pbi....jim-p2012-06-131-18/+48
* add set nexthop parameters and fix many typos in openbgpd packageChris Buechler2010-10-131-7/+7
* Add input validation for most fields. Remove broken input validation that mad...Chris Buechler2010-06-101-0/+35
* fix startup script and FIB update optionChris Buechler2010-06-101-2/+5
* Adding patch from Aarno Aukia which fixes duplicate bgpd processes.Scott Ullrich2010-01-311-1/+5
* Adding patch from Evgeny Yurchenkosullrich2009-12-121-3/+3
* * Properly clean up SADB entries when uninstalling/updating policy rules.Ermal Luçi2009-10-041-10/+23
* Enable TCP-MD5 support on this pacakge.Ermal Luçi2009-10-041-5/+30
* Correctly detect if a bgpd is running by removing grep spurious lines.Ermal Luçi2009-10-041-1/+1
* When you add/modify neighbor which does not belong to any group you get exces...Scott Ullrich2009-08-161-2/+0
* Allow a neighbor when no groups are defined. Submitted-by: Evgeny.Yurchenko...sullrich2009-08-051-2/+2
* Adding "RAW Configuration" support which bypasses the GUI and uses the raw file.Scott Ullrich2009-06-301-91/+114
* Add tcp md5sig supportScott Ullrich2009-05-141-0/+4
* Complete path to bgpdScott Ullrich2009-05-121-1/+1
* Add -f /usr/local/etc/bgpd.conf for correctnessScott Ullrich2009-05-121-1/+1
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+219