summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* ofpbuf: Introduce access api for base, data and size.Pravin Shelar2014-03-301-2/+2
* vswitchd: Add external_ids to Flow_Table table in database schema.Ben Pfaff2014-03-312-3/+13
* dpif-netdev: Add DPDK netdev.Pravin2014-03-211-2/+12
* bitmap: Make bitmap_scan() able to scan for 0-bits or 1-bits.Ben Pfaff2014-03-231-2/+2
* Disable OF1.4 in ovs-vswitchd and ovs-ofctl without specially enabling.Ben Pfaff2014-03-235-7/+58
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-231-2/+3
* system-stats: Port for Windows.Gurucharan Shetty2014-03-171-0/+17
* upcall: Configure datapath max-idle through ovs-vsctl.Joe Stringer2014-03-071-0/+2
* Use __linux__ instead of LINUX_DATAPATH in C code.Ben Pfaff2014-03-051-12/+13
* Makefile: Remove unnecessary includes of SSL_LIBS.Gurucharan Shetty2014-03-041-2/+1
* vswitchd: Limit fake bridge MAC selection to ports in the same VLANHelmut Schaa2014-02-261-7/+22
* vswitchd: Split pick_local_hw_addrHelmut Schaa2014-02-261-18/+26
* fatal-signal: SIGPIPE for Windows.Gurucharan Shetty2014-02-261-1/+2
* ovs-vswitchd: Don't register for SIGHUP.Gurucharan Shetty2014-02-212-10/+0
* Replace inet_aton() with inet_pton().Gurucharan Shetty2014-02-211-3/+4
* ovs-vswitchd: Get rid of call to process_init().Gurucharan Shetty2014-02-191-2/+0
* ofproto: Remove 'force-miss-model' configuration.Joe Stringer2014-02-192-42/+0
* Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.Arun Sharma2014-02-062-46/+79
* daemon-windows: Add users for windows services.Gurucharan Shetty2014-02-042-0/+8
* bridge: Set ofport column in every database transaction.Ben Pfaff2014-01-301-4/+3
* bfd: Add bfd_src_ip and bfd_dst_ip.Alex Wang2014-01-211-0/+10
* vswitchd: Inherit parents mac address for fake bridgesHelmut Schaa2014-01-161-8/+14
* bridge: Update a commentYAMAMOTO Takashi2014-01-151-4/+2
* bridge: Fix reversed string parsing in bridge_configure_flow_miss_model().Alex Wang2013-12-301-2/+2
* ofproto: Handle flow installation and eviction in upcall.Ethan Jackson2013-12-192-13/+32
* 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