cascardo/ovs.git
2015-01-26 Gurucharan... vlog: Logging option '--syslog-target' needs one argument.
2015-01-23 Ben Pfafftest-sflow: Fix error message when a socket cannot...
2015-01-22 Ben Pfaffofp-errors: Use OFPERR_OFPBRC_IS_SLAVE to reject slave...
2015-01-22 Ben Pfaffofp-errors: Explain the whole "expected duplications...
2015-01-22 Gao fengsetup n_upcall_pids for vport_request when destroy...
2015-01-22 Ben Pfaffofproto-dpif: Fix memory leak of mirrors in bundle_dest...
2015-01-20 Joe Stringerupcall: Simplify enable_ufid debug option.
2015-01-20 Ben Pfaffvconn: Move struct definitions back to provider interface.
2015-01-20 Ben Pfaffstream-fd: Fix log message.
2015-01-19 Ben Pfaffrconn: Remove dead code and data.
2015-01-19 Ben Pfaffpktbuf: Always initialize '*bufferp' even when 'pb...
2015-01-19 Lorand JakabFix typo in NEWS
2015-01-19 Lorand JakabAdd tests/kmod-testsuite to .gitignore
2015-01-16 Andy ZhouVagrantfile: add test_ovs_kmod provision
2015-01-16 Andy Zhouautotest: add autotest framework for adding kernel...
2015-01-16 Andy Zhouautotest: refactor OVS_VSWITCHD_START MACRO
2015-01-16 Gurucharan... packets: Do not use zero sized array in icmp header.
2015-01-15 Ben PfaffAUTHORS: Stephen Finucane is now a code contributor.
2015-01-15 Stephen Finucaneconfigure.ac: Enable 'tar-pax' by default
2015-01-15 YAMAMOTO Takashiovs-numa.h: Add a missing OVS_UNUSED
2015-01-14 Thomas Grafdpif: Use separate OVS_PACKET_ATTR_PROBE for packet...
2015-01-14 Ben Pfaffofproto-dpif-xlate: Log if an OFPACT_CONJUNCTION action...
2015-01-14 YAMAMOTO Takashiroute-table-bsd: Retry logic
2015-01-14 Jarno Rajahalmetest-atomic: Stop testing when running slow.
2015-01-14 Sharo, Randall... Implement set-field for IPv6 ND fields (nd_target,...
2015-01-13 Ben PfaffFAQ: Explain how to quickly add many ports.
2015-01-13 Pritesh Kothariipv6: Add support for setting ipv6 flow label.
2015-01-13 Andrew KampjesSECURITY.md: Update.
2015-01-13 Amit Bosevconn: Avoid using C++ keyword 'class' as variable...
2015-01-12 Thomas F Herbertdatapath: Bug setting vlan tci in compat function
2015-01-12 Ben Pfaffconfigure: Omit -O2 from CFLAGS when configuring with...
2015-01-12 Amit Bosepkg-config: Fix Cflags in package-config files
2015-01-11 Ben Pfaffdpif-netlink: Drop oversized packets instead of assert...
2015-01-11 Ben Pfaffnetlink: Refine calculation of maximum-length attributes.
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-11 Ben Pfaffclassifier: Make classifier_lookup() 'flow' parameter...
2015-01-11 Ben PfaffFAQ.md: Describe OpenFlow packet buffering.
2015-01-09 Thomas Grafvagrant: Build kernel module RPM
2015-01-09 Motonori Shindovagrant: make sure to bootstrap before configure_ovs.
2015-01-08 Andy Zhouvagrant: switch to use out of tree build
2015-01-08 Gurucharan... vlog: Rename the currently used term 'facility' as...
2015-01-08 Ethan Jacksondpif-netdev: Fix rare flow add race condition.
2015-01-07 Jarno Rajahalmetests: Make test independent of the hash function.
2015-01-07 Joe Stringerovs-dpctl: Minor manpages fixes.
2015-01-07 Joe Stringerodp-util: Reuse standard delimiters.
2015-01-07 Flavio LeitnerSECURITY.md: LTS branches triggers version release
2015-01-07 Flavio LeitnerSECURITY.md: disclosure date can be negotiated
2015-01-07 Flavio LeitnerSECURITY.md: contributors must agree to confidentiality
2015-01-07 Flavio LeitnerINSTALL.md: Split building steps to allow refs
2015-01-07 Thomas Graftravis: Update build matrix to include latest stable...
2015-01-07 Thomas Grafdatapath: Account for new flags args of vxlan_sock_add()
2015-01-07 Thomas Grafdatapath: replace remaining users of arch_fast_hash...
2015-01-07 Thomas Grafdatapath: introduce rtnl ops stub
2015-01-07 Thomas Grafdatapath: move vlan pop/push functions into common...
2015-01-07 Thomas Grafdatapath: move make_writable helper into common code
2015-01-07 Thomas Grafdatapath: Add __vlan_insert_tag() compat helper if...
2015-01-07 Thomas Grafdatapath: Account for rename to vlan_insert_tag_set_proto()
2015-01-06 Ben PfaffSECURITY: New document describing proposed security...
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2015-01-06 Jarno Rajahalmehash: Add hash_add64().
2015-01-06 Jarno Rajahalmehash: Make basis of hash_words64() 32 bits.
2015-01-06 Alex Wangofproto-dpif: Do not allow recirc_id freed by non-ownin...
2015-01-06 Ben Pfaffofproto: Don't count hidden rules in table stats.
2015-01-06 Ben Pfaffdatapath: Consistently include VLAN header in flow...
2015-01-06 Alin Serdeandatapath-windows: set the nlBuf tail properly
2015-01-06 Sorin Vinturisdatapath-windows: Add a WFP system provider
2015-01-05 Alex Wangovs-command-compgen: Avoid using GNU sed extensions.
2015-01-05 Thomas Grafvagrant: Provide basic Vagrantfile
2015-01-05 Shu Shentravis: support versioning of DPDK and options to speci...
2015-01-05 Alex WangFreeBSD: Fix build failure.
2015-01-02 Ben Pfaffofproto: Omit hidden tables from "next tables".
2015-01-02 Mijo Safradingitignore: Ignore coverage data files.
2015-01-01 Neil McKeesflow: Export OVS datapath performance counters via...
2015-01-01 Ben Pfaffvtep: Document rationale for the 'switches' column...
2015-01-01 Sorin Vinturisdatapath-windows: Release WFP allocated objects
2014-12-31 Sorin Vinturisdatapath-windows: Cleanup OVS
2014-12-30 Alex Wangdpif-netdev: Add per-pmd flow-table/classifier.
2014-12-30 Alex Wangovs-numa: Refine the module.
2014-12-30 Alex Wangdpif-netdev: Add function to get pmd using core id.
2014-12-24 YAMAMOTO Takashiofproto-dpif.at: Avoid using GNU sed extensions
2014-12-24 Alex WangWarn the free of 'recirc_id' by wrong 'ofproto'.
2014-12-24 Pravin B Shelardatapath: Simplify vport_send() error handling.
2014-12-24 Pravin B Shelardatapath: compat: introduce ovs_iptunnel_handle_offloads()
2014-12-23 Alex Wangtest: Fix intermittent failure.
2014-12-23 Alex Wangrecirculation: RCU postpone the free of dpif_backer_rec...
2014-12-23 Alex Wangrecirculation: Map recirc_id to ofproto_dpif.
2014-12-22 Jarno Rajahalmebundles: Clean up bundle commit.
2014-12-22 Jarno Rajahalmeofproto: Reject slave controllers for bundle messages.
2014-12-22 Jarno Rajahalmebundles: Reject unbundlable messages.
2014-12-22 Jarno Rajahalmebundles: Reject bundle add with bad flags.
2014-12-22 Jarno RajahalmeOF1.4 bundles: Verify xids.
2014-12-22 Jarno Rajahalmerconn: Make OF 1.4 bundle messages 'admitted'.
2014-12-22 Jarno Rajahalmeconnmgr: Dealloc 'bundles' in ofconn_destroy().
2014-12-19 Pravin B Shelardatapath:compat: Fix build failure on old kernels.
2014-12-19 Joe Stringerdpctl: Add 'get-flow' command.
2014-12-19 Joe Stringerdpif: Shift ufid support checking up to dpif_backer.
2014-12-19 Joe Stringerodp-util: Fix UFID string parsing.
2014-12-19 Joe Stringerodp-util: Format UFID hi/lo in correct order.
2014-12-19 Pravin B Shelarofproto-dpif: Fix build failure.
2014-12-19 Pravin B Shelardatapath: Fix MPLS action validation.
next