New function stp_set_bridge_id() to change the bridge ID of a running STP.
[sliver-openvswitch.git] / include / Makefile.am
index e773ba0..20803f0 100644 (file)
@@ -1,9 +1,10 @@
 noinst_HEADERS = \
-       buffer.h \
        command-line.h \
        compiler.h \
        csum.h \
        daemon.h \
+       dhcp-client.h \
+       dhcp.h \
        dynamic-string.h \
        dpif.h \
        fatal-signal.h \
@@ -16,6 +17,8 @@ noinst_HEADERS = \
        netdev.h \
        netlink-protocol.h \
        netlink.h \
+       nicira-ext.h \
+       ofpbuf.h \
        ofp-print.h \
        openflow.h \
        openflow-netlink.h \
@@ -24,12 +27,17 @@ noinst_HEADERS = \
        queue.h \
        random.h \
        rconn.h \
+       sat-math.h \
        socket-util.h \
        type-props.h \
        timeval.h \
+       stp.h \
        util.h \
        vconn.h \
+       vconn-provider.h \
        vconn-ssl.h \
+       vconn-stream.h \
        vlog-socket.h \
+       vlog-modules.def \
        vlog.h \
        xtoxll.h