)]}'
{
  "commit": "0752ef0b2e9bbf6c7ab20ed0fe87840b3bd1b7f4",
  "tree": "d580aa8f809edf9a75968f7416e8415ffa72784c",
  "parents": [
    "6d45276f0c8aeec1ce53f77039ec02ec0f940ca1"
  ],
  "author": {
    "name": "paul",
    "email": "paul",
    "time": "Thu Nov 03 12:35:21 2005 +0000"
  },
  "committer": {
    "name": "paul",
    "email": "paul",
    "time": "Thu Nov 03 12:35:21 2005 +0000"
  },
  "message": "2005-11-03 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* connected.{c,h}: Include memory.h\n\t  (connected_add_ipv4) Use MTYPE for ifc label.\n\t  (connected_add_ipv6) Also should accept label. Store it in ifp.\n\t  (connected_del_ipv4) Taking label as argument is pointless.\n\t* rt_netlink.c: (netlink_interface_addr) update label usage\n\t  for connected_{add,delete} functions.\n\t* if_ioctl.c: (if_getaddrs) NULL label for connected_add_ipv6.\n\t* if_ioctl_solaris.c: (interface_list_ioctl) Pass LIFC_NOXMIT\n\t  so we also find out about NOXMIT interfaces like VNI.\n\t  Bit of hackery to turn interface names into the primary\n\t  interface name, later with routing socket messages we only\n\t  will about primary interfaces anyway, so we must normalise\n\t  the name.\n\t  (if_get_addr) take label as argument, so it can\n\t  be passed to connected_add.\n\t  If label is provided, then it is interface name to issue the\n\t  ioctl for address information on, not the ifp name.\n\t  (interface_list) List AF_UNSPEC too, just in case.\n\t* if_proc.c: (ifaddr_proc_ipv6) label for connected_add_ipv6.\n\t* interface.c: (if_addr_wakeup) Some very bogus code - sets\n\t  IFF_RUNNING - add comment.\n\t  (if_refresh)\n\t  (ip_address_install) Use MTYPE for ifc label.\n\t* ioctl_solaris.c: (if_mangle_up) New function. Hackery to make\n\t  IFF_UP reflect whether any addresses are left on the\n\t  interface, as we get signalled for IFF_UP flags change on the\n\t  primary interface only. Logical interfaces dont generate\n\t  IFINFO, but we do get an RTM_DELADDR.\n\t  (if_get_flags) Call if_mangle_up before return.\n\t* kernel_socket.c: (ifam_read) Fixup calls to\n\t  connected_{add,delete} to match above changes. Rename gate\n\t  variable to brd, less confusing.\n\t  Pass the interface name as a label, if it is not same name\n\t  as ifp-\u003ename.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0d69e75117cca08d6e16ac72296d5aef1bd7e30c",
      "old_mode": 33188,
      "old_path": "zebra/ChangeLog",
      "new_id": "e172360362121f2eb14507bd23ae9de3b37ee634",
      "new_mode": 33188,
      "new_path": "zebra/ChangeLog"
    },
    {
      "type": "modify",
      "old_id": "58d964fc5b74977917ec7dc52d53e45b1dda5f2e",
      "old_mode": 33188,
      "old_path": "zebra/connected.c",
      "new_id": "105e4b1165eebd440906b4b554974fb0920dab76",
      "new_mode": 33188,
      "new_path": "zebra/connected.c"
    },
    {
      "type": "modify",
      "old_id": "26e809c465e78f99ad79e7cc61dfb7a3d35c7cbd",
      "old_mode": 33188,
      "old_path": "zebra/connected.h",
      "new_id": "289b03c7f5810541e23993b9e1e301a34424fdf9",
      "new_mode": 33188,
      "new_path": "zebra/connected.h"
    },
    {
      "type": "modify",
      "old_id": "66d8327dd24580588c76e04bb10293a73d6fcdae",
      "old_mode": 33188,
      "old_path": "zebra/if_ioctl.c",
      "new_id": "b00a29cdec9880090ef5bf35287f5c9f670c7b8f",
      "new_mode": 33188,
      "new_path": "zebra/if_ioctl.c"
    },
    {
      "type": "modify",
      "old_id": "efa6506056dc0298ad112509a2fb294284eae5e3",
      "old_mode": 33188,
      "old_path": "zebra/if_ioctl_solaris.c",
      "new_id": "898c16109dc4bfeb0cf5ea0223b7f981db059a4d",
      "new_mode": 33188,
      "new_path": "zebra/if_ioctl_solaris.c"
    },
    {
      "type": "modify",
      "old_id": "3257d03cfae0953be68fd318bd10d1921da034e1",
      "old_mode": 33188,
      "old_path": "zebra/if_proc.c",
      "new_id": "6002595ad3020493c23687a174622409b605ee90",
      "new_mode": 33188,
      "new_path": "zebra/if_proc.c"
    },
    {
      "type": "modify",
      "old_id": "49fffcf5de8dade19ec021a17d6172d8ebb27be2",
      "old_mode": 33188,
      "old_path": "zebra/interface.c",
      "new_id": "5f9c7a234e40324134343d0ea96494ed8201d880",
      "new_mode": 33188,
      "new_path": "zebra/interface.c"
    },
    {
      "type": "modify",
      "old_id": "43e1e83f9608402e559826c1c3ca53d3236ec187",
      "old_mode": 33188,
      "old_path": "zebra/ioctl_solaris.c",
      "new_id": "ec1d2c440384855ba94f5e84c99d4d3dbeaadf4e",
      "new_mode": 33188,
      "new_path": "zebra/ioctl_solaris.c"
    },
    {
      "type": "modify",
      "old_id": "f391d53a05a34dbd1df5c7f86649f2e94143eed3",
      "old_mode": 33188,
      "old_path": "zebra/kernel_socket.c",
      "new_id": "c264437d15a8e781e50d81dc38c932fcaef48656",
      "new_mode": 33188,
      "new_path": "zebra/kernel_socket.c"
    },
    {
      "type": "modify",
      "old_id": "254c3bd7af1e7c3ce7de8716150e559b41702471",
      "old_mode": 33188,
      "old_path": "zebra/rt_netlink.c",
      "new_id": "6db8496de6ae29f318c16527de72964d3ec3258c",
      "new_mode": 33188,
      "new_path": "zebra/rt_netlink.c"
    }
  ]
}
