secchan: Make ofproto reconfigurable after it is created.
authorBen Pfaff <blp@nicira.com>
Wed, 4 Mar 2009 18:04:23 +0000 (10:04 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 00:55:53 +0000 (16:55 -0800)
commit3e64a86106ddc707c3c5717e14291be026376879
tree911569861cd3d50dbe6c9ed53d8af02307bdf8c5
parent24a5e99d61847248cd43916d76db093dc018626e
secchan: Make ofproto reconfigurable after it is created.

This will allow vswitchd to reconfigure the ofprotos that it instantiates
based on changes in the vswitchd configuration file.
17 files changed:
secchan/discovery.c
secchan/discovery.h
secchan/executer.c
secchan/executer.h
secchan/fail-open.c
secchan/fail-open.h
secchan/in-band.c
secchan/in-band.h
secchan/main.c
secchan/netflow.c
secchan/netflow.h
secchan/ofproto.c
secchan/ofproto.h
secchan/pinsched.c
secchan/pinsched.h
secchan/status.c
secchan/status.h