aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-05vlan-splinter: Fix inverted logic bug.v1.10.2Alex Wang
2013-09-04Release Open vSwitch 1.10.2.Justin Pettit
2013-09-04ofproto-dpif: Do not dpif_port_del() patch ports in port_del().Ben Pfaff
2013-09-04ofproto: Convert units correctly in ofport_open().Ben Pfaff
2013-08-14ofproto-dpif: Destroy bundle after moving its last port out.Ben Pfaff
2013-08-13debian: Fix build with old versions of dpkg-buildflags.Ben Pfaff
2013-08-13ovs-ofctl: Avoid groff warning due to too-long line.Ben Pfaff
2013-08-13debian: Apply hardening options to build.Ben Pfaff
2013-07-12datapath: Use kernel eth_mac_addr() on old kernels.Jesse Gross
2013-07-11FAQ: Add supported kernel versions for newer OVS releases.Jesse Gross
2013-06-20tests: Tolerate init process pid != 1.James Page
2013-06-20vswitchd: Update flow-eviction-threshold documentationJoe Stringer
2013-06-19ovs-xapi-sync: Cache the bridge-id value for non nicira-bridge-id too.Gurucharan Shetty
2013-06-14ovs-xapi-sync: Retry getting bridge-ids in case xapi is not ready.Gurucharan Shetty
2013-06-14odp-util: Use proper formatting for ODP port number.Jarno Rajahalme
2013-06-14ofproto: Fix use of uninitialized local variable.Jarno Rajahalme
2013-06-13ovsdb-server: Preserve remotes across crash and restart.Ben Pfaff
2013-06-10ovsdb-idlc: Write a new-line at the end of "annotate" output.Ben Pfaff
2013-06-06dpif-netdev: Don't run port names through netdev_vport_get_dpif_port().Ben Pfaff
2013-06-05ofproto-dpif.c: Modify vsp_realdev_to_vlandev() functionAlex Wang
2013-06-05ofproto-dpif: Do not give stats to rules bypassed by "drop" frag policy.Ben Pfaff
2013-06-05ofproto-dpif: Don't count misses in OpenFlow table stats.Jesse Gross
2013-06-05packets: Fix typo in reserved multicast Ethernet addresses.Ben Pfaff
2013-06-04Always use valid ids pointer in dec_ttl_cnt_ids_from_openflow()Simon Horman
2013-05-29debian: Don't fail ovs-controller restart if daemon not running.Gurucharan Shetty
2013-05-24ovs-xapi-sync: Handle exceptions from XAPI for get_single_bridge_id.Gurucharan Shetty
2013-05-20ovs-xapi-sync: Handle multiple xs-network-uuids for xs 6.1.Gurucharan Shetty
2013-05-14Release Open vSwitch 1.10.1.Justin Pettit
2013-05-13datapath: Fix compilation with Linux kernel 3.7.Pravin B Shelar
2013-05-13ofproto-dpif: Make fin_timeout work when governor kicks in.Ben Pfaff
2013-05-09flow: Fix IPv6 fragment packet handlingTakashi Kawaguchi
2013-05-06ovsdb-client: Fix recently introduced svec_sort() bug.Justin Pettit
2013-05-06ovsdb-client: Avoid assertion with multiple databases.Justin Pettit
2013-05-03netdev-bsd: Use UINT64_MAX for unsupported stats.Ed Maste
2013-05-03Change sFlow model to reflect per-bridge samplingNeil Mckee
2013-05-02dpif-linux: Close channel Netlink sockets when a port number gets recycled.Ben Pfaff
2013-05-01Set release date for 1.10.0.v1.10.0Justin Pettit
2013-04-29worker: Prevent worker from being responsible for pidfile deletion.Gurucharan Shetty
2013-04-29vswitchd: Disable system stats collection on a concurrently running daemon.Gurucharan Shetty
2013-04-29datapath: Account for RHEL6.4 backports in compat layerThomas Graf
2013-04-29datapath: Use openvswitch_handle_frame hook in >=RHEL6.4 to live side by side...Thomas Graf
2013-04-29Add FAQ entries around the VXLAN support in Open vSwitch.Kyle Mestery
2013-04-29Update the default VXLAN destination UDP port to the IANA assigned portKyle Mestery
2013-04-18python: fix a typo error in python/ovs/socket_util.py.Alex Wang
2013-04-16python/ovs/poller.py: workaround an eventlet bugYAMAMOTO Takashi
2013-04-12ovs-vsctl: Fix a segfault.Gurucharan Shetty
2013-04-11bridge: Complete initial configuration even with empty database.Ben Pfaff
2013-04-10bridge: Only complete daemonization after db commits initial config.Ben Pfaff
2013-04-10ovs-ctl: Connect to remote OVSDB managers only after ovs-vswitchd starts.Ben Pfaff
2013-04-10ovsdb-server: Add commands for adding and removing remotes at runtime.Ben Pfaff