From d81c24e5983d4a1fadda795720ac69906e1283ac Mon Sep 17 00:00:00 2001 From: doktornotor Date: Mon, 7 Sep 2015 20:23:01 +0200 Subject: openbgpd code style fixes --- config/openbgpd/openbgpd_neighbors.xml | 131 +++++++++++++++++---------------- 1 file changed, 66 insertions(+), 65 deletions(-) (limited to 'config/openbgpd') diff --git a/config/openbgpd/openbgpd_neighbors.xml b/config/openbgpd/openbgpd_neighbors.xml index 5553c022..6872b793 100644 --- a/config/openbgpd/openbgpd_neighbors.xml +++ b/config/openbgpd/openbgpd_neighbors.xml @@ -2,47 +2,47 @@ - - + - - 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. +*/ +/* ====================================================================================== */ + ]]> + OpenBGPDNeighbors - 1 + 0.9.3.6 Services: OpenBGPD Neighbors /usr/local/pkg/openbgpd.inc @@ -76,7 +76,7 @@ Group groupname - + Neighbor neighbor @@ -100,13 +100,13 @@ TCP-MD5 key md5sigkey - The md5 key to communicate with the peer. Does not work with Cisco BGP routers. If the Local Addr option is not set listening ip will be used. + The MD5 key to communicate with the peer. Does not work with Cisco BGP routers. If the 'Local Addr' option is not set, listening IP will be used. input TCP-MD5 password md5sigpass - The md5 password to communicate with the peer. Use this when communicating with a Cisco BGP router. If the Local Addr option is not set listenning ip will be used. + The MD5 password to communicate with the peer. Use this when communicating with a Cisco BGP router. If the 'Local Addr' option is not set, listening IP will be used. input @@ -124,13 +124,13 @@ Neighbor Parameters Neighbor Parameters - rowhelper - + rowhelper + - Parameters - parameters - Neighbor settings. - select + Parameters + parameters + Neighbor settings + select @@ -148,40 +148,42 @@ - - - - - + + + + + - Value - parmvalue - input - 25 + Value + parmvalue + input + 25 - + + - - openbgpd_install_conf(); -- cgit v1.2.3