aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd
Commit message (Expand)AuthorAgeFilesLines
* Add privileges configuration to openbgpd packagedoktornotor2015-11-171-0/+47
* Add privileges configuration to openbgpd packagedoktornotor2015-11-171-2/+5
* Apply fix previously made for neighbors within a group to neighbors that do n...Matt Smith2015-10-221-4/+6
* Expose 'depend on' and 'enforce neighbor-as' optionsRenato Botelho2015-09-222-1/+4
* openbgpd code style fixesdoktornotor2015-09-071-40/+30
* openbgpd code style fixesdoktornotor2015-09-071-38/+20
* openbgpd code style fixesdoktornotor2015-09-071-65/+66
* openbgpd code style fixesdoktornotor2015-09-071-42/+39
* openbgpd code style fixesdoktornotor2015-09-071-102/+127
* Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-3/+0
* Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-3/+0
* Remove useless deinstall_openbgpd() functiondoktornotor2015-08-251-8/+0
* openbgpd - fix file permissionsdoktornotor2015-08-091-59/+70
* Add CARP status support to OpenBGPD so it can be stopped on a secondary unit.jim-p2015-06-052-4/+126
* 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
* Fixup URLs:Renato Botelho2014-03-183-7/+7
* 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
* Fixup a bunch of package service descriptions.jim-p2013-08-281-0/+1
* Improve instructions for bgpd.conf networks section to reflect brpd.conf synt...Renato Botelho2013-08-011-1/+1
* We don't need a var hereRenato Botelho2013-07-251-2/+1
* Simplify a bit logicRenato Botelho2013-07-251-9/+3
* Simplify a bit this copy/pasted functionRenato Botelho2013-07-251-9/+1
* preserve header when filteringRenato Botelho2013-07-251-2/+4
* Fix jQuery detectionRenato Botelho2013-07-251-3/+3
* Convert calls to count answers to ajax to improve speedRenato Botelho2013-07-251-3/+36
* Increase timeout to ajax callsRenato Botelho2013-07-251-2/+2
* Call commands after page is loaded to improve speedRenato Botelho2013-07-251-37/+61
* Code improvements:Renato Botelho2013-07-241-20/+26
* Make filter option easier to use on other commands, enable it on fibRenato Botelho2013-07-241-20/+33
* Use fullpathRenato Botelho2013-07-241-1/+1
* Remove empty form with wrong actionRenato Botelho2013-07-241-6/+0
* Respect default limit on first showRenato Botelho2013-07-241-1/+2
* Use fullpathRenato Botelho2013-07-241-10/+10
* Simplify a bit how it limit number of routesRenato Botelho2013-07-241-5/+3
* close file descriptorRenato Botelho2013-07-241-0/+2
* Implement ajax call for routing limit and filterRenato Botelho2013-07-241-2/+52
* change default limit to allRenato Botelho2013-07-241-2/+2
* Fix a typo s/,/./Renato Botelho2013-07-241-1/+1
* Remove header of routing commandRenato Botelho2013-07-241-1/+1
* Revert partially c3bf54d658, anchor names didn't need to be changedRenato Botelho2013-07-231-2/+2
* Add an ajax call to get command resultRenato Botelho2013-07-231-0/+6
* Add an id for each commands, define them earlier and initialize commandsRenato Botelho2013-07-231-20/+19
* Add limit and filter parameters to doCmdTRenato Botelho2013-07-231-2/+10
* Remove format piece of doCmdT and move them to showCmdTRenato Botelho2013-07-231-9/+15
* Remove duplicate commandRenato Botelho2013-07-231-1/+0