Implement 802.1D Spanning Tree Protocol.
[sliver-openvswitch.git] / include / Makefile.am
index 0b7ddbe..5591c6a 100644 (file)
@@ -2,13 +2,21 @@ 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 \
        fault.h \
        flow.h \
        hash.h \
+       learning-switch.h \
        list.h \
+       mac-learning.h \
+       netdev.h \
+       netlink-protocol.h \
        netlink.h \
        ofp-print.h \
        openflow.h \
@@ -16,11 +24,18 @@ noinst_HEADERS = \
        packets.h \
        poll-loop.h \
        queue.h \
+       random.h \
        rconn.h \
+       sat-math.h \
        socket-util.h \
+       type-props.h \
+       timeval.h \
+       stp.h \
        util.h \
        vconn.h \
        vconn-ssl.h \
+       vconn-stream.h \
        vlog-socket.h \
+       vlog-modules.def \
        vlog.h \
        xtoxll.h