hselasky 2593ff481e Use a pair of ifs when comparing the 32-bit flowid integers so that
the sign bit doesn't cause an overflow. The overflow manifests itself
as a sorting index wrap around in the middle of the sorted array,
which is not a problem for the LRO code, but might be a problem for
the logic inside qsort().

Reviewed by:		gnn @
Sponsored by:		Mellanox Technologies
Differential Revision:	https://reviews.freebsd.org/D5239
2016-02-11 10:03:50 +00:00
..
2015-04-26 11:39:25 +00:00
2015-09-05 10:15:19 +00:00
2015-12-17 14:41:30 +00:00
2015-07-31 09:02:28 +00:00
2015-06-17 15:20:14 +00:00
2016-01-28 16:05:46 +00:00
2015-12-10 11:49:32 +00:00
2015-06-19 21:55:12 +00:00
2015-09-15 21:16:45 +00:00
2016-01-19 15:33:28 +00:00
2015-12-24 13:57:43 +00:00