| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bgpd.conf closing a curly only when it was opened | Renato Botelho | 2013-04-18 | 1 | -1/+1 |
* | remove unused variable | Renato Botelho | 2013-04-18 | 1 | -1/+0 |
* | Fix indent | Renato Botelho | 2013-04-18 | 1 | -123/+123 |
* | Correct permission otherwise openbgpd does not start | Ermal | 2013-03-28 | 1 | -2/+2 |
* | Correctly write config file and also properly avoid php errors with some extr... | Ermal | 2013-03-28 | 1 | -22/+24 |
* | Do not make mandatory the local addr but use the listenip if local address is... | Ermal | 2013-03-28 | 1 | -0/+10 |
* | No need anymore for the setkey command | Ermal | 2013-03-28 | 1 | -32/+6 |
* | Actually the md5sigkey is directly given in hex revert partially previous commit | Ermal | 2013-03-27 | 1 | -10/+4 |
* | Correctly generate the hex value needed for md5sigkey value. Use correct perm... | Ermal | 2013-03-27 | 1 | -13/+15 |
* | Rename function to not clash with pfsense one | Ermal | 2013-03-19 | 1 | -3/+3 |
* | Call the direct bgpd binary to avoid a potential conflict with quagga on 2.1 ... | jim-p | 2012-11-26 | 1 | -1/+8 |
* | Fix constant define syntax | jim-p | 2012-08-24 | 1 | -7/+7 |
* | Change up some bgpd initialization, fixes #2572 | jim-p | 2012-08-22 | 1 | -55/+61 |
* | Add some require_once bits here to ensure functions being called are present ... | jim-p | 2012-07-10 | 1 | -0/+3 |
* | Fixup quagga and openbgpd config at bootup issue (use constant, php isn't res... | jim-p | 2012-06-15 | 1 | -4/+6 |
* | No slashie here, too, just in case | jim-p | 2012-06-15 | 1 | -1/+1 |
* | Add user checks to openbgpd so it will work properly when installed from pbi.... | jim-p | 2012-06-13 | 1 | -18/+48 |
* | add set nexthop parameters and fix many typos in openbgpd package | Chris Buechler | 2010-10-13 | 1 | -7/+7 |
* | Add input validation for most fields. Remove broken input validation that mad... | Chris Buechler | 2010-06-10 | 1 | -0/+35 |
* | fix startup script and FIB update option | Chris Buechler | 2010-06-10 | 1 | -2/+5 |
* | Adding patch from Aarno Aukia which fixes duplicate bgpd processes. | Scott Ullrich | 2010-01-31 | 1 | -1/+5 |
* | Adding patch from Evgeny Yurchenko | sullrich | 2009-12-12 | 1 | -3/+3 |
* | * Properly clean up SADB entries when uninstalling/updating policy rules. | Ermal Lu�i | 2009-10-04 | 1 | -10/+23 |
* | Enable TCP-MD5 support on this pacakge. | Ermal Lu�i | 2009-10-04 | 1 | -5/+30 |
* | Correctly detect if a bgpd is running by removing grep spurious lines. | Ermal Lu�i | 2009-10-04 | 1 | -1/+1 |
* | When you add/modify neighbor which does not belong to any group you get exces... | Scott Ullrich | 2009-08-16 | 1 | -2/+0 |
* | Allow a neighbor when no groups are defined. Submitted-by: Evgeny.Yurchenko... | sullrich | 2009-08-05 | 1 | -2/+2 |
* | Adding "RAW Configuration" support which bypasses the GUI and uses the raw file. | Scott Ullrich | 2009-06-30 | 1 | -91/+114 |
* | Add tcp md5sig support | Scott Ullrich | 2009-05-14 | 1 | -0/+4 |
* | Complete path to bgpd | Scott Ullrich | 2009-05-12 | 1 | -1/+1 |
* | Add -f /usr/local/etc/bgpd.conf for correctness | Scott Ullrich | 2009-05-12 | 1 | -1/+1 |
* | mv packages to config dir to match web layout | Bill Marquette | 2009-02-06 | 1 | -0/+219 |