summaryrefslogtreecommitdiff
path: root/lib/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* lib: Move token-bucket.h to <openvswitch/token-bucket.h>Thomas Graf2014-12-151-1/+0
* ovs-router: non-Linux supportYAMAMOTO Takashi2014-12-101-2/+1
* lib: Add support for pkgconfig for libsflow.Thomas Graf2014-11-131-1/+2
* lib: Add support for pkgconfig for libopenvswitch.Rob Adams2014-11-131-0/+3
* openvswitch: Userspace tunneling.Pravin B Shelar2014-11-121-0/+4
* lib: Correctly pass collected AM_LDFLAGS to linkerThomas Graf2014-11-121-2/+4
* Build: Add support for shared libraries and versioning.Scott Mann2014-11-111-2/+6
* ovs-router: Fix build on NetBSDYAMAMOTO Takashi2014-11-111-1/+2
* id-pool: Re-factor recirculation id allocator into standalone id pool.Simon Horman2014-11-101-0/+2
* route-table: Use classifier to store routing table.Pravin B Shelar2014-11-031-0/+2
* list: Inline all functions.Jarno Rajahalme2014-10-301-1/+0
* lib/rculist: New RCU-iterator, single-writer doubly-linked list.Jarno Rajahalme2014-10-291-0/+2
* lib/classifier: Add lib/classifier-private.h.Jarno Rajahalme2014-10-241-0/+1
* stream-fd: Merge stream-fd-windows and stream-fd-unix.Gurucharan Shetty2014-10-201-3/+2
* nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff2014-10-071-2/+5
* meta-flow: Autogenerate mf_field data structures.Ben Pfaff2014-10-071-1/+7
* lib/bitmap: Faster bitmap functions.Jarno Rajahalme2014-10-071-1/+0
* netdev-windows: New module.Nithin Raju2014-10-061-0/+1
* Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff2014-09-291-11/+11
* dpif-linux: Rename dpif-netlink; change to compile with MSVC.Alin Gabriel Serdean2014-09-181-2/+4
* Rapid Spanning Tree Protocol (IEEE 802.1D).Daniele Venturino2014-09-091-0/+5
* ovs-atomics: Add atomic support Windows.Gurucharan Shetty2014-09-041-0/+1
* ovs-numa: Add ovs-numa.{c,h} for extracting and storing cpuAlex Wang2014-08-131-0/+2
* Makefiles: Clean lib/ofp-actions.inc1 and lib/ofp-actions.inc2.Ben Pfaff2014-08-121-0/+1
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-1/+7
* lib/ovs-atomic: Native support for 32-bit 586 with GCC.Jarno Rajahalme2014-08-051-0/+1
* lib/ovs-atomic: Native support for x86_64 with GCC.Jarno Rajahalme2014-08-051-0/+1
* dpctl: add ovs-appctl dpctl/* commands to talk to dpif-netdevDaniele Di Proietto2014-08-041-0/+3
* Add more files to the openvswitch library on MSVCAlin Serdean2014-07-291-0/+9
* lib/pvector: Non-intrusive RCU priority vector.Jarno Rajahalme2014-06-261-0/+2
* lib: Add IGMP snooping library bitsFlavio Leitner2014-06-241-0/+2
* dpif-netdev: use dpif_packet structure for packetsDaniele Di Proietto2014-06-231-0/+2
* socket-util: Refactor unix specific code to a new file.Gurucharan Shetty2014-05-271-0/+1
* cmap: New module for cuckoo hash table.Ben Pfaff2014-05-201-0/+2
* daemon: Move some common code to daemon.cGurucharan Shetty2014-04-241-0/+1
* daemon: Close standard file descriptors after detach for windows.Gurucharan Shetty2014-04-241-0/+1
* daemon: Rename daemon.c as daemon-unix.cGurucharan Shetty2014-04-241-1/+1
* dpif-netdev: Add DPDK netdev.Pravin2014-03-211-0/+6
* netdev: Extend rx_recv to pass multiple packets.Pravin2014-03-211-0/+1
* ovs-rcu: New library.Ben Pfaff2014-03-181-0/+2
* strsep: Copy from netbsd.Gurucharan Shetty2014-03-171-0/+1
* ovs-atomic-types: Move into ovs-atomic.h.Ben Pfaff2014-03-131-1/+0
* ovs-atomic-pthreads: Use global shared locks for atomic_flag also.Ben Pfaff2014-03-131-1/+0
* ovs-atomic: Use raw types, not structs, when locks are required.Ben Pfaff2014-03-131-1/+2
* ovs-atomic: Factor type declarations out of most implementations.Ben Pfaff2014-03-131-0/+1
* automake: Use route-table-stub for Windows.Gurucharan Shetty2014-03-131-0/+1
* configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty2014-03-131-0/+5
* getrusage-windows: getrusage() for Windows.Gurucharan Shetty2014-03-061-0/+1
* Makefile: Compile Linux-specific files based on __linux__ macro.Ben Pfaff2014-03-051-1/+1
* signals: Don't compile for Windows.Gurucharan Shetty2014-02-261-2/+2