Merge branch 'mainstream'
[sliver-openvswitch.git] / tests / test-util.c
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-17 Ben Pfaffutil: New macros ROUND_UP_POW2, ROUND_DOWN_POW2.
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffUse random_*() instead of rand(), for thread safety.
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben Pfaffutil: Introduce ovs_assert macro.
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-04 Ben Pfaffutil: New function popcount().
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-01 Ben Pfaffutil: New function follow_symlinks().
2012-08-01 Ben Pfafftests: Slightly generalize utility function tests.
2012-05-14 Ben PfaffAvoid assigning the same value to a variable back-to...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-14 Ben Pfaffutil: New function bitwise_is_all_zeros().
2012-04-14 Ben Pfaffutil: New function bitwise_one().
2012-02-01 Ben Pfaffutil: New function bitwise_zero().
2012-02-01 Ben Pfaffutil: Move bitwise_copy() here, add new bitwise functio...
2011-09-13 Ben Pfaffpackets: Add more utility functions for IPv4 and IPv6...
2011-07-23 Ben Pfaffutil: New function log_2_floor().