cascardo/ovs.git
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2015-03-03 Mark Maglanavtep: Limit the split elements to 2 (maxsplit + 1)
2015-03-03 Gurucharan... AUTHORS: Add Gianluca Merlo as an author.
2015-03-03 Gianluca Merloovs-docker: check if port is already attached for conta...
2015-03-03 Alexey I. Froloffovs-save: Preserve IPv6 link-local address on interface...
2015-02-27 Joe Stringerofproto-dpif: Fix UFID typo.
2015-02-27 Pravin B Shelardatapath: Fix masked key serialization.
2015-02-27 Pravin B Shelardatapath: Initialize unmasked key and uid len.
2015-02-27 Joe Stringerdatapath: Add support for unique flow IDs.
2015-02-27 Joe Stringercompat: Add genlmsg_parse() helper function.
2015-02-27 Joe Stringerdatapath: Use sw_flow_key_range for key ranges.
2015-02-27 Joe Stringerdatapath: Refactor ovs_flow_tbl_insert().
2015-02-27 Joe Stringerdatapath: Refactor ovs_nla_fill_match().
2015-02-27 Alex Wangtest-hash: Remove the check_word_hash() for hash_bytes1...
2015-02-27 Alex Wangtest-hash: Refine the check_256byte_hash().
2015-02-27 Alex Wangtest-hash: Make check_256byte_hash() test no 1-bits...
2015-02-27 Ben Pfaffutil: Fix typo in comment.
2015-02-26 Alex Wangdatapath: Fix return of uninitialized variable.
2015-02-25 Ben PfaffOpenFlow 1.5 is final, so change OF1.5 draft references...
2015-02-24 Andy Zhouovsdb: Raise the jsonrpc server session limit
2015-02-24 Andy Zhouovsdb: Warn about reaching max session limit
2015-02-24 Ben PfaffFAQ.md: Mention Linux version that first could handle...
2015-02-24 Saurabh Shahstream-tcp: Remove extra initializer in pwindows_pstrea...
2015-02-23 Gurucharan... ovs-docker: Use a different mechanism to check for...
2015-02-23 Andy Zhouovs-sandbox: Add -d option to run ovsdb-server under GDB
2015-02-23 Andy Zhouovs-sandbox: Show the running program on xterm's title
2015-02-20 Jesse Grossdatapath: Account for "openvswitch: Add support for...
2015-02-20 Jesse Grossdatapath: Backport upstream Geneve implementation.
2015-02-20 Jesse Grossdatapath: Account for "udp: Do not require sock in...
2015-02-20 Jesse Grossdatapath: Account for "vlan: introduce *vlan_hwaccel_pu...
2015-02-20 Jesse Grossdatapath: Use additional common UDP functions for LISP.
2015-02-20 Jesse Grossdatapath: Account for "vxlan: Refactor vxlan driver...
2015-02-20 Jesse Grossdatapath: Consistently set skb->inner_protocol for...
2015-02-20 Jesse Grossdatapath: Account for "udp-tunnel: Add a few more UDP...
2015-02-20 Jesse Grossdatapath: Enable OVS GSO to be used up to 3.18 if neces...
2015-02-20 Pravin B Shelardatapath: Fix net exit.
2015-02-20 Gurucharan... INSTALL.Docker: Fix malformed sentence.
2015-02-20 Ben Pfaffuserspace: Replace all uses of strncpy() by ovs_strlcpy().
2015-02-20 Ben Pfaffsocket-util: Use correct address family in set_dscp...
2015-02-20 Ben Pfaffstream: Eliminate pstream_set_dscp().
2015-02-20 Russell Bryanttimeval: Remove duplicate memset().
2015-02-20 Ben PfaffFAQ.md: Update LTS release version number from 1.9...
2015-02-20 Jesse Grossdatapath: Account for "udp: Generic functions to set...
2015-02-20 Jesse Grossdatapath: Use udp_sock_create() for LISP.
2015-02-20 Jesse Grossdatapath: Account for "vxlan: Call udp_sock_create"
2015-02-20 Jesse Grossdatapath: Account for "udp: Add udp_sock_create for...
2015-02-20 Jesse Grossdatapath: Remove compat vxlan_src_port().
2015-02-20 Kentaro EbisawaFAQ: Update VXLAN references from draft to RFC7348
2015-02-19 Andy Zhouovs-sandbox: Add an option to allow running ovs-vswitch...
2015-02-19 Ben Pfaffovsdb-doc: Add license and copyright notice.
2015-02-19 Ben Pfaffxml2nroff: New program to generate a manpage from XML...
2015-02-19 Ben Pfaffovsdb-doc: Factor out nroff formatting into a separate...
2015-02-19 Ben Pfaffovsdb-doc: Get manpage name from the XML file instead...
2015-02-19 Ben Pfaffovsdb-doc: Flag an error when a table or a column is...
2015-02-19 Ben Pfaffvtep: Document the ipaddr column in the Mcast_Macs_Loca...
2015-02-19 Ben Pfaffvswitch: Document columns that had been previously...
2015-02-19 Ben Pfaffbridge: Publish error count in database's rstp_statistics.
2015-02-19 Russell Bryantovsdb-idlc: Constify 'char **'.
2015-02-19 Russell BryantCodingStyle: recommend PEP 8 for Python code
2015-02-19 Ben PfaffAUTHORS: Add Kenneth Duda.
2015-02-19 Ben PfaffAUTHORS: Add Madhu Venugopal.
2015-02-17 Andy Zhouofproto/bond: Fix a race condition in updating post...
2015-02-15 Ben PfaffAUTHORS: Add Mark Kavanagh.
2015-02-15 Mark KavanaghCONTRIBUTING.md: Strengthen testing recommendataions.
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-02-13 Ben Pfaffofp-parse: Correctly update bucket lists if they are...
2015-02-13 Mark D. Graynetdev-dpdk: set_miimon should return EOPNOTSUPP.
2015-02-13 Mark D. Graynetdev-dpdk: Fix typo
2015-02-13 Mark D. Grayofproto-dpif: Fix whitespace and typo
2015-02-13 Gurucharan... tests: Enable running parallel unit tests for Windows.
2015-02-13 Shu Shendocs: Fix overlapping 'weak' edges in ovs-vswitchd...
2015-02-13 Ben Pfaffmac-learning: Implement per-port MAC learning fairness.
2015-02-12 Thomas Grafdatapath: vxlan: Only set has-GBP bit in header if...
2015-02-12 Nithin Rajulib/util.h: use types compatible with DWORD
2015-02-12 Gurucharan... daemon.at: Fix a race condition with windows service...
2015-02-11 Ben Pfafftimeval: Correctly report usage statistics in log_poll_...
2015-02-11 Alex Wangnetdev-dpdk: Allow changing NON_PMD_CORE_ID for testing...
2015-02-09 Andy Zhoutest: Hide the name space clean up inside ADD_NAMESPACE...
2015-02-09 Andy Zhoutest: Reverse the order of commands added by ON_EXIT...
2015-02-07 Shu Shenofproto: add support of OFPR_ACTION_SET as packet-in...
2015-02-07 Jason KölkerXenServer: Don't reset on xe-toolstack-restart
2015-02-07 Jason KölkerXenServer: PEP8 Cleanup for openvswitch-cfg-update
2015-02-06 Andy Zhoutest: remove openvswitch kernel module on test failure
2015-02-06 Andy Zhoutest: capture ping output into a file
2015-02-06 Andy Zhoutest: add name space removal on test failure
2015-02-06 Andy Zhoutest: remove unnecessary leading blanks
2015-02-06 Andy Zhoutest: remove unnecessary command lines
2015-02-06 Andy Zhoutest: remove namespace after ovs-vswitchd is stopped
2015-02-06 Thomas Graftunnel: Provide framework for tunnel extensions for...
2015-02-06 Thomas Grafdatapath: Allow building against 3.19.x
2015-02-06 Thomas Grafdatapath: Account for "vxlan: Eliminate dependency...
2015-02-06 Thomas Grafdatapath: Support VXLAN Group Policy extension
2015-02-06 Gurucharan... appveyor: Build windows kernel datapath.
2015-02-06 Nithin RajuUpdate INSTALL.Windows to build datapath
2015-02-05 Gurucharan... appveyor: Provide a autobuild service for Windows.
2015-02-05 Gurucharan... INSTALL.Windows: Don't specify the openssl version.
2015-02-05 Thomas Grafdatapath: Fix missing symbols when required to use...
2015-02-05 Jarno Rajahalmeofproto: Initialize tunnel module earlier.
2015-02-04 Thomas Graftravis: Add 32 bit (-m32) cross-compile build
next