summaryrefslogtreecommitdiff
path: root/ofproto/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* libX.pc: use the correct output directoryAaron Conole2017-01-261-1/+1
* libX: add new release / version info tagsAaron Conole2017-01-181-1/+1
* ofproto-dpif: Break trace functionality into a separate source file.Ben Pfaff2017-01-051-0/+2
* ofproto-dpif-xlate: Expose xlate cache.Jarno Rajahalme2016-09-141-0/+2
* pktbuf: Move from 'ofproto' to 'lib'.Ben Pfaff2016-01-201-3/+1
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+2
* lib: Add support for pkgconfig for libofproto.Thomas Graf2014-11-131-0/+2
* openvswitch: Userspace tunneling.Pravin B Shelar2014-11-121-1/+2
* lib: Correctly pass collected AM_LDFLAGS to linkerThomas Graf2014-11-121-1/+2
* Build: Add support for shared libraries and versioning.Scott Mann2014-11-111-1/+3
* Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff2014-09-291-2/+2
* Extend OVS IPFIX exporter to export tunnel headersWenyu Zhang2014-08-181-0/+3
* Add basic implementation for OpenFlow 1.4 bundlesAlexandru Copot2014-05-021-1/+4
* ofproto-dpif: Added Per backer recirculation ID managementAndy Zhou2014-03-251-0/+2
* configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty2014-03-131-0/+4
* ofproto: Avoid leaving a broken defYAMAMOTO Takashi2013-12-241-1/+2
* ofproto: Handle flow installation and eviction in upcall.Ethan Jackson2013-12-191-2/+0
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-3/+7
* ofproto: Move bond files to ofprotoAndy Zhou2013-12-061-0/+2
* ofproto-dpif-monitor: Add ofproto-dpif-monitor module.Alex Wang2013-10-081-0/+2
* ofproto-dpif: Implement multi-threaded miss handling.Ethan Jackson2013-08-111-0/+2
* ofproto-dpif: Modularize mirror code.Ethan Jackson2013-07-071-0/+2
* ofproto-dpif: Pull xlate_actions() into its own file.Ethan Jackson2013-06-121-0/+3
* Implement IPFIX exportRomain Lenglet2013-04-221-0/+16
* tunnel: Userspace implementation of tunnel manipulation.Jesse Gross2013-01-281-1/+3
* ofproto-dpif: Add ovs-appctl commands for ovs-dpctl functions.Justin Pettit2012-11-011-1/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ofproto-dpif: Implement "flow setup governor" to speed up many short flows.Ben Pfaff2012-04-181-1/+3
* docs: Add Makefile rule to check syntax of manpages.Ben Pfaff2011-08-241-1/+1
* ofproto: Rename "private.h" to "ofproto->provider.h".Justin Pettit2011-07-011-2/+2
* ofproto: Rename ofproto-sflow.[ch] to ofproto-dpif-sflow.[ch].Justin Pettit2011-06-151-2/+2
* ofproto: Break apart into generic and hardware-specific parts.Ben Pfaff2011-05-111-0/+1
* ofproto: Improve abstraction by adding function ofproto_parse_name().Ben Pfaff2011-05-111-0/+1
* ofproto: Move private definitions to separate header.Ben Pfaff2011-05-041-1/+2
* ofproto: Factor OpenFlow connection management into new "connmgr".Ben Pfaff2011-03-291-0/+2
* ofproto: Remove controller discovery support.Ben Pfaff2011-03-161-2/+0
* ofproto: Get rid of archaic "switch status" OpenFlow extension.Ben Pfaff2011-03-161-4/+2
* ofproto: Add "ofproto/trace" command to help debugging flow tables.Ben Pfaff2010-12-091-1/+3
* Merge branch 'master' into nextJustin Pettit2010-02-051-0/+2
|\
| * Initial implementation of sFlow.Ben Pfaff2010-01-041-0/+2
* | ofproto: Drop remote command execution feature.Ben Pfaff2010-01-041-4/+0
|/
* netflow: Break out code for sending packets into a new "collectors" module.Ben Pfaff2009-11-231-0/+2
* Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff2009-07-081-0/+29