History log of /external/iproute2/tc/m_ematch.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4b45abd1f000f62df9b624e393d9f3d62751a266 30-Jul-2010 Stephen Hemminger <stephen.hemminger@vyatta.com> Fix NULL pointer reference when using basic match

If basic match has no tree of matches underneath
then print_ematch would core dump.
/external/iproute2/tc/m_ematch.c
bc7d1bd88d90a9796d5f27351dc9e1ffb185d174 19-Sep-2008 Stephen Hemminger <stephen.hemminger@vyatta.com> Fix duplicate return

Get rid of dead code
/external/iproute2/tc/m_ematch.c
b6da1afc736b7ab7fcd3b4df4f4486525c1ab7d3 29-May-2008 Stephen Hemminger <stephen.hemminger@vyatta.com> ematch related bugfix and cleanup

Bugfix: use strtoul rather than strtol for bstrtol to handle large key/mask.
Deinline larger functions to save space.
/external/iproute2/tc/m_ematch.c
ae665a522bd46bea44c5ea84c89c8b1731954170 05-Dec-2006 Stephen Hemminger <shemminger@osdl.org> Remove trailing whitespace

Go through source files and remove all trailing whitespace

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
/external/iproute2/tc/m_ematch.c
3fcdebb6d0b6f7cafb0a21e5e892d3670326dc9a 14-Jul-2005 shemminger <shemminger> Fix ematch warnings with GCC4.0
/external/iproute2/tc/m_ematch.c
f332d169246447bd5e258ac03d5ee840a70adb1e 06-Jul-2005 shemminger <shemminger> Cleanup GCC4 warnings about signedness.
/external/iproute2/tc/m_ematch.c
7a473c77e613e4174dff0585d5c0f4f1cd9a21ee 23-Jun-2005 shemminger <shemminger> Overlooked one more file.
/external/iproute2/tc/m_ematch.c