Send PORT_STATUS messages on port and link changes. Add ability to remotely enable...
[sliver-openvswitch.git] / include / Makefile.am
index b690097..4f0a465 100644 (file)
@@ -2,13 +2,19 @@ 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 \
@@ -18,11 +24,15 @@ noinst_HEADERS = \
        packets.h \
        poll-loop.h \
        queue.h \
+       random.h \
        rconn.h \
        socket-util.h \
+       type-props.h \
+       timeval.h \
        util.h \
        vconn.h \
        vconn-ssl.h \
+       vconn-stream.h \
        vlog-socket.h \
        vlog.h \
        xtoxll.h