)]}'
{
  "log": [
    {
      "commit": "8b3ab1f1c8172ff7c77b382b6636c8e8314d7ebc",
      "tree": "853af8245024d9e72b94ccd25a77414a4460751b",
      "parents": [
        "d869dbd03b4d75d512552d07ed8fbe0807272a9c"
      ],
      "author": {
        "name": "David Lamparter",
        "email": "equinox@opensourcerouting.org",
        "time": "Tue Feb 16 19:50:15 2016 +0100"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul@quagga.net",
        "time": "Wed Jul 20 12:58:32 2016 +0100"
      },
      "message": "isisd: fix assert warning\n\nicc (the Intel C Compiler) \"knows\" that assert() can be disabled by\nsetting specific optimisation flags, and therefore emits a warning about\nmissing a return value after an \"always-error\" assert.\n\nWorkaround by returning a value - this probably needs discussion and a\nbetter fix (for all places where the code needs to abort due to internal\nerrors).\n\nSigned-off-by: David Lamparter \u003cequinox@opensourcerouting.org\u003e\n"
    },
    {
      "commit": "106e38e4d42ecd94c083907872d514e8c67036f6",
      "tree": "62bbf4b4203df99f92672f91cd361aa6f055a4df",
      "parents": [
        "86c5d2ee68f7b9c00ae4aeb5c8b3c5d82c5ebffc"
      ],
      "author": {
        "name": "Christian Franke",
        "email": "nobody@nowhere.ws",
        "time": "Sun Apr 03 12:46:25 2016 -0300"
      },
      "committer": {
        "name": "Donald Sharp",
        "email": "sharpd@cumulusnetworks.com",
        "time": "Fri Apr 22 08:33:46 2016 -0400"
      },
      "message": "isisd: work around route table asserts for deleting node with info\n\nThe route table code in lib/table.c triggers an assertion when a route\nnode with rn-\u003einfo !\u003d NULL reaches refcount 0, probably to avoid\nmemleaks. In this particular case, this is not an issue, since the\ninfo will be freed by the destructor.\n\nHowever, since removing this assertion probably requires more\ndiscussion, just make sure that rn-\u003einfo gets freed and unset before\nits refcount is decremented to zero.\n\nSigned-off-by: Christian Franke \u003cnobody@nowhere.ws\u003e\n"
    },
    {
      "commit": "acf9865f7fcec6a8d47df6ed7946a5e8ca398918",
      "tree": "fac7d9ce2d2b6d984bde675641556e5063e8f655",
      "parents": [
        "9dfcca6122c9f4f3642241ff50029d7669af3999"
      ],
      "author": {
        "name": "Christian Franke",
        "email": "chris@opensourcerouting.org",
        "time": "Thu Nov 12 14:24:22 2015 +0100"
      },
      "committer": {
        "name": "Donald Sharp",
        "email": "sharpd@cumulusnetworks.com",
        "time": "Tue Dec 08 14:12:50 2015 -0500"
      },
      "message": "isisd: add support to import routes from other protocols\n\nSigned-off-by: Christian Franke \u003cchris@opensourcerouting.org\u003e\n"
    }
  ]
}
