)]}' { "commit": "424adc19bf6365224ab2b594fad78681e0a028c3", "tree": "f37daddebe69c2762f9a6f6b1d1ad550f2b58d76", "parents": [ "690b11f4a6b8e2515fe5f9e94a80aaeceb84a391" ], "author": { "name": "Li Wei", "email": "lw@cn.fujitsu.com", "time": "Tue Jul 10 16:45:28 2012 +0800" }, "committer": { "name": "Stephen Hemminger", "email": "shemminger@vyatta.com", "time": "Tue Jul 10 15:39:30 2012 -0700" }, "message": "tc: filter: validate filter priority in userspace.\n\nBecause we use the high 16 bits of tcm_info to pass prio value to\nkernel, thus it\u0027s range would be [0, 0xffff], without validation\nin tc when user pass a lager(\u003e65535) priority, the actual priority\nset in kernel would confuse the user.\n\nSo, add a validation to ensure prio in the range.\n", "tree_diff": [ { "type": "modify", "old_id": "207302fc25019750efa7538a28cd96b0e3e6fa17", "old_mode": 33188, "old_path": "tc/tc_filter.c", "new_id": "04c3b824ba731a98d12acbeb505b6a0b38e24869", "new_mode": 33188, "new_path": "tc/tc_filter.c" } ] }