classifier: Expand the classifier priority range to 32 bits.
authorBen Pfaff <blp@nicira.com>
Tue, 17 Mar 2009 21:42:24 +0000 (14:42 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 18 Mar 2009 00:25:52 +0000 (17:25 -0700)
commitc76d0a94ff3622639a5a2383cd8f6fabea8fde17
tree7ce698c94091dac906d3814b7292945fcfbf49f9
parent3097b99f33b14b6bc66876e908653424ddf62687
classifier: Expand the classifier priority range to 32 bits.

secchan will reserve priorities above UINT16_MAX for its own purposes
(e.g. in-band control).
lib/classifier.c
lib/classifier.h
tests/test-classifier.c