)]}' { "commit": "86c00faae20d0ec60c61a24eed905a0283cf2ac2", "tree": "85b02bc9f6bb80862222e8e86a6217a3ce46dcad", "parents": [ "11eb93965384999cbaf0ebaac9672910ae820546" ], "author": { "name": "Amerigo Wang", "email": "amwang@redhat.com", "time": "Tue Jul 02 17:39:28 2013 +0800" }, "committer": { "name": "Stephen Hemminger", "email": "stephen@networkplumber.org", "time": "Tue Jul 09 09:08:14 2013 -0700" }, "message": "iptunnel: check SIT_ISATAP flag only for SIT tunnel\n\nWithout patch, I got:\n\n\t# ./ip/ip tunnel show\n\tip_vti0: ioctl 89f4 failed: Invalid argument\n\tip_vti0: ip/ip remote any local any ttl inherit nopmtudisc key 0\n\nthis is due to VTI_ISVTI has the same numeric value with SIT_ISATAP,\nbut only sit tunnel has SIOCGETPRL, therefore it should check for SIT\ntunnel first.\n\nCc: Stephen Hemminger \u003cstephen@networkplumber.org\u003e\nSigned-off-by: Cong Wang \u003camwang@redhat.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "4275f2603814863e4ce84222112f8af69214279a", "old_mode": 33188, "old_path": "ip/iptunnel.c", "new_id": "43f858556465ada0003a8753f3c43f83b27d14a9", "new_mode": 33188, "new_path": "ip/iptunnel.c" } ] }