aboutsummaryrefslogtreecommitdiff
path: root/lib/automake.mk
AgeCommit message (Expand)Author
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-26coverage: Make ovs-appctl command more useful and less alarming.Ben Pfaff
2012-04-20automake: ofp-errors.[c|inc] are actually inside srcdirAnsis Atteka
2012-03-19idl: Move vswitch-idl to libopenvswitch.Ethan Jackson
2012-02-01heap: New library that implements a binary heap-based priority queue.Ben Pfaff
2012-01-12Better abstract OpenFlow error codes.Ben Pfaff
2011-12-19netflow: Move packet definitions to header file.Ben Pfaff
2011-11-23vlandev: New library for working with Linux VLAN devices.Ben Pfaff
2011-11-21nx-match: Fold all of its data structures into mf_field.Ben Pfaff
2011-10-27Fix manpage-check on RHEL 5.Ben Pfaff
2011-10-22Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit
2011-09-13Implement new "learn" action.Ben Pfaff
2011-09-13meta-flow: New library for working with fields by id.Ben Pfaff
2011-09-13ofp-util: Further abstract definitions of action properties.Ben Pfaff
2011-09-01lib: Rename rtnetlink.[ch] files.Ethan Jackson
2011-08-24docs: Add Makefile rule to check syntax of manpages.Ben Pfaff
2011-07-26dirs: Make sysconfdir available via ovs_sysconfdir().Ben Pfaff
2011-07-19vswitch: Implement bundle action.Ethan Jackson
2011-07-13ovs-bugtool: Add plugins previously used only under XenServer.Ben Pfaff
2011-05-12Merge 'master' into 'next'.Ben Pfaff
2011-05-10stream-ssl: Improve messages when configuring SSL if it is unsupported.Ben Pfaff
2011-05-04hmapx: New data structure.Ben Pfaff
2011-05-02netdev-linux: New functions for converting netdev stats formats.Ben Pfaff
2011-04-25vlan-bitmap: New data structure.Ben Pfaff
2011-04-11autopath: Create the autopath action.Ethan Jackson
2011-04-01bridge: Break bonding implementation out into library.Ben Pfaff
2011-03-31sset: New data type for a set of strings.Ben Pfaff
2011-03-31lib: Create new timer library.Ethan Jackson
2011-03-18vswitchd: Modularize LACP.Ethan Jackson
2011-03-16ofproto: Remove controller discovery support.Ben Pfaff
2011-02-22util: New function ovs_strzcpy().Ben Pfaff
2011-02-08ovsdb-client: Break table formatting into new library.Ben Pfaff
2011-01-28datapath: Change dp_idx to dp_ifindex, the ifindex of the local port.Ben Pfaff
2011-01-27datapath: Drop datapath index and port number from Ethtool output.Ben Pfaff
2011-01-14lib: Simplify rtnetlink routing functionality.Ethan Jackson
2011-01-12Automatically extract error types and codes for formatting.Ben Pfaff
2011-01-04lib: Show tunnel egress interface in ovsdbEthan Jackson
2011-01-04rtnetlink: Remove LINK specific messages from rtnetlinkEthan Jackson
2010-12-17Implement a new Nicira extension action for multipath link selection.Ben Pfaff
2010-12-10netlink: Split into generic and Linux-specific parts.Ben Pfaff
2010-12-06port-array: Remove.Ben Pfaff
2010-12-06queue: Get rid of ovs_queue data structure.Ben Pfaff
2010-11-30Implement stress option framework.Ben Pfaff
2010-11-30coverage: Make the coverage counters catalog program-specific.Ben Pfaff
2010-11-30vlog: Generate vlog-modules.def automatically.Ben Pfaff
2010-11-29Make installation directories overridable at runtime.Ben Pfaff
2010-11-29Add new "dummy" netdev and dpif implementations for use in unit tests.Ben Pfaff
2010-11-29ovs: Implement 802.1ag Connectivity Fault ManagementEthan Jackson
2010-11-17lib: Remove redundant dhparams.h from EXTRA_DIST.Ben Pfaff
2010-11-10lib: Distribute nx-match.def, fixing "make dist".Ben Pfaff