)]}'
{
  "commit": "5a64665039dc98c341fd8d50458ec2a72c5ebbf5",
  "tree": "e89689f085b7b8eed09a0558e2a80dadb4826033",
  "parents": [
    "f3ae74cdf0768d0bd35f26f728f72439f2d8bd6f"
  ],
  "author": {
    "name": "ajs",
    "email": "ajs",
    "time": "Fri Nov 05 01:25:55 2004 +0000"
  },
  "committer": {
    "name": "ajs",
    "email": "ajs",
    "time": "Fri Nov 05 01:25:55 2004 +0000"
  },
  "message": "2004-11-04 Andrew J. Schorr \u003cajschorr@alumni.princeton.edu\u003e\n\n\t* vty.h: Remove fields in struct vty that were related to VTY_CONTINUE\n\t  capabilities (that were used only in bgpd/bgp_route.c and are now\n\t  removed).  Also remove some other fields that were not being\n\t  used at all.\n\t* vty.c: (vty_execute) Do not test for obsolete status values VTY_START\n\t  and VTY_CONTINUE.\n\t  (vty_read) Remove calls to vty-\u003eoutput_func since that was part\n\t  of the VTY_CONTINUE infrastructure that has been removed.\n\t  (vty_flush) Remove code to support VTY_START and VTY_CONTINUE.\n\t  (vty_close) Remove code to cancel vty-\u003et_output thread, since that\n\t  thread was never actually used.\n\t* bgp_route.c: Remove all code related to VTY_CONTINUE; this feature\n\t  is deprecated because the output did not represent a single point\n\t  in time.  All output needs to be generated inline and buffered\n\t  by the library code.\n\t  (route_vty_out,route_vty_out_tag,damp_route_vty_out,\n\t   flap_route_vty_out) Remove code to count number of lines of output,\n\t   since this was only useful for VTY_CONTINUE behavior.\n\t  (bgp_show_callback) Removed.\n\t  (bgp_show_table) Remove hooks for VTY_CONTINUE callback support.\n\t  As a result, there\u0027s a new output_arg argument to this function.\n\t  Make function static.\n\t  (bgp_show) Make function static and add a new output_arg argument.\n\t  Change all functions that call bgp_show or bgp_show_table to\n\t  pass the new output_arg argument (that used to be passed inside\n\t  vty-\u003eoutput_arg).\n\t* bgp_mplsvpn.c: Remove declarations of functions defined in\n\t  bgp_route.c; these declarations belong in bgp_route.h.\n\t* bgp_route.h: Declare 3 global functions used in both bgp_route.c\n\t  and in bgp_mplsvpn.c.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56e13d0404719a380aa6bebf453624d3cce485db",
      "old_mode": 33188,
      "old_path": "bgpd/ChangeLog",
      "new_id": "196fa033dc00ea5f15f0ade0e2c0024777e4a623",
      "new_mode": 33188,
      "new_path": "bgpd/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "23b8d84b476fddcca58d8c722851912c3bc2e77f",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_mplsvpn.c",
      "new_id": "135a1187acb39ea963467a455f401cc322759b5f",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_mplsvpn.c"
    },
    {
      "type": "modify",
      "old_id": "dbd29cbf52e1aa593ea76e27c2e4ddba9f1219b2",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_route.c",
      "new_id": "5d406a6ef1efc16a928510157b8752a1affd3cd5",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_route.c"
    },
    {
      "type": "modify",
      "old_id": "d44c5021c720c2b181d1612888f28a58d6f6c2c5",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_route.h",
      "new_id": "e324ef039dcbf5f2a0ebf29bf383d1ff186f836b",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_route.h"
    },
    {
      "type": "modify",
      "old_id": "75ff444b28880dd6e8dea5cb022abe6ba1c20877",
      "old_mode": 33188,
      "old_path": "lib/ChangeLog",
      "new_id": "7fd36d247ffa643c428763de9ec355563c0a214a",
      "new_mode": 33188,
      "new_path": "lib/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "e6bcb61ae478db1e8805e6818c310e667b0dde67",
      "old_mode": 33188,
      "old_path": "lib/vty.c",
      "new_id": "1ef552f23bafc5640f3f4ad180e4e3e3babc6f79",
      "new_mode": 33188,
      "new_path": "lib/vty.c"
    },
    {
      "type": "modify",
      "old_id": "c5c8c3b0b0df1bf4c825c405c147a5f10655361e",
      "old_mode": 33188,
      "old_path": "lib/vty.h",
      "new_id": "c3221e2ac1f5e5419c8f9854d2a7e13db96c16d0",
      "new_mode": 33188,
      "new_path": "lib/vty.h"
    }
  ]
}
