Merge pull request #3453 from opensourcerouting/revert-json-spellfix

bgpd: re-add spelling error in JSON output
This commit is contained in:
Donald Sharp 2018-12-07 16:00:00 -05:00 committed by GitHub
commit cacd02c30a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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(