]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: remove trailing whitespace
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 31 Jan 2018 21:43:53 +0000 (16:43 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 31 Jan 2018 22:27:07 +0000 (17:27 -0500)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
18 files changed:
doc/developer/Building_FRR_on_Debian8.rst
doc/developer/Building_FRR_on_Debian9.rst
doc/developer/Building_FRR_on_Fedora24.rst
doc/developer/Building_FRR_on_FreeBSD10.rst
doc/developer/Building_FRR_on_FreeBSD11.rst
doc/developer/Building_FRR_on_FreeBSD9.rst
doc/developer/Building_FRR_on_NetBSD6.rst
doc/developer/Building_FRR_on_NetBSD7.rst
doc/developer/Building_FRR_on_OmniOS.rst
doc/developer/Building_FRR_on_OpenBSD6.rst
doc/developer/Building_FRR_on_Ubuntu1204.rst
doc/developer/Building_FRR_on_Ubuntu1404.rst
doc/developer/Building_FRR_on_Ubuntu1604.rst
doc/developer/memtypes.rst
doc/developer/next-hop-tracking.rst
doc/user/bgp.rst
doc/user/rpki.rst
doc/user/vtysh.rst

index af24539cb6733bc467862930160cf513ce074b2f..cde9df31adf71db6374d75cb61afb77ccc0b4d0b 100644 (file)
@@ -23,7 +23,7 @@ Install newer pytest (>3.0) from pip
 
 ::
 
-    sudo pip install pytest    
+    sudo pip install pytest
 
 Get FRR, compile it and install it (from Git)
 ---------------------------------------------
@@ -74,7 +74,7 @@ an example.)
         --enable-fpm \
         --enable-ldpd \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     make
     make check
     sudo make install
index a3e3d7ff97730767533798ff8aba43aa6c5a4026..f16cf12dc6a26b101b6ec43170bd9d8f87232eb5 100644 (file)
@@ -62,7 +62,7 @@ an example.)
         --enable-fpm \
         --enable-ldpd \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     make
     make check
     sudo make install
index 5ba4dd0e5fed4dcdbc3268e5fe11f2056740d7c5..29c7ee7b0a958dedf0f2191c644ae5ec10e6e10e 100644 (file)
@@ -69,7 +69,7 @@ an example.)
         --enable-eigrpd \
         --enable-babeld \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion    
+        --with-pkg-extra-version=-MyOwnFRRVersion
     make
     make check
     sudo make install
index 94f2f272820d3b6f2f58c06956f432cd6c119e3d..83e45136369e6014919cc7326afc8fe31e514b48 100644 (file)
@@ -70,7 +70,7 @@ an example)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     gmake
     gmake check
     sudo gmake install
index de118093e6adf24411fbadb82f7245049c6d2729..ccd4596a75d491cdfd92293e48c061cf02a38877 100644 (file)
@@ -70,7 +70,7 @@ an example)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     gmake
     gmake check
     sudo gmake install
index 2ccf56be13530a541d79b87d4928a29e443b9f7b..b40696a0958388b4086df38de81030a499b30bfa 100644 (file)
@@ -83,7 +83,7 @@ an example)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     gmake
     gmake check
     sudo gmake install
index b4476127e342607549171ef53f84ae2e6b47aaf6..c4292d7733b11ae6a82d191d0cd1f9a239cb9f7e 100644 (file)
@@ -83,7 +83,7 @@ an example)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     gmake
     gmake check
     sudo gmake install
index e4ff1df8a589997503106f2afdf8f4346f38078a..6ce61d3871a7e78d68411a6c07848e7c189cdbf7 100644 (file)
@@ -74,7 +74,7 @@ an example)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     gmake
     gmake check
     sudo gmake install
index bc4ff45715195635845e7d97957dd13ea8e944af..cd89f14e3c6bc5cabff644a6a165d0a8bcb76150 100644 (file)
@@ -14,7 +14,7 @@ Enable IP & IPv6 forwarding
 ::
 
     routeadm -e ipv4-forwarding
-    routeadm -e ipv6-forwarding 
+    routeadm -e ipv6-forwarding
 
 Install required packages
 -------------------------
@@ -37,7 +37,7 @@ Add packages:
       library/idnkit/header-idnkit \
       system/header \
       system/library/math/header-math \
-      git libtool gawk pkg-config   
+      git libtool gawk pkg-config
 
 Add additional Solaris packages:
 
@@ -128,7 +128,7 @@ an example)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     gmake
     gmake check
     sudo gmake install
index 0e51c8660cb85fd72ec2d85fed1cd06917930e87..b9bc19c0704f7940bc119a174e4d3e7f31308a07 100644 (file)
@@ -69,7 +69,7 @@ an example)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     gmake
     gmake check
     doas gmake install
@@ -106,7 +106,7 @@ Add the following lines to the end of ``/etc/rc.conf``:
 
 ::
 
-    net.inet6.ip6.forwarding=1      # 1=Permit forwarding of IPv6 packets 
+    net.inet6.ip6.forwarding=1      # 1=Permit forwarding of IPv6 packets
     net.inet6.ip6.mforwarding=1     # 1=Permit forwarding of IPv6 multicast packets
     net.inet6.ip6.multipath=1       # 1=Enable IPv6 multipath routing
 
index 935d199842fd9c068465ea0d1e93aac7a082bcf4..0ecfbe7365dbddc6d7ca38ba454a5e887d7048d7 100644 (file)
@@ -27,13 +27,13 @@ source is too old)
     wget http://archive.ubuntu.com/ubuntu/pool/main/b/bison/bison_3.0.2.dfsg-2.dsc
     wget http://archive.ubuntu.com/ubuntu/pool/main/b/bison/bison_3.0.2.dfsg.orig.tar.bz2
     wget http://archive.ubuntu.com/ubuntu/pool/main/b/bison/bison_3.0.2.dfsg-2.debian.tar.gz
-    tar -jxvf bison_3.0.2.dfsg.orig.tar.bz2 
+    tar -jxvf bison_3.0.2.dfsg.orig.tar.bz2
     cd bison-3.0.2.dfsg/
-    tar xzf ../bison_3.0.2.dfsg-2.debian.tar.gz 
+    tar xzf ../bison_3.0.2.dfsg-2.debian.tar.gz
     sudo apt-get build-dep bison
     debuild -b -uc -us
     cd ..
-    sudo dpkg -i ./libbison-dev_3.0.2.dfsg-2_amd64.deb ./bison_3.0.2.dfsg-2_amd64.deb 
+    sudo dpkg -i ./libbison-dev_3.0.2.dfsg-2_amd64.deb ./bison_3.0.2.dfsg-2_amd64.deb
     cd ..
     rm -rf builddir
 
@@ -110,7 +110,7 @@ an example.)
         --enable-rtadv \
         --enable-fpm \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     make
     make check
     sudo make install
@@ -172,13 +172,13 @@ Enable daemons
 
 ::
 
-    zebra=yes  
-    bgpd=yes  
-    ospfd=yes  
-    ospf6d=yes  
-    ripd=yes  
-    ripngd=yes  
-    isisd=yes 
+    zebra=yes
+    bgpd=yes
+    ospfd=yes
+    ospf6d=yes
+    ripd=yes
+    ripngd=yes
+    isisd=yes
 
 Start the init.d service
 ~~~~~~~~~~~~~~~~~~~~~~~~
index 4a4e38ea308139ae68a1be31c3546e8688795f79..6fc2f8d79a550243080d96c445e6f7e4aaaea736 100644 (file)
@@ -65,7 +65,7 @@ an example.)
         --enable-fpm \
         --enable-ldpd \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     make
     make check
     sudo make install
@@ -86,7 +86,7 @@ Create empty FRR configuration files
     sudo install -m 640 -o frr -g frr /dev/null /etc/frr/ripngd.conf
     sudo install -m 640 -o frr -g frr /dev/null /etc/frr/pimd.conf
     sudo install -m 640 -o frr -g frr /dev/null /etc/frr/ldpd.conf
-    sudo install -m 640 -o frr -g frr /dev/null /etc/frr/nhrpd.conf    
+    sudo install -m 640 -o frr -g frr /dev/null /etc/frr/nhrpd.conf
     sudo install -m 640 -o frr -g frrvty /dev/null /etc/frr/vtysh.conf
 
 Enable IP & IPv6 forwarding
@@ -124,13 +124,13 @@ Enable daemons
 
 ::
 
-    zebra=yes  
-    bgpd=yes  
-    ospfd=yes  
-    ospf6d=yes  
-    ripd=yes  
-    ripngd=yes  
-    isisd=yes 
+    zebra=yes
+    bgpd=yes
+    ospfd=yes
+    ospf6d=yes
+    ripd=yes
+    ripngd=yes
+    isisd=yes
 
 Start the init.d service
 ~~~~~~~~~~~~~~~~~~~~~~~~
index dccc37adcc579ff07950b024b8a327e01b6d3777..3c6e1ee96f6dc5a0f17d1e69b3f902b5d64bca4f 100644 (file)
@@ -65,7 +65,7 @@ an example.)
         --enable-fpm \
         --enable-systemd=yes \
         --with-pkg-git-version \
-        --with-pkg-extra-version=-MyOwnFRRVersion   
+        --with-pkg-extra-version=-MyOwnFRRVersion
     make
     make check
     sudo make install
@@ -86,7 +86,7 @@ Create empty FRR configuration files
     sudo install -m 640 -o frr -g frr /dev/null /etc/frr/ripngd.conf
     sudo install -m 640 -o frr -g frr /dev/null /etc/frr/pimd.conf
     sudo install -m 640 -o frr -g frr /dev/null /etc/frr/ldpd.conf
-    sudo install -m 640 -o frr -g frr /dev/null /etc/frr/nhrpd.conf    
+    sudo install -m 640 -o frr -g frr /dev/null /etc/frr/nhrpd.conf
     sudo install -m 640 -o frr -g frrvty /dev/null /etc/frr/vtysh.conf
 
 Enable IPv4 & IPv6 forwarding
index 62d211e8647f66ccd0c89597f2294b8411602c5b..d40ebe31cd20f0bfe3346d23deca3044ac1170b1 100644 (file)
@@ -81,7 +81,7 @@ Definition
    >80% of cases.
 
    .. todo::
-   
+
       Daemons currently have ``daemon_memory.[ch]`` files listing all of
       their MTYPEs.  This is not how it should be, most of these types
       should be moved into the appropriate files where they are used.
index 1d65956f8cc21e02832e675a0df65db27f998565..284db1ef534ffff3c1cf2b08e7fdc151df876d1e 100644 (file)
@@ -155,7 +155,7 @@ The next hop registration control flow is the following:
                   |                   |       register() |
                   |                   |                  | zebra_add_rnh()
                   |                   |                  |
-    
+
 
 The next hop notification control flow is the following:
 
@@ -201,7 +201,7 @@ encoded in the following way:
     .      Nexthop prefix                                           .
     .                                                               .
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+
 
 ``ZEBRA_NEXTHOP_UPDATE`` message is encoded as follows:
 
@@ -240,12 +240,12 @@ Legend:
 
     /\   struct bgp_node: a BGP destination/route/prefix
     \/
-    
+
     [ ]  struct bgp_info: a BGP path (e.g. route received from a peer)
-    
+
      _
     (_)  struct bgp_nexthop_cache: a BGP nexthop
-         
+
     /\         NULL
     \/--+        ^
         |        :
@@ -300,33 +300,33 @@ User interface changes
      resolved via kernel
      via 10.0.1.2, eth0
      Client list: bgp(fd 12)
-    
+
     frr# show ip bgp nexthop
     Current BGP nexthop cache:
      3.3.3.3 valid [IGP metric 0], #paths 3
       Last update: Wed Oct 16 04:43:49 2013
-    
+
      11.0.0.10 valid [IGP metric 1], #paths 1
       Last update: Wed Oct 16 04:43:51 2013
-    
+
      11.0.0.18 valid [IGP metric 1], #paths 2
       Last update: Wed Oct 16 04:43:47 2013
-    
+
      11.11.11.11 valid [IGP metric 0], #paths 1
       Last update: Wed Oct 16 04:43:47 2013
-    
+
     frr# show ipv6 nht
     frr# show ip bgp nexthop detail
-    
+
     frr# debug bgp nht
     frr# debug zebra nht
-    
+
     6. Sample test cases
-    
+
          r2----r3
         /  \  /
       r1----r4
-    
+
     - Verify that a change in IGP cost triggers NHT
       + shutdown the r1-r4 and r2-r4 links
       + no shut the r1-r4 and r2-r4 links and wait for OSPF to come back
index 06f124679f8963a7f206ff485f39b4de9fc19f5b..a29f22bbdead03112d729cfb86da38a8a6cde116 100644 (file)
@@ -639,15 +639,15 @@ Defining Peer
 
    Creates a new neighbor whose remote-as is ASN. PEER can be an IPv4 address
    or an IPv6 address.::
+
       router bgp 1
        neighbor 10.0.0.1 remote-as 2
+
    In this case my router, in AS-1, is trying to peer with AS-2 at 10.0.0.1.
+
    This command must be the first command used when configuring a neighbor.  If
    the remote-as is not specified, *bgpd* will complain like this:::
+
       can't find neighbor 10.0.0.1
 
 
@@ -1066,14 +1066,14 @@ expanded community list.
    specified the specified community list's information is shown.
 
    ::
-   
+
        # show ip community-list
        Named Community standard list CLIST
        permit 7675:80 7675:100 no-export
        deny internet
          Named Community expanded list EXPAND
        permit :
-   
+
          # show ip community-list CLIST
          Named Community standard list CLIST
        permit 7675:80 7675:100 no-export
@@ -1567,14 +1567,14 @@ Showing BGP information
    display all of IPv4 BGP routes.
 
    ::
-   
+
       BGP table version is 0, local router ID is 10.1.1.1
          Status codes: s suppressed, d damped, h history, * valid, > best, i - internal
          Origin codes: i - IGP, e - EGP, ? - incomplete
-   
+
       Network    Next Hop      Metric LocPrf Weight Path
          \*> 1.1.1.1/32       0.0.0.0      0   32768 i
-   
+
          Total number of prefixes 1
 
 
@@ -1863,7 +1863,7 @@ same time when BGP multiple instance feature is enabled.
    Make a new BGP instance. You can use arbitrary word for the `name`.
 
   ::
-  
+
      bgp multiple-instance
      !
      router bgp 1
@@ -1888,7 +1888,7 @@ only for exchanging BGP routing information.
    With this command, you can setup Route Server like below.
 
    ::
-   
+
       bgp multiple-instance
       !
       router bgp 1 view 1
index f3e8a85bb709df4e0c94aa87e3e262a844cbf0f4..0889d6966a26513760a79550dabfc9e7716a7ed2 100644 (file)
@@ -165,7 +165,7 @@ Validating BGP Updates
     prefixes because invalid routes have a lower local preference.
 
     ::
-    
+
        ! Allow for invalid routes in route selection process
        route bgp 60001
        !
index eeb856cbd40bad5e44807bb4b6328551069fdce6..089540d589cf714e4c4a42176d09f5127fe62224 100644 (file)
@@ -160,4 +160,4 @@ in whose file the error is made.
    configuration (either in its individual configuration file, or in
    :file:`frr.conf`).  This is particularly troublesome for route-maps and
    prefix lists, which would otherwise be synchronized between daemons.
-   
+