)]}'
{
  "commit": "3c964045459f66921f8a3dc33fe4c028e6b0b141",
  "tree": "e965c083d34feb5be294a51e2f0e18ff7d4fc527",
  "parents": [
    "687bea20fa61d8fc7cf48c0b227f16d0b324778c"
  ],
  "author": {
    "name": "Donald Sharp",
    "email": "sharpd@cumulusnetworks.com",
    "time": "Mon Jan 25 23:38:53 2016 -0500"
  },
  "committer": {
    "name": "Paul Jakma",
    "email": "paul@quagga.net",
    "time": "Wed Jul 20 12:58:31 2016 +0100"
  },
  "message": "bgpd: Fix \u0027show bgp ipv4 vpnv4 statistics\u0027 cli.\n\nWhen attempting to use the \u0027show bgp ipv4 vpnv4 statistics\u0027 cli, the safi\nchoosen is BGP_MPLS_LABELED_VPN which is #defined to 128.  The afi/safi\ncombination is fed to bgp-\u003erib, which limits the size of the safi to BGP_SAFI_MAX\nwhich is #defined to 5.   The correct value to use is BGP_MPLS_VPN\n\nThe bgp code differentiates between the actual safi value for BGP_MPLS_LABELED_VPN\nused defined by RFC 4364, to a internal SAFI value used to limit array size.\n\nSigned-off-by: Donald Sharp \u003csharpd@cumulusnetworks.com\u003e\nTested-by: NetDEF CI System \u003ccisystem@netdef.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4ad912bded09d7e41489d5a702a726a124d60cac",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_route.c",
      "new_id": "f99045a8483a0cb3d478499309e3213a2013e95e",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_route.c"
    }
  ]
}
