)]}'
{
  "commit": "b6404390a713144252b62f49a328315d1952c6d8",
  "tree": "5a1662864effa82f5ed60b853401407d3d73ed9e",
  "parents": [
    "b075e8728f650b0850e20fdf8dde467440a24b28"
  ],
  "author": {
    "name": "Fernando Soto",
    "email": "fsoto@bluecatnetworks.com",
    "time": "Mon May 11 20:52:00 2015 +0000"
  },
  "committer": {
    "name": "Paul Jakma",
    "email": "paul@quagga.net",
    "time": "Thu Sep 24 15:26:41 2015 +0100"
  },
  "message": "ospfd: trap on state change seems to send incorrect value for ospfNbrState\n\nThe ospfNbrState in the ospf trap sent from ospfd shows an incorrect state.\n\nFor example, when the connection goes down, the ospfNbrState in the trap is\nsent as \u00278\u0027 (full).  When the connection is reestablished, the state is sent\nas \u00277\u0027 (loading).\n\nThe reason seems to be that the trap is sent from nsm_notice_state_change()\nbefore the state is actually updated by calling nsm_change_state().\n\nAfter applying the attached patch, the traps are sent with nbrState \u00271\u0027 when\nthe connection goes down and \u00278\u0027 when it goes back up.\n\nBugzilla #833 https://bugzilla.quagga.net/show_bug.cgi?id\u003d833\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0e6814e22b5aa55fc36f4b92aba95104332d8a26",
      "old_mode": 33188,
      "old_path": "ospfd/ospf_nsm.c",
      "new_id": "4fecb599bc3084d62bde41b570ad0999f7d12ce4",
      "new_mode": 33188,
      "new_path": "ospfd/ospf_nsm.c"
    }
  ]
}
