summaryrefslogtreecommitdiff
path: root/lib/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* coverage: Make ovs-appctl command more useful and less alarming.Ben Pfaff2012-04-261-0/+1
* automake: ofp-errors.[c|inc] are actually inside srcdirAnsis Atteka2012-04-201-1/+1
* idl: Move vswitch-idl to libopenvswitch.Ethan Jackson2012-03-191-1/+16
* heap: New library that implements a binary heap-based priority queue.Ben Pfaff2012-02-011-1/+3
* Better abstract OpenFlow error codes.Ben Pfaff2012-01-121-7/+6
* netflow: Move packet definitions to header file.Ben Pfaff2011-12-191-0/+1
* vlandev: New library for working with Linux VLAN devices.Ben Pfaff2011-11-231-0/+2
* nx-match: Fold all of its data structures into mf_field.Ben Pfaff2011-11-211-1/+0
* Fix manpage-check on RHEL 5.Ben Pfaff2011-10-271-0/+1
* Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit2011-10-221-0/+2
* Implement new "learn" action.Ben Pfaff2011-09-131-0/+2
* meta-flow: New library for working with fields by id.Ben Pfaff2011-09-131-0/+2
* ofp-util: Further abstract definitions of action properties.Ben Pfaff2011-09-131-0/+1
* lib: Rename rtnetlink.[ch] files.Ethan Jackson2011-09-011-2/+2
* docs: Add Makefile rule to check syntax of manpages.Ben Pfaff2011-08-241-1/+1
* dirs: Make sysconfdir available via ovs_sysconfdir().Ben Pfaff2011-07-261-0/+1
* vswitch: Implement bundle action.Ethan Jackson2011-07-191-0/+2
* ovs-bugtool: Add plugins previously used only under XenServer.Ben Pfaff2011-07-131-1/+1
* Merge 'master' into 'next'.Ben Pfaff2011-05-121-0/+3
|\
| * stream-ssl: Improve messages when configuring SSL if it is unsupported.Ben Pfaff2011-05-101-0/+2
| * netdev-linux: New functions for converting netdev stats formats.Ben Pfaff2011-05-021-0/+1
* | hmapx: New data structure.Ben Pfaff2011-05-041-0/+2
* | vlan-bitmap: New data structure.Ben Pfaff2011-04-251-0/+2
|/
* autopath: Create the autopath action.Ethan Jackson2011-04-111-0/+2
* bridge: Break bonding implementation out into library.Ben Pfaff2011-04-011-0/+2
* sset: New data type for a set of strings.Ben Pfaff2011-03-311-0/+2
* lib: Create new timer library.Ethan Jackson2011-03-311-0/+2
* vswitchd: Modularize LACP.Ethan Jackson2011-03-181-0/+2
* ofproto: Remove controller discovery support.Ben Pfaff2011-03-161-4/+1
* util: New function ovs_strzcpy().Ben Pfaff2011-02-221-0/+1
* ovsdb-client: Break table formatting into new library.Ben Pfaff2011-02-081-0/+3
* datapath: Change dp_idx to dp_ifindex, the ifindex of the local port.Ben Pfaff2011-01-281-2/+1
* datapath: Drop datapath index and port number from Ethtool output.Ben Pfaff2011-01-271-0/+1
* lib: Simplify rtnetlink routing functionality.Ethan Jackson2011-01-141-2/+2
* Automatically extract error types and codes for formatting.Ben Pfaff2011-01-121-0/+10
* lib: Show tunnel egress interface in ovsdbEthan Jackson2011-01-041-1/+3
* rtnetlink: Remove LINK specific messages from rtnetlinkEthan Jackson2011-01-041-1/+3
* Implement a new Nicira extension action for multipath link selection.Ben Pfaff2010-12-171-0/+2
* netlink: Split into generic and Linux-specific parts.Ben Pfaff2010-12-101-2/+4
* port-array: Remove.Ben Pfaff2010-12-061-2/+0
* queue: Get rid of ovs_queue data structure.Ben Pfaff2010-12-061-2/+0
* Implement stress option framework.Ben Pfaff2010-11-301-0/+8
* coverage: Make the coverage counters catalog program-specific.Ben Pfaff2010-11-301-32/+5
* vlog: Generate vlog-modules.def automatically.Ben Pfaff2010-11-301-6/+17
* Make installation directories overridable at runtime.Ben Pfaff2010-11-291-7/+10
* Add new "dummy" netdev and dpif implementations for use in unit tests.Ben Pfaff2010-11-291-0/+3
* ovs: Implement 802.1ag Connectivity Fault ManagementEthan Jackson2010-11-291-0/+2
* lib: Remove redundant dhparams.h from EXTRA_DIST.Ben Pfaff2010-11-171-3/+1
* lib: Distribute nx-match.def, fixing "make dist".Ben Pfaff2010-11-101-0/+1
* ofproto: Implement Nicira Extended Match flexible flow match (NXM).Ben Pfaff2010-11-091-0/+2