]> git.puffer.fish Git - mirror/frr.git/commitdiff
bgpd: re-add spelling error in JSON output 3453/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 7 Dec 2018 19:06:53 +0000 (20:06 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 7 Dec 2018 19:06:53 +0000 (20:06 +0100)
I bulk-fixed "recieved" as a misspelling in 0437e10... but didn't notice
there was a JSON value among these.

Signed-off-by: David Lamparter <equinox@diac24.net>
bgpd/bgp_vty.c

index 06caebe567bbe9949aaa791f13bbb8f0c0fc7be7..f83b146175e91716ffb0e582c9392474c5431601 100644 (file)
@@ -9722,7 +9722,7 @@ static void bgp_show_peer(struct vty *vty, struct peer *p, bool use_json,
                                                                json_object_string_add(
                                                                        json_nxt,
                                                                        print_store,
-                                                                       "received");
+                                                                       "recieved"); /* misspelled for compatibility */
                                                        }
                                                }
                                                json_object_object_add(