)]}'
{
  "commit": "c697576262be11ddab48e1890428495e2fef1751",
  "tree": "0e97e4c1ef9f79ad72d8db6ebf3c6579aa9cef9f",
  "parents": [
    "d22c338e07cc98276ea5cc4feaa5a370baa63243"
  ],
  "author": {
    "name": "Joe Hershberger",
    "email": "joe.hershberger@ni.com",
    "time": "Wed May 23 08:00:13 2012 +0000"
  },
  "committer": {
    "name": "Joe Hershberger",
    "email": "joe.hershberger@ni.com",
    "time": "Wed May 23 17:53:08 2012 -0500"
  },
  "message": "net: Work-around for brain-damaged Cisco equipment with arp-proxy\n\nCisco\u0027s arp-proxy feature fails to ignore the link-local address range\nThis means that a link-local device on a network with this Cisco\nequipment will reply to ARP requests for our device (in addition to\nour reply).\nIf we happen to reply first, the requester\u0027s ARP table will be\npopulated with our MAC address, and one packet will be sent to us...\nshortly following this, the requester will get an ARP reply from the\nCisco equipment telling the requester to send packets their way\ninstead of to our device from now on.\nThis work-around detects this link-local condition and will delay\nreplying to the ARP request for 5ms so that the first packet is sent\nto the Cisco equipment and all following packets are sent to our\ndevice.\n\nSigned-off-by: Joe Hershberger \u003cjoe.hershberger@ni.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "908ebf53165a334e25096be1719241db138700e0",
      "old_mode": 33188,
      "old_path": "net/arp.c",
      "new_id": "0b0ccbb58af4d919dea8e9af1a158d80ad957dfb",
      "new_mode": 33188,
      "new_path": "net/arp.c"
    }
  ]
}
