)]}' { "commit": "4852ba750a2cc122e5b933b1ce852c60ef1471fc", "tree": "754b35dfe39f4f746c362d1b93955711313dd1f0", "parents": [ "caadda9308dad90d52fb38fa8ab68f330cefc54c" ], "author": { "name": "Nicolas Dichtel", "email": "nicolas.dichtel@6wind.com", "time": "Wed Dec 12 09:05:51 2012 -0800" }, "committer": { "name": "Stephen Hemminger", "email": "shemminger@vyatta.com", "time": "Wed Dec 12 09:05:51 2012 -0800" }, "message": "ip: add support of netconf messages\n\nExample of the output:\n$ ip monitor netconf\u0026\n[1] 24901\n$ echo 0 \u003e /proc/sys/net/ipv6/conf/all/forwarding\nipv6 dev lo forwarding off\nipv6 dev eth0 forwarding off\nipv6 all forwarding off\n$ echo 1 \u003e /proc/sys/net/ipv4/conf/eth0/forwarding\nipv4 dev eth0 forwarding on\n\n$ ip -6 netconf\nipv6 all forwarding on mc_forwarding 0\n$ ip netconf show dev eth0\nipv4 dev eth0 forwarding on rp_filter off mc_forwarding 1\n\nSigned-off-by: Nicolas Dichtel \u003cnicolas.dichtel@6wind.com\u003e\n\nMinor cleanup of original patch, made sure netconf.h matched\nresult of santized kernel headers\n", "tree_diff": [ { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "52c44244e056af6e7b4e0e484babb7695b673bb9", "new_mode": 33188, "new_path": "include/linux/netconf.h" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "66d667bcd16d99ce419e3dabdd04f87667ace10b", "new_mode": 33188, "new_path": "ip/ipnetconf.c" } ] }