cascardo/ovs.git
2014-08-14 Justin PettitSet release dates for 2.1.3. v2.1.3
2014-08-01 Chunhe Lidatapath: Drop packets when interdev is not up
2014-07-28 yinpeijunFix two memory leaks.
2014-07-25 Joe Stringertests: Remove extraneous parenthesis from test name.
2014-07-25 Thomas Grafbuild: Allow building with autoconf 2.63
2014-07-18 Gurucharan... ovsdb: Don't add ovsdb-server.c to libovsdb.
2014-07-17 Alex Wangstp: Make stp-disabled port forward stp bpdu packets.
2014-07-15 Ben Pfaffdpif-linux: Fix bad backport in previous commit.
2014-07-15 Ben Pfaffdpif-linux: Avoid null dereference if all ports disappear.
2014-07-15 Ben Pfaffofp-msgs: Correct code for queue configuration messages...
2014-07-15 Ben Pfaffofp-util: Fix null pointer dereference in ofputil_pull_...
2014-07-11 Ben Pfafftests: Disable glibc memory checking under glibc <...
2014-07-10 Daniele Di... datapath/flow_netlink: Fix NDP flow mask validation
2014-07-01 Jesse Grossdatapath: Change u64_stats_* to use _irq instead of...
2014-07-01 Alex Wangdatapath: Use exact lookup for flow_get and flow_del.
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-25 Ben Pfaffdpif: When executing actions needs help, use "set"...
2014-06-25 Jesse Grossdatapath: Rehash 16-bit skbuff hashes into 32 bits.
2014-06-23 Joe Stringerupcall: Configure datapath max-idle through ovs-vsctl.
2014-06-23 Joe Stringerupcall: Add appctl call to set flow_limit.
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-13 Jarno Rajahalmelib/classifier: Fix use of uninitialized memory.
2014-06-13 Jarno Rajahalmelib/classifier: Clarify trie_lookup_value().
2014-06-12 Flavio Leitnerovs-lib: allow non-root users to check service status
2014-06-12 Jason Kölkerrhel: Add Patch Port support to initscripts
2014-06-12 Lars Kellogg... rhel: support persistent mac addresses on OVS bridges
2014-06-09 Anoob Somannetflow: Fold netflow_expire() into netflow_flow_clear().
2014-06-06 Ben Pfaffofproto: Fix memory leak in ofproto_destroy().
2014-06-05 Simon Hormanofproto: Send monitor updates if a flow mod changes...
2014-06-02 Jarno Rajahalmelib/match: Add mask bits for nd_target for ICMPv6
2014-05-28 Gurucharan... bridge: Initialize dscp for mgmt connections.
2014-05-21 Jesse Grossdatapath: Fix build from stats backport.
2014-05-21 Jesse Grossopenvswitch: fix a possible deadlock and lockdep warning
2014-05-20 Ben PfaffAUTHORS: Fix spelling of Anoob Soman's name.
2014-05-14 Anoob Somanofproto-dpif-xlate: Fix null pointer dereference
2014-05-09 Thomas Grafovs-ctl: Don't decrease max open fds if already set...
2014-05-09 Ben PfaffMakefiles: Fix invocation of dot2pic when builddir...
2014-05-09 YAMAMOTO Takashidot2pic: Stop assuming the path of the interpreter
2014-05-09 YAMAMOTO Takashidot2pic: Use "> $@; mv $@.tmp $@" notation to make...
2014-05-07 Joe Stringertunnel: Fix bug where misconfiguration persists.
2014-05-05 Justin PettitPrepare for 2.1.3.
2014-05-05 Joe Stringernetdev: Safely increment refcount in netdev_open().
2014-05-02 Jesse Grossdatapath: Fix feature check for HAVE_RXHASH.
2014-05-02 Pritesh Kotharidatapath: clear l4_rxhash in skb_clear_hash.
2014-05-02 YAMAMOTO Takashiofproto-dpif-xlate: Fix in_port=controller case for...
2014-05-01 Justin PettitSet release dates for 2.1.2. v2.1.2
2014-04-30 Ben Pfaffofproto-dpif: Close race between processing packet_ins...
2014-04-30 Alex Wangofproto-dpif: Use sequence number to wake up main threa...
2014-04-29 Justin PettitPrepare for 2.1.2.
2014-04-29 Justin PettitRevert "Prepare for 2.1.2."
2014-04-29 Joe Stringerdatapath: Check for backported skb_orphan_frags(). v2.1.1
2014-04-28 Justin PettitPrepare for 2.1.2.
2014-04-28 Justin PettitPrepare 2.1.1 release.
2014-04-24 Ben Pfaffbridge: When ports disappear from a datapath, add them...
2014-04-24 Joe Stringerrevalidator: Prevent handling the same flow twice.
2014-04-14 Zoltan Kissdatapath: Orphan frags in skb_zerocopy and handle errors
2014-04-11 Ben Pfaffdebian: Better document how to get a kernel module...
2014-04-11 Ben Pfaffovsdbmonitor: Remove.
2014-04-10 Ben Pfaffnetflow: Correctly track flow creation time.
2014-04-10 ZhengLingyunvlandev: Fix an obvious predicate logic crash bug.
2014-04-09 Jarno Rajahalmeofproto/xlate: Fix set field unwildcarding.
2014-04-09 Simon Hormanofproto-dpif-xlate: Correct check for MPLS LSE
2014-04-09 Jarno Rajahalmelib/ofp-actions: Silently discard set ip ecn/ttl action...
2014-04-09 Wei Zhangdatapath: supply a dummy err_handler of gre_cisco_proto...
2014-04-06 YAMAMOTO Takashiofproto-dpif-upcall: Expire netflow flow when revalidat...
2014-04-05 Ben Pfaffofp-print: Fix misaligned data access in ofp_print_erro...
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-04-05 Ben Pfaffdpif-netdev: Unwildcard entire odp_port in dpif_netdev_...
2014-04-02 Ben Pfaffdebian: Allow kmod or module-init-tools for backward...
2014-03-31 Ben Pfaffdebian: Depend on 'kmod' instead of module-init-tools.
2014-03-31 Flavio Leitnerrhel: Enable DHCP support for internal ports.
2014-03-25 Jarno Rajahalmelib/pcap: Use ofpbuf_tail() instead of ofpbuf_end().
2014-03-20 Alex Wangcfm: Define old_cfm_fault as 'enum cfm_fault_reason'.
2014-03-19 Jarno Rajahalmedpif-netdev: Use packet key to parse TCP flags.
2014-03-19 Justin PettitSet release date for 2.1.0. v2.1.0
2014-03-19 Alex Wangcfm: Notify connectivity_seq on remote maintenance...
2014-03-17 Ben Pfaffofproto-dpif: Revalidate flows when the group table...
2014-03-15 kmindgstp: Fix bpdu tx problem in listening state
2014-03-02 Ben Pfafftunnel: Do not set padding bits in tunnel mask.
2014-03-02 Ben Pfaffodp-util: Include tun_id when nonzero even if "key...
2014-02-28 Ben Pfaffdatapath: Correctly report flow used times for first...
2014-02-26 Joe Stringerdpif-linux: Lookup netdev to get netdev type string.
2014-02-26 Joe Stringerupcall: Remove datapath flows when setting n-threads.
2014-02-26 Joe Stringerupcall: Delete flows that were not recently dumped.
2014-02-26 Joe Stringerupcall: Refactor ukey creation and dump handling
2014-02-26 Joe Stringerupcall: Defer ukey deletion until after pushing stats.
2014-02-26 Joe Stringerofproto-dpif: Test flow stats reporting.
2014-02-25 Ben Pfaffofproto-dpif: Complete all packet translations before...
2014-02-21 Ben Pfaffofproto-dpif: Fix segfault removing port when STP is...
2014-02-20 Ben Pfaffofproto: Update only OFPUTIL_PS_LINK_DOWN (not STP...
2014-02-19 Romain Lengletipfix: fix upcall cookie size checks to support 8 byte...
2014-02-19 Ansis Attekaovs-vsctl: reconnect to the database if connection...
2014-02-16 Jiri Pirkodatapath: fix dp check in ovs_dp_reset_user_features
2014-02-13 Jarno Rajahalmedatapath: Fix race.
2014-02-12 Jarno Rajahalmemeta-flow: Fix setting MFF_IP_FRAG.
2014-02-11 Ben Pfaffofproto-dpif-xlate: Make flows that match ICMP fields...
2014-02-08 Joe Stringerupcall: Avoid divide-by-zero calculating flow limit
2014-02-04 YAMAMOTO Takashipackets: Fix userland implementation of set-field ipv6...
2014-02-04 Ken Ajiroovs-vsctl: Update will be discarded when multiple ovs...
2014-02-01 Andy Zhoudatapth: Suppress error messages on megaflow updates
next