summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-3/+3
* bridge: Let ofprotos run once before reporting configuration complete.Ben Pfaff2013-12-171-14/+30
* bridge: Remove superfluous "inline" from ofp12_controller_role_to_str().Ben Pfaff2013-12-161-1/+1
* cfm: Refine the cfm_extended manual.Alex Wang2013-12-131-7/+14
* ofproto: Simplify thread creation API.Ethan Jackson2013-12-131-1/+1
* ofproto-dpif-upcall: Add memory usage stats.Ethan Jackson2013-12-121-0/+9
* ofproto: Remove run_fast() functions.Ethan Jackson2013-12-123-35/+1
* bridge: Only store instant_stats on device changesJoe Stringer2013-12-121-0/+12
* bridge: Support changing port numbers.Ben Pfaff2013-12-112-18/+94
* bridge: Reconfigure in single pass.Ben Pfaff2013-12-111-431/+237
* netdev: Log a warning when netdev_set_config() fails.Ben Pfaff2013-12-111-8/+1
* Classifier: Track address prefixes.Jarno Rajahalme2013-12-113-5/+105
* bridge: Refresh STP statistics separately from statusJoe Stringer2013-12-101-7/+34
* lib: Refactor gathering CPU core countJoe Stringer2013-12-091-1/+1
* ofproto: Move bond files to ofprotoAndy Zhou2013-12-061-1/+1
* bridge: Improve iface_set_ofport() style.Ben Pfaff2013-12-051-3/+2
* ipfix: allow empty targets column in table IPFIXRomain Lenglet2013-11-202-7/+15
* ipfix: fix segfault for Flow_Sample_Collector_Set without ipfixRomain Lenglet2013-11-201-2/+10
* bfd: Add new key "flap_count" to "bfd_status".Alex Wang2013-11-201-0/+7
* ofproto-dpif: add support for layer 3 portsLorand Jakab2013-11-191-2/+12
* Switch from sscanf() to ovs_scan() throughout the tree.Ben Pfaff2013-11-152-5/+5
* bond: Use active-backup mode on LACP failure.Ravi Kondamuru2013-11-123-2/+38
* ofproto: Limit OVS-assigned port numbers to 32767 and below.Ben Pfaff2013-11-061-27/+48
* cfm: Add ovsdb column "cfm_flap_count".alex wang2013-11-043-1/+16
* ovs-controller: Rename test-controller and do not install or package.Ben Pfaff2013-11-021-2/+0
* vswitch.xml: Improve documentation for BFD.Ben Pfaff2013-10-291-118/+127
* vswitchd: Use vswitch-specific variable name in automake.mk.Justin Pettit2013-10-171-2/+2
* ovsdb-dot: Include arrows by default.Ben Pfaff2013-10-171-1/+1
* ovsdb-doc: generate vswitch.[pic|gv] files only if dot tool is availableAnsis Atteka2013-10-174-164/+16
* vswitchd: Improve the readability of the E-R diagram.Ben Pfaff2013-10-083-57/+60
* ofproto: Define official OpenFlow port number.Justin Pettit2013-10-011-23/+35
* ovsdb: Define official port number.Justin Pettit2013-10-012-25/+49
* Don't differentiate between TCP and SSL ports for OpenFlow and OVSDB.Justin Pettit2013-10-011-4/+3
* cfm: Prevent interval fault when demand mode is enabled on one end.alex wang2013-09-191-2/+3
* vswitchd: Clear bfd_status column when bfd is disabled or not supportedAlex Wang2013-09-121-4/+3
* bridge: Always call smap_destroy() after smap_init()Alex Wang2013-09-121-1/+1
* ofproto: Reduce default number of miss handlers.Ethan Jackson2013-09-101-1/+1
* datapath: vport: Remove compat supportPravin B Shelar2013-09-061-4/+1
* timeval: Remove CACHE_TIME scheme.Alex Wang2013-09-041-3/+0
* netdev: Fix deadlock when netdev_dump_queues() callback calls into netdev.Ben Pfaff2013-08-271-36/+26
* bfd: Implement forwarding_if_rx.Alex Wang2013-08-221-0/+8
* ipfix: implement flow caching and aggregation in exporterRomain Lenglet2013-08-223-1/+33
* bfd: Implement BFD decay.Alex Wang2013-08-201-0/+10
* Use "error-checking" mutexes in place of other kinds wherever possible.Ben Pfaff2013-08-201-1/+1
* ofproto: Make number of packet handler threads runtime configurable.Alex Wang2013-08-152-0/+19
* clang: Pass objects, not their addresses, to thread-safety macros.Alex Wang2013-08-091-1/+1
* bfd: Optimize BFD for Megaflows.Gurucharan Shetty2013-08-051-0/+9
* async-append: Refactor to avoid requiring enabling while single threaded.Ben Pfaff2013-08-021-1/+1
* cfm: Make the CFM module thread safe.Ethan Jackson2013-08-011-0/+2
* ovsdb-doc: Add ovsdb-doc to distribution tar ball.Gurucharan Shetty2013-07-311-0/+2