)]}'
{
  "commit": "8c9cd85631b77fac0bc30ffb9f23b29c466d31c4",
  "tree": "73c0687a1306f4a274ba3a057f4913a5d77734fb",
  "parents": [
    "94bad67cd8fe7ad023a40547a1153a414d70fa0a"
  ],
  "author": {
    "name": "David Lamparter",
    "email": "equinox@opensourcerouting.org",
    "time": "Sun Apr 19 14:40:02 2015 +0200"
  },
  "committer": {
    "name": "David Lamparter",
    "email": "equinox@opensourcerouting.org",
    "time": "Tue Apr 21 10:18:04 2015 +0200"
  },
  "message": "bgpd: random() returns long\n\nbgpd was using unsigned to store a probability value to be used with\nrandom().  That, however, returns long, running into some warnings (and\nworst case, if RAND_MAX \u003e UINT_MAX, won\u0027t work correctly.\n\nJust use long to shuffle the value around.\n\nSigned-off-by: David Lamparter \u003cequinox@opensourcerouting.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "95f1dff406ae54f7777833aaa8d0f733595aca16",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_routemap.c",
      "new_id": "33f802c16ad2c34d6a005425f6dc94f351d7dcf4",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_routemap.c"
    }
  ]
}
