)]}'
{
  "commit": "1994dc81458d646120659b543ad7ffc023cd8579",
  "tree": "ee6179d70112a20038568a95dfa7e526dd7de8c9",
  "parents": [
    "c8394ace7081ef0e71f3d162067c83c2629fc088"
  ],
  "author": {
    "name": "Daniel Walton",
    "email": "dwalton@cumulusnetworks.com",
    "time": "Thu Sep 17 10:15:59 2015 -0400"
  },
  "committer": {
    "name": "Paul Jakma",
    "email": "paul@quagga.net",
    "time": "Thu Sep 24 15:26:46 2015 +0100"
  },
  "message": "bgpd: If route-map does not exist DENY for redistribute statements\n\nUpon usage of a route-map statement in bgp, if the route-map does not exist\nit turns into a implicit ALLOW, this causes issues in a wide variety\nof scenarios.\n\nWithout this fix:\n!\nrouter bgp 100\n bgp router-id 10.0.2.15\n redistribute static route-map FOOEY\n!\nip route 33.33.33.33/32 eth1\nip route 44.44.44.44/32 eth1\n!\n\nNow look at show ip bgp:\nshow ip bgp:\n\n   Network          Next Hop            Metric LocPrf Weight Path\n*\u003e 33.33.33.33/32   0.0.0.0                  0         32768 ?\n*\u003e 44.44.44.44/32   0.0.0.0                  0         32768 ?\n\nWith this fix:\n\nshow ip bgp:\n   Network          Next Hop            Metric LocPrf Weight Path\n\nSigned-off-by: Daniel Walton \u003cdwalton@cumulusnetworks.com\u003e\nReviewed-by: Donald Sharp \u003csharpd@cumulusnetworks.com\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4db2e3ea6cf65faaa41ee1205a36f0f7ce17c1d6",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_route.c",
      "new_id": "316fa5a16e6fe0020431178c1050d6aa536757d5",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_route.c"
    }
  ]
}
