vconn: New functions vconn_verify_name(), pvconn_verify_name().
authorBen Pfaff <blp@nicira.com>
Thu, 11 Feb 2010 22:58:02 +0000 (14:58 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 21:55:47 +0000 (13:55 -0800)
commit30012c72af2e0984fb58e386a4e2a5f6e3b6631a
treeeb348cd65d88ef84fa1bf0dc39d795db512493bc
parent88a20d6e4c8a44bec62e288748620e69d97a729a
vconn: New functions vconn_verify_name(), pvconn_verify_name().

These are useful for checking that the syntax of a name is valid, so that
completely invalid names can be rejected at program startup time.

CC: Jean Tourrilhes <jt@hpl.hp.com>
lib/vconn.c
lib/vconn.h