Move ODP-related functions into new module "odp-util".
authorBen Pfaff <blp@nicira.com>
Mon, 9 Mar 2009 18:25:37 +0000 (11:25 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 9 Mar 2009 20:47:07 +0000 (13:47 -0700)
commitd9ba1d35de4a10ae90076bb528567c9dff0cceb7
tree4f4e3d14ed04bf78ced41ea7a1c8ec4d688b7c50
parente7e2b9bcc0a0b941b71d9898875ff4d5572c5eaf
Move ODP-related functions into new module "odp-util".

This allows code outside ofproto.c to use it, which will soon be useful
to allow vswitchd to hook OFPP_NORMAL.
lib/automake.mk
lib/odp-util.c [new file with mode: 0644]
lib/odp-util.h [new file with mode: 0644]
secchan/ofproto.c
secchan/ofproto.h