]> The Tcpdump Group git mirrors - tcpdump/commitdiff
BGP: fix a typo
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 24 Nov 2014 19:35:55 +0000 (20:35 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 24 Nov 2014 19:35:55 +0000 (20:35 +0100)
print-bgp.c

index 9b78247d4e8b644f7346af367613c7fdb9c85c7e..67114738ba9ab051bb29b7b8c1b262455c5eee31 100644 (file)
@@ -530,7 +530,7 @@ decode_labeled_prefix4(netdissect_options *ndo,
            is added to the prefix length;
            we also do only read out just one label -
            there is no real application for advertisement of
-           stacked labels in a single BGP message
+           stacked labels in a single BGP message
         */
 
        if (24 > plen)