From a99b70576f90889588cf027156b07d35ff96f60d Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 9 Aug 2015 03:01:57 +0200 Subject: openbgpd - fix file permissions Updated copyright header, fixed broken indentation and improved descriptions readability while here. --- config/openbgpd/openbgpd.xml | 129 +++++++++++++++++++++++-------------------- 1 file changed, 70 insertions(+), 59 deletions(-) (limited to 'config/openbgpd') diff --git a/config/openbgpd/openbgpd.xml b/config/openbgpd/openbgpd.xml index e7d77786..83e0122c 100644 --- a/config/openbgpd/openbgpd.xml +++ b/config/openbgpd/openbgpd.xml @@ -2,78 +2,73 @@ - - + - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + OpenBGPD - 1 + 0.9.3.4 Services: OpenBGPD /usr/local/pkg/openbgpd.inc - - bgpd - bgpd.sh - bgpd - OpenBSD BGP Daemon - + + bgpd + bgpd.sh + bgpd + OpenBSD BGP Daemon + /usr/local/www/ - 077 https://packages.pfsense.org/packages/config/openbgpd/openbgpd_status.php /usr/local/www/ - 077 https://packages.pfsense.org/packages/config/openbgpd/openbgpd_raw.php /usr/local/pkg/ - 077 https://packages.pfsense.org/packages/config/openbgpd/openbgpd.inc /usr/local/pkg/ - 077 https://packages.pfsense.org/packages/config/openbgpd/openbgpd_groups.xml /usr/local/pkg/ - 077 https://packages.pfsense.org/packages/config/openbgpd/openbgpd_neighbors.xml @@ -121,18 +116,24 @@ Holdtime holdtime - Set the holdtime in seconds. The holdtime is reset to its initial value every time either a KEEPALIVE or an UPDATE message is received from the neighbor. If the holdtime expires the session is dropped. The default is 90 seconds. Neighboring systems negotiate the holdtime used when the connection is established in the OPEN messages. Each neighbor announces its configured hold- time; the smaller one is then agreed upon. + + + If the holdtime expires the session is dropped. The default is 90 seconds. Neighboring systems negotiate the holdtime used when the connection is established in the OPEN messages.
+ Each neighbor announces its configured hold- time; the smaller one is then agreed upon. + ]]> +
input
fib-update fibupdate - If set to no, do not update the Forwarding Information Base a.k.a. the kernel routing table. The default is yes. + If set to no, do not update the Forwarding Information Base a.k.a. the kernel routing table. The default is yes. select - - + + @@ -151,24 +152,34 @@ CARP Status IP carpstatusip - IP address used to determine the CARP status. When the VIP is in BACKUP status, bgpd will not be started. <br/>NOTE: On 2.1.x and before this requires changes to /etc/rc.carpmaster to start bgpd and /etc/rc.carpbackup to stop bgpd or it will not be fully effective. On pfSense 2.2.x and later, full support is automatic. + + + NOTE: On 2.1.x and before this requires changes to /etc/rc.carpmaster to start bgpd and /etc/rc.carpbackup to stop bgpd or it will not be fully effective. On pfSense 2.2.x and later, full support is automatic. + ]]> + input 25 Networks network - rowhelper - - + rowhelper + + - Announce the specified network as belonging to our AS. If set to "(inet|inet6)connected", inet or inet6 routes to directly attached networks will be announced. If set to "(inet|inet6) static", all inet or inet6 static routes will be announced. - networks - Network that you would like to advertise - input - 45 + + + If set to "(inet|inet6) static", all inet or inet6 static routes will be announced. + ]]> + + networks + Network that you would like to advertise + input + 45 - + -- cgit v1.2.3