)]}' { "commit": "7ceb7b024a8b13f68aa14ae66b7f3fc3dac4bcc3", "tree": "315b2f96bf8ffd0c300f1407490bd39cdab34b40", "parents": [ "8b0ea969eb60f7c2ef506b6ed59d7e0fab09af04" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Mon Apr 04 12:42:40 2016 -0700" }, "committer": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Mon Apr 04 12:42:40 2016 -0700" }, "message": "Bugfix: filter out msg type other than pkt-in, flow-mod, stat-rep\n\nCPMan only deals with PACKET-IN, FLOW-MOD, STATS-REPLY types for\nincoming control messages. With other message type, it throws\nNPE. This commit tries to fix this problem.\n\nChange-Id: Iedd264030e404b14d15e33907e082c3d73608baa\n", "tree_diff": [ { "type": "modify", "old_id": "714340b431cdb173f5bf257efef30391759c9028", "old_mode": 33188, "old_path": "providers/openflow/message/src/main/java/org/onosproject/provider/of/message/impl/OpenFlowControlMessageProvider.java", "new_id": "c9d006320e8e07eab953bbcda1159e13c80bd66c", "new_mode": 33188, "new_path": "providers/openflow/message/src/main/java/org/onosproject/provider/of/message/impl/OpenFlowControlMessageProvider.java" } ] }