)]}'
{
  "commit": "68b7339ad88c10d20738f8dd0bf6bb6388474970",
  "tree": "ebe39408c3ab8f0b30df54c4020c454c305cdd63",
  "parents": [
    "4fc7085cfa36103b491aec130346f1a632187849"
  ],
  "author": {
    "name": "paul",
    "email": "paul",
    "time": "Sun Sep 12 14:21:37 2004 +0000"
  },
  "committer": {
    "name": "paul",
    "email": "paul",
    "time": "Sun Sep 12 14:21:37 2004 +0000"
  },
  "message": "2004-09-12 Paul Jakma \u003cpaul@dishone.st\u003e\n\n        * ospf_packet.c: Fix bugzilla #107\n          (ospf_packet_max) get rid of the magic 88 constant\n          (ospf_swab_iph_ton) new function. set ip header to network order,\n          taking BSDisms into account.\n          (ospf_swab_iph_toh) the inverse.\n          (ospf_write) Add support for IP fragmentation, will only work on\n          linux though, other kernels make it impossible. get rid of the\n          magic 4 constant.\n          (ospf_make_ls_upd) Bound check to end of stream, not to\n          interface mtu.\n          (ospf_ls_upd_packet_new) New function, allocate upd packet\n          taking oversized LSAs into account.\n          (ospf_ls_upd_queue_send) use ospf_ls_upd_packet_new to allocate,\n          rather than statically allocating mtu sized packet buffer, which\n          actually was wrong - it didnt take ip header into account, which\n          should not be included in packet buffer.\n          (ospf_ls_upd_send_queue_event) minor tweaks and remove\n          TODO comment.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c5777b1a503f34398146f1f862461f81e2f0d98",
      "old_mode": 33188,
      "old_path": "ospfd/ChangeLog",
      "new_id": "461519f8060df4aac4b0b50a7edf50f7d6b7504e",
      "new_mode": 33188,
      "new_path": "ospfd/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "9afd929b07cf014925b3c6c7f5dc858e30130e1a",
      "old_mode": 33188,
      "old_path": "ospfd/ospf_packet.c",
      "new_id": "a41627f8eda15d5baa0925626a11605b1e724d8a",
      "new_mode": 33188,
      "new_path": "ospfd/ospf_packet.c"
    }
  ]
}
