)]}'
{
  "commit": "d2c6da209cec42c05941eff52d88f0ed7eabad48",
  "tree": "31f1258990cc7d83442a057bec90c2ac57888cac",
  "parents": [
    "a031c4dd72514232296e9a570c3d701f5f33ad63"
  ],
  "author": {
    "name": "Donald Sharp",
    "email": "sharpd@cumulusnetworks.com",
    "time": "Thu Jul 02 09:53:59 2015 -0400"
  },
  "committer": {
    "name": "Paul Jakma",
    "email": "paul@quagga.net",
    "time": "Fri Aug 21 17:25:18 2015 +0100"
  },
  "message": "pimd: Change ioctl call failure from vty_out to zlog_warn\n\nThe command \u0027show ip multicast\u0027 when run, iterates over all interfaces\non the router, if you do not have pim configured on that interface\nit would generate an error message:\n\nInterface Address         ifi Vif  PktsIn PktsOut    BytesIn   BytesOut\nbr1       20.0.15.1         7   7       0       0          0          0\nswp1      169.254.0.10      3   3       0       0          0          0\nswp2      169.254.0.26      4   4       0       0          0          0\nioctl(SIOCGETVIFCNT\u003d35296) failure for interface swp3 vif_index\u003d-1: errno\u003d22: Invalid argument\nioctl(SIOCGETVIFCNT\u003d35296) failure for interface swp4 vif_index\u003d-1: errno\u003d22: Invalid argument\n\nThis fixes the issue to display this instead:\n\nInterface Address         ifi Vif  PktsIn PktsOut    BytesIn   BytesOut\nbr1       20.0.15.1         7   7       0       0          0          0\nswp1      169.254.0.10      3   3       0       0          0          0\nswp2      169.254.0.26      4   4       0       0          0          0\nswp3      0.0.0.0           5  -1       0       0          0          0\nswp4      0.0.0.0           6  -1       0       0          0          0\n\nSigned-off-by: Donald Sharp \u003csharpd@cumulusnetworks.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9833411da0f5c3791819d19827ce9f39a9b76b40",
      "old_mode": 33188,
      "old_path": "pimd/pim_cmd.c",
      "new_id": "33644540350141a777a5f758944f7fad5f4a4919",
      "new_mode": 33188,
      "new_path": "pimd/pim_cmd.c"
    }
  ]
}
