Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply fix previously made for neighbors within a group to neighbors that do ↵ | Matt Smith | 2015-10-22 | 1 | -4/+6 |
| | | | | not have a group assigned. Fixes #4634. | ||||
* | Expose 'depend on' and 'enforce neighbor-as' options | Renato Botelho | 2015-09-22 | 2 | -1/+4 |
| | |||||
* | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -40/+30 |
| | |||||
* | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -38/+20 |
| | |||||
* | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -65/+66 |
| | |||||
* | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -42/+39 |
| | |||||
* | openbgpd code style fixes | doktornotor | 2015-09-07 | 1 | -102/+127 |
| | |||||
* | Remove useless deinstall_openbgpd() function | doktornotor | 2015-08-25 | 1 | -3/+0 |
| | |||||
* | Remove useless deinstall_openbgpd() function | doktornotor | 2015-08-25 | 1 | -3/+0 |
| | |||||
* | Remove useless deinstall_openbgpd() function | doktornotor | 2015-08-25 | 1 | -8/+0 |
| | | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc. | ||||
* | openbgpd - fix file permissions | doktornotor | 2015-08-09 | 1 | -59/+70 |
| | | | Updated copyright header, fixed broken indentation and improved descriptions readability while here. | ||||
* | Add CARP status support to OpenBGPD so it can be stopped on a secondary unit. | jim-p | 2015-06-05 | 2 | -4/+126 |
| | |||||
* | Add openbgpd port_category, run_depends and fix pbi check | Renato Botelho | 2015-04-27 | 1 | -1/+1 |
| | |||||
* | More formatting/braces | Matt Smith | 2014-07-24 | 1 | -2/+3 |
| | |||||
* | put brackets around nested ifs to clarify where the else belongs. | Matt Smith | 2014-07-24 | 1 | -1/+2 |
| | |||||
* | Fix #3772 - 'Broken openbgpd config generation logic in 2.2'. | Matt Smith | 2014-07-24 | 1 | -4/+5 |
| | | | | | | Change logic guiding generation of local-address statements in neighbor configs so that only one local-address is generated when a 'Local address X' parameter is defined for a neighbor. | ||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 3 | -7/+7 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | openbgpd - fix blank listenip option | Danilo G. Baio (dbaio) | 2014-02-20 | 1 | -4/+12 |
| | |||||
* | Sprinkle some unsets while here. | Ermal Luçi | 2014-01-14 | 1 | -0/+2 |
| | |||||
* | Set use ipsec sysctl to allow md5 to work properly. | Ermal Luçi | 2014-01-14 | 1 | -2/+1 |
| | |||||
* | Fixup a bunch of package service descriptions. | jim-p | 2013-08-28 | 1 | -0/+1 |
| | |||||
* | Improve instructions for bgpd.conf networks section to reflect brpd.conf ↵ | Renato Botelho | 2013-08-01 | 1 | -1/+1 |
| | | | | syntax. It fixes #3102 | ||||
* | We don't need a var here | Renato Botelho | 2013-07-25 | 1 | -2/+1 |
| | |||||
* | Simplify a bit logic | Renato Botelho | 2013-07-25 | 1 | -9/+3 |
| | |||||
* | Simplify a bit this copy/pasted function | Renato Botelho | 2013-07-25 | 1 | -9/+1 |
| | |||||
* | preserve header when filtering | Renato Botelho | 2013-07-25 | 1 | -2/+4 |
| | |||||
* | Fix jQuery detection | Renato Botelho | 2013-07-25 | 1 | -3/+3 |
| | |||||
* | Convert calls to count answers to ajax to improve speed | Renato Botelho | 2013-07-25 | 1 | -3/+36 |
| | |||||
* | Increase timeout to ajax calls | Renato Botelho | 2013-07-25 | 1 | -2/+2 |
| | |||||
* | Call commands after page is loaded to improve speed | Renato Botelho | 2013-07-25 | 1 | -37/+61 |
| | |||||
* | Code improvements: | Renato Botelho | 2013-07-24 | 1 | -20/+26 |
| | | | | | | - Convert commands to an associative array to make code more readable - Keep command headers to make it easy to understand data - Add filter to IP | ||||
* | Make filter option easier to use on other commands, enable it on fib | Renato Botelho | 2013-07-24 | 1 | -20/+33 |
| | |||||
* | Use fullpath | Renato Botelho | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | Remove empty form with wrong action | Renato Botelho | 2013-07-24 | 1 | -6/+0 |
| | |||||
* | Respect default limit on first show | Renato Botelho | 2013-07-24 | 1 | -1/+2 |
| | |||||
* | Use fullpath | Renato Botelho | 2013-07-24 | 1 | -10/+10 |
| | |||||
* | Simplify a bit how it limit number of routes | Renato Botelho | 2013-07-24 | 1 | -5/+3 |
| | |||||
* | close file descriptor | Renato Botelho | 2013-07-24 | 1 | -0/+2 |
| | |||||
* | Implement ajax call for routing limit and filter | Renato Botelho | 2013-07-24 | 1 | -2/+52 |
| | |||||
* | change default limit to all | Renato Botelho | 2013-07-24 | 1 | -2/+2 |
| | |||||
* | Fix a typo s/,/./ | Renato Botelho | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | Remove header of routing command | Renato Botelho | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | Revert partially c3bf54d658, anchor names didn't need to be changed | Renato Botelho | 2013-07-23 | 1 | -2/+2 |
| | |||||
* | Add an ajax call to get command result | Renato Botelho | 2013-07-23 | 1 | -0/+6 |
| | |||||
* | Add an id for each commands, define them earlier and initialize commands | Renato Botelho | 2013-07-23 | 1 | -20/+19 |
| | |||||
* | Add limit and filter parameters to doCmdT | Renato Botelho | 2013-07-23 | 1 | -2/+10 |
| | |||||
* | Remove format piece of doCmdT and move them to showCmdT | Renato Botelho | 2013-07-23 | 1 | -9/+15 |
| | |||||
* | Remove duplicate command | Renato Botelho | 2013-07-23 | 1 | -1/+0 |
| | |||||
* | Remove unused code | Renato Botelho | 2013-07-23 | 1 | -24/+8 |
| | |||||
* | Fix unclosed <td> | Renato Botelho | 2013-07-23 | 1 | -1/+1 |
| |