]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: action result is u32
authorStephen Hemminger <shemming@brocade.com>
Tue, 31 May 2016 19:22:45 +0000 (12:22 -0700)
committerStephen Hemminger <shemming@brocade.com>
Tue, 31 May 2016 19:22:45 +0000 (12:22 -0700)
commite6263c85830c05a85017ee32b0a9c6f9118ec584
tree76bcfeb2ad58bee26aacf3233586ccbfd2d17a24
parent45c68379112aaf0a2c738f5ee3067c96507e255f
tc: action result is u32

In kernel action result is u32 not int in netlink messages.
tc/m_police.c