cascardo/ovs.git
2015-02-04 Thomas Graftravis: Add 32 bit (-m32) cross-compile build
2015-02-04 Flavio Leitnermcast-snoop: Add support to control Reports forwarding
2015-02-04 Flavio Leitnermcast_snoop: make mcast_fport_bundle generic
2015-02-04 Alex Wangovs-dpctl: Do not report pmd info for 'dpif-netlink...
2015-02-04 Alex Wangovs-command-completion: Complete on file path by default.
2015-02-03 Ben Pfaffofp-util: Issue error when OFPGC_DELETE command include...
2015-02-03 Ben PfaffNEWS: Mention group support in version 2.1.
2015-02-03 Andy Zhoudatapath: update exact match lookup hash value to avoid...
2015-02-03 Thomas Grafdatapath: Account for "netlink: make nlmsg_end() and...
2015-02-03 Thomas Grafdatapath: Account for "genetlink: pass only network...
2015-02-03 Thomas Grafdatapath: Allow for any level of nesting in flow attributes
2015-02-03 Thomas Grafdatapath: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
2015-02-03 Thomas Grafdatapath: Account for "vxlan: add x-netns support"
2015-02-03 Thomas Grafdatapath: Account for "vxlan: Group Policy extension"
2015-02-03 Thomas Grafdatapath: Account for now exposed VXLAN definitions
2015-02-03 Thomas Grafdatapath: Account for "rename vlan_tx_* helpers since...
2015-02-03 Ben Pfaffofproto-dpif: Revalidate when sFlow probability changes.
2015-02-03 YAMAMOTO Takashivlog: Fix "/dev/log" test
2015-02-03 Jarno Rajahalmeminiflow: Fix miniflow push of L4 port numbers.
2015-02-02 Alex Wangovs-command-completion: Avoid using negative subscript.
2015-01-30 Alex Wangovs-command-completion: Autotest integration.
2015-01-30 Alex Wangovs-vsctl.at: Fix intermittent failure.
2015-01-30 Ben Pfaffovs-dpctl: Mention use of ovs-appctl instead for netdev...
2015-01-30 Sorin Vinturisdatapath-windows: Solved BSOD when loading an activated...
2015-01-30 Ben Pfaffovs-bugtool: Add --help message.
2015-01-29 Christoph Jaegerautotest: Use modprobe for kernel module unloading
2015-01-29 Gurucharan... vlog: Don't fail syslog initialization in chroot.
2015-01-29 Mark D. GrayINSTALL.DPDK: Update documentation to indicate VFIO...
2015-01-29 Christoph Jaegerautotest: Fix kernel module unit test teardown
2015-01-28 Gurucharan... vlog: Ability to override the default log facility.
2015-01-27 Simon Hormanofp-util: constify buckets parameter of ofputil_append...
2015-01-26 Gurucharan... INSTALL.DPDK.md: Provide a little a more consistency...
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
next