cascardo/ovs.git
2015-06-23 Ben PfaffIncrease prerequisite from Python 2.4 to Python 2.7.
2015-06-23 Ben Pfaffnroff: Fix the escape of '.'.
2015-06-23 Alex Wangdb-ctl-base: Improve show command.
2015-06-23 Alex Wangvtep-ctl: Use db-ctl-base.
2015-06-23 Alex Wangdb-ctl-base: Librarize database command manual.
2015-06-23 Alex Wangdb-ctl-base: Librarize show command.
2015-06-23 Alex Wangdb-ctl-base: Librarize code in parse_options().
2015-06-23 Alex Wangdb-ctl-base: Make common database command code into...
2015-06-23 Alex Wangovs-vsctl: Simplify code.
2015-06-23 Gurucharan... Add a few OVN files as part of DISTCLEANFILES.
2015-06-23 Alin Serdeantests: Remove the windows service in case it failed...
2015-06-23 Alin Serdeanbfd: Add OVS_VSWITCHD_STOP to bfd unit tests
2015-06-22 Ben Pfaffofproto-dpif-xlate: Add support for OpenFlow group...
2015-06-22 Gurucharan... tests: Adjust output of vconn for windows.
2015-06-22 Gurucharan... ofproto.at: Don't specify the specific error.
2015-06-22 Gurucharan... rpms: Exclude OVN files from openvswitch packages.
2015-06-20 Alin Serdeanutilities: Ignore generated files.
2015-06-19 Sorin Vinturisdatapath-windows: Initialize reference count when enabl...
2015-06-19 Nithin Rajudatapath-windows: use correct dst port during Vxlan Tx
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Jesse Grossodp-util: Convert flow serialization parameters to...
2015-06-18 Justin PettitPrepare for post-2.4.0 (2.4.90).
2015-06-18 Justin PettitPrepare for 2.4.0.
2015-06-18 Sorin Vinturisdatapath-windows: Return pending for IRPs completed...
2015-06-17 Ben PfaffAUTHORS: Add Thadeu Lima de Souza Cascardo.
2015-06-17 Thadeu Lima... Add IGMPv3 support.
2015-06-17 Thadeu Lima... ofproto-dpif-xlate: Make IGMP packets always take slow...
2015-06-17 Ben Pfaffovn: Remove completed items from TODO.
2015-06-17 Ben Pfafflacp: Remove packed attribute from struct lacp_pdu.
2015-06-17 Dennis Flynnauto-attach: Cleanup i-sid/vlan mappings associated...
2015-06-17 Mark D. Graydocs: Fix alignment for diagram in native-tunneling.md.
2015-06-16 Gurucharan... ofctrl: Don't use designated initializers.
2015-06-16 Ben Pfaffovs-sim: New utility for multi-node OVS and OVN simulation.
2015-06-16 Daniele Di... ovs-vtep: Support userspace datapaths.
2015-06-16 Ben Pfaffovn-nbctl: Take default database target from OVN_NB_DB...
2015-06-16 Ben Pfaffxml2nroff: Add support for variable substitutions.
2015-06-16 Ben Pfaffdummy: Introduce new --enable-dummy=system option.
2015-06-16 Ben Pfaffnetdev: Initialize at the beginning of netdev_unregiste...
2015-06-16 Ben Pfaffdpif: Generalize test for dummy dpifs beyond the name.
2015-06-16 Ben Pfaffofproto-dpif-xlate: Add native tunnel information to...
2015-06-16 Ben Pfaffofproto-dpif: Allow translation reports to include...
2015-06-16 Ben Pfaffnetdev-dummy: Implement ARP responder.
2015-06-16 Ben Pfaffpackets: Generalize compose_arp().
2015-06-16 Ben Pfaffnetdev-dummy: Report EADDRNOTAVAIL when no IPv4 address...
2015-06-16 Sorin Vinturisdatapath-windows: BSOD when disabling the extension
2015-06-15 Ben Pfaffovn-sb: Remove redundant "attached_port" column from...
2015-06-15 Daniele Di... dpif-netdev: Prefetch next packet before miniflow_extra...
2015-06-15 Sabyasachi... ovs-ctl: let openvswitch startup to NOT hold up system...
2015-06-15 Ben Pfaffflow: Make assertions about offsets within struct flow...
2015-06-15 Russell BryantUpdate location for Neutron plugin.
2015-06-15 Russell Bryantfedora.spec: Create openvswitch-ovn package.
2015-06-15 Russell Bryantovn: Add ovn-ctl to assist with OVN daemon lifecycle.
2015-06-15 Ciara Loftusnetdev-dpdk: add dpdk vhost-user ports
2015-06-14 Ben Pfaffovn-controller: Verify bridge ports before changing.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeofproto: Support port mods in bundles.
2015-06-12 Jarno Rajahalmeofproto: Postpone sending flow removed messages.
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-12 Ben Pfaffovs-rcu: Comment fixes.
2015-06-12 Jarno Rajahalmerculist: Remove postponed poisoning.
2015-06-11 Alex Wangvtep-ctl: Fix a bug.
2015-06-11 Jarno Rajahalmeofproto: Revertible eviction.
2015-06-11 Jarno Rajahalmeofproto: Accurate flow counts.
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-11 Jarno Rajahalmeofproto: Infra for table versioning.
2015-06-11 Jarno Rajahalmetest-classifier: Test versioning features.
2015-06-11 Jarno Rajahalmeclassifier: Make traversing identical rules robust.
2015-06-11 Jesse Grossodp-util: Remove last use of odp_tun_key_from_attr...
2015-06-11 Ben Pfaffovsdb-idl: Document that the IDL always presents a...
2015-06-11 Eitan Eliahudatapath-windows: Stateless TCP Tunnelling protocol...
2015-06-11 Sorin Vinturisdatapath-windows: Correctly complete the original NBL...
2015-06-11 Ben Pfaffnetdev-vport: Mark netdev_vport_get_dpif_port() as...
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Jarno Rajahalmeofproto: Rename *_begin functions as *_start.
2015-06-10 Ben Pfaffdebian: Remove obsolete manual setting of CFLAGS and...
2015-06-10 Ben Pfaffconfigure: Stop avoiding -Wformat-zero-length.
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-06-10 Joe Stringerodp-util: Reuse UUID marshalling for UFID.
2015-06-10 Joe Stringerdpif: Always generate RFC4122 UUIDs for UFID.
2015-06-10 Jarno Rajahalmeofp-parse: Use F_OUT_PORT when parsing.
2015-06-10 Jarno Rajahalmeodp-util: Simplify parsing function for GCC.
2015-06-09 Jarno Rajahalmeofproto: Fix memory leak in ofproto_rule_delete().
2015-06-08 Ben Pfaffflow: Add 'const' qualifiers in flow extraction.
2015-06-08 Andy Zhouovsdb-monitor: add json cache
2015-06-08 Andy Zhouovsdb-monitor: allow multiple jsonrpc monitors to share...
2015-06-08 Andy Zhouovsdb-monitor: refactor ovsdb_monitor_create()
2015-06-08 Andy Zhoutunneling: Fix a tunnel name display bug
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-07 Alin Gabriel... This commit adds the windows installer to the OVS tree.
2015-06-07 Alex Wangtests: Fix unit test failure.
2015-06-07 Zang MingJieovs-appctl-bashcomp: bash_completion shouldn't modify...
2015-06-07 Alex Wangodp-util: Make sure vlan tci mask has exact match for...
2015-06-07 Thomas F. HerbertAdd support functions for 8021.ad push and pop vlan.
2015-06-06 Sabyasachi... ofproto-dpif: Use xzalloc instead of xmalloc.
2015-06-06 Ben Pfaffofproto-dpif: Avoid creating OpenFlow ports for duplica...
2015-06-05 Gurucharan... appveyor: Add a newer ssl link.
2015-06-05 Alin SerdeanLink library updates for appveyor
2015-06-05 Mijo Safradinovs-vswitchd: Update documentation
2015-06-03 Daniele Di... dpif-netdev: Fix non-pmd thread queue id.
next