)]}'
{
  "commit": "bdd8cd70a042473477f9144c9cedb8dde11ba2c1",
  "tree": "edcdbc4b096f4c5b1dc1d72d32d2db81c9fa3c7c",
  "parents": [
    "ea2a598411cc7bd20456849e56bbc9e93c9916e7"
  ],
  "author": {
    "name": "Yasuhiro Ohara",
    "email": "yasu@jaist.ac.jp",
    "time": "Thu Dec 17 05:41:17 2009 +0000"
  },
  "committer": {
    "name": "Vincent JARDIN",
    "email": "vincent.jardin@6wind.com",
    "time": "Mon Oct 27 16:01:08 2014 +0100"
  },
  "message": "Bug in ospf6_lsa_compare()\n\nThis fix is probably correct on 32bit systems,\nbut i think it will not work on 64bit systems.\nsizeof(signed long) would be 8 and therefore the\ncast from u_int32_t will map all the values to\nnon-negative part of long int.\n\nYou would like to use int (like in ospfd) and\nchange the type of seqnuma, seqnumb to that.\n\nThe type int32_t would be even more proper, but\nsizeof(int) is 4 on relevant platforms.\n\nSigned-off: Ondrej Zajicek \u003csantiago@crfreenet.org\u003e\nAcked-by: Feng Lu \u003clu.feng@6wind.com\u003e\nAcked-by: Yasuhiro Ohara \u003cyasu@jaist.ac.jp\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e57306bcb58b8324cffcf1a9b24c23089691306e",
      "old_mode": 33188,
      "old_path": "ospf6d/ospf6_lsa.c",
      "new_id": "8eeb99595f17c6efa405935a6d88a7f69d529fa5",
      "new_mode": 33188,
      "new_path": "ospf6d/ospf6_lsa.c"
    }
  ]
}
