)]}'
{
  "commit": "a15f45d44bf947864cff492d3fc4823d5d64383d",
  "tree": "8c835ddfc3db0b2e45cd3feee2f996a905336926",
  "parents": [
    "9a5698489c70e95938ef825d71943ba887f908d2"
  ],
  "author": {
    "name": "paul",
    "email": "paul",
    "time": "Fri Mar 28 01:50:03 2003 +0000"
  },
  "committer": {
    "name": "paul",
    "email": "paul",
    "time": "Fri Mar 28 01:50:03 2003 +0000"
  },
  "message": "Amir Guindehi \u003camir@datacore.ch\u003e:\nI got it to compile. The problem was that major functions newly need a\nstruct ospf *ospf as the first argument. I tried to take the nearest\nstruct ospf *ospf around the function needing it, because i was not sure\nif all those pointers to struct ospf * all point to the same (global)\nstruct ospf * which you also get when you call ospf_get().\n\nI used area-\u003eospf where I had the area, I used oi-\u003eospf, where I had an\ninterface, I used lsa-\u003eoi-\u003eospf where I had an lsa and i used ospf_get()\nwhere I had nothing. I hope that\u0027s correct and works. We will see.\n\nIt compiles now without errors. Daemon is tested and works. The opaque lsa\npart is not yet tested. I will do that as soon as srrd is ready.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3b2c055c829496d96d8380026d622e36d2c5884b",
      "old_mode": 33188,
      "old_path": "ospfd/ospf_apiserver.c",
      "new_id": "59bbb013cdbeb5b0ff7768cbbe87e474298a21f0",
      "new_mode": 33188,
      "new_path": "ospfd/ospf_apiserver.c"
    }
  ]
}
