aboutsummaryrefslogtreecommitdiff
path: root/lib/automake.mk
AgeCommit message (Expand)Author
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
2010-11-09ofproto: Implement Nicira Extended Match flexible flow match (NXM).Ben Pfaff
2010-10-29xtoxll: Rename "byte-order" since it now include more than xtoxll.Ben Pfaff
2010-10-11netdev-vport: Merge in netdev-patch and netdev-tunnel.Ben Pfaff
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-08-24netdev-gre: Genericize GRE netdev.Jesse Gross
2010-08-13Remove vestigial support for Spanning Tree Protocol.Ben Pfaff
2010-08-12uuid: Break code to read /dev/urandom into a new module.Ben Pfaff