Dynamically allocate switch status categories.
authorBen Pfaff <blp@nicira.com>
Fri, 21 Nov 2008 20:35:20 +0000 (12:35 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 21 Nov 2008 20:39:24 +0000 (12:39 -0800)
commitc3a7107e9ef6d4c744c86b239042a20f58f81a9b
treea4e93e009b9538495b810c2e7827aa5590a1314f
parent92500deb632bf8ab869630eed4a1a852cc8302d5
Dynamically allocate switch status categories.

I got tired of increasing the statically allocated number of categories
whenever we exceeded it, so this will make things simpler.
secchan/status.c