]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-04-19 Andy Zhoudatapath: openvswitch: Optimize sample action for the...
2017-04-19 Andy Zhoudatapath: openvswitch: Refactor recirc key allocation.
2017-04-19 Andy Zhoudatapath: openvswitch: Deferred fifo API change.
2017-04-19 Kris Murphydatapath: openvswitch: Add missing case OVS_TUNNEL_KEY_...
2017-04-19 Or Gerlitzdatapath: net/openvswitch: Set the ipv6 source tunnel...
2017-04-19 Peter Downsdatapath: actions: fixed a brace coding style warning.
2017-04-19 Eric Dumazetcompat: ipv6: orphan skbs in reassembly unit.
2017-04-19 Jarno Rajahalmedatapath: Pack struct sw_flow_key.
2017-04-19 Andy Zhoudatapath: Always define NF_CT_LABELS_MAX_SIZE
2017-04-18 Jarno Rajahalmeofproto-dpif: Check support for resubmit with conntrack...
2017-04-18 Jarno Rajahalmeofproto-dpif: Check if original direction matches are...
2017-04-18 Jarno Rajahalmeofproto-dpif: Check support for CT action force commit...
2017-04-17 Andy Zhouofproto/bond: Make bond_may_recirc() private within...
2017-04-17 Jarno Rajahalmeacinclude: Allow compile with Linux 4.11.
2017-04-17 Jarno Rajahalmedpif: Log packet metadata on execute.
2017-04-17 Jarno Rajahalmeofp-parse: Fix match parsing with [x..y]=z format.
2017-04-17 Ben PfaffAUTHORS: Add Greg Rose.
2017-04-17 Greg Rosexenserver: Add install files to RPM file list
2017-04-15 Darrell Ballovs build: Fix memset with zero size warning.
2017-04-15 Bhanuprakash... dp-packet.h: Fix comments in dp_packet_source.
2017-04-15 Alin Serdeanwindows: return NULL in xreadlink
2017-04-15 Alin Serdeanuse portable getpagesize() in system-stats
2017-04-15 Ben Pfaffdoc: Apply flake8 to conf.py also.
2017-04-14 Ben Pfaffdoc: Add back target for datapath testing section.
2017-04-14 Numan Siddiqueovn-northd ipam: Support IPv6 dynamic assignment
2017-04-14 Numan Siddiqueovn-northd ipam: Support 'exclude_ips' option
2017-04-14 Ben Pfaffdoc: Remove some link targets that aren't used anywhere.
2017-04-14 Ben Pfaffdoc: Convert a named link into a title link.
2017-04-14 Ben Pfaffdoc: Convert some bolded words into links.
2017-04-14 Ben Pfaffdoc: Avoid need to generate conf.py.
2017-04-14 Ben Pfaffdoc: Also delete stamp file in clean-docs target.
2017-04-14 Alin Serdeanwindows-installer: Update DriverVersion to be streamlin...
2017-04-14 Alin Serdeanwindows: Crash when the handle communication device...
2017-04-13 Aaron Conoledpctl: add examples to the manpage.
2017-04-13 Stephen Finucanedoc: Fix broken formatting in releases FAQ
2017-04-13 Stephen Finucanedoc: Link to release FAQ from DPDK install guide
2017-04-13 Timothy Redaellirhel: Avoid logrotate error if /var/run/openvswitch...
2017-04-13 Timothy Redaellirhel/etc_logrotate.d_openvswitch: Fix coding style
2017-04-13 Lucas Alvares... Add NAT information to the logical routers in nbctl...
2017-04-13 Lucas Alvares... python: Allow tuning the session probe_interval from IDL
2017-04-12 Jarno Rajahalmetests: Add test for CT action with setting labels.
2017-04-12 Joe Stringercompat: vxlan: Fix NULL dereference in dst_cache.
2017-04-12 Eric Garverdpif-netlink: Handle netlink errors on port del.
2017-04-12 Eric Garverdpif-netlink: Fix memory leak on port del on WIN32.
2017-04-12 Russell Bryantdocs: Update version numbers in doc config.
2017-04-11 Jarno Rajahalmedatapath: Avoid struct copy on conntrack labels.
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-04-07 Ben Pfafftypes: New struct eth_addr64 for EUI-64 identifiers.
2017-04-07 Lance Richardsonm4: fix use of log fd vs. file in "configure"
2017-04-07 Robert Wojciechowiczovs-ctl: Expose openvswitch run directory through ovsdb.
2017-04-07 Stephen Finucanedoc: Update makefile target for docs
2017-04-07 Stephen Finucanedoc: Describe how docs.openvswitch.org works
2017-04-07 Timothy Redaellim4: Add hard requirements for python in "configure"
2017-04-07 Ben PfaffAUTHORS: Add wenxu.
2017-04-07 wenxubundle: add nw_src/dst hash method
2017-04-06 Lance Richardsonovn-controller: enable ssl config via local ovsdb
2017-04-06 Ben Pfaffroute-table: Fix compatibility with pre-2.6.36 headers.
2017-04-06 Ben Pfaffcheck-structs: struct eth_addr has alignment 2, not 1.
2017-04-06 Ben Pfaffutil: New macro ovs_strlcpy_arrays().
2017-04-06 Lance Richardsonovn-nbctl: include table formatting options in man...
2017-04-06 Lance Richardsontable: add xml version of lib/table.man
2017-04-06 Lance Richardsonovsdb-client: improve formatting option description...
2017-04-06 Lance Richardsontable: provide table formatting option help at runtime
2017-04-06 Lance Richardsonovn-nbctl: include db connection options in help
2017-04-05 Timothy Redaellilib: Fix typos in db-ctl-base.{man,xml}
2017-04-05 Timothy RedaelliDocumentation: Add a new topic document about ofproto...
2017-04-04 Andy Zhouofproto: Use macros to define DPIF support fields
2017-04-03 Zhenyu Gaoofproto-dpif-mirror: Fix issue of reseting snaplen...
2017-03-30 Mickey Spiegelovn: Gratuitous ARP for distributed NAT rules
2017-03-30 Mickey Spiegelovn: Gratuitous ARP for centralized NAT rules on a...
2017-03-30 Ben Pfaffovs-ofctl: Document reset_counts, no_packet_counts...
2017-03-30 Ben Pfafffaq: Expand on answer about packet buffering removal.
2017-03-30 Ben PfaffMakefile: Fix name of coding style guide.
2017-03-29 Ben Pfaffovsdb-server: Drop unnecessary find_db() function.
2017-03-29 Ben Pfaffovsdb-server: Fix memory leak in update_remote_status...
2017-03-29 Ben PfaffFix broken link in installation instructions.
2017-03-29 Ben Pfaffofproto-dpif-xlate: Don't save pkt_mark in compose_outp...
2017-03-29 Ben Pfaffdoc: Minor improvements to install instructions.
2017-03-29 Ben PfaffDocument how to get Open vSwitch source code.
2017-03-29 Timothy RedaelliDocumentation: fix typo in documentation-style.rst
2017-03-29 Mickey Spiegelovn: Fix options:router-port in Gratuitous ARP tests
2017-03-29 Jarno Rajahalmeconntrack: Add formatting support for IGMP, DCCP, and...
2017-03-29 Jarno Rajahalmenetlink-conntrack: Change unsupported IPPROTO log to...
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add dot1q-tunnel test case.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add push/pop test cases.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add vlan_limit test case.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add conntrack ping tests for...
2017-03-27 Eric Garversystem-common-macros: Add macro to check for 802.1ad...
2017-03-27 Joe Stringerofproto-dpif-upcall: Fix flow setup/delete race.
2017-03-27 Lance Richardsonsandbox: use ssl for ovn-controller to sb db connection
2017-03-27 nickcooper... stp: Fix stp tests and make them more stable.
2017-03-27 Han ZhouDocument: Fix default DB in ovn-nbctl/sbctl manpages.
2017-03-24 Jarno Rajahalmemeta-flow: Remove metadata prerequisite on ether type.
2017-03-23 Justin Pettitofproto-dpif-xlate: Include controller traffic for...
2017-03-23 Justin Pettitofproto-dpif-rid: Update comment for recirc_alloc_id__().
2017-03-23 Justin Pettitofproto-dpif: Update handle_action() comment.
2017-03-23 Jarno Rajahalmemirror: Allow concurrent lookups.
2017-03-22 Sairam Venugopaldatapath-windows: Add support for OVS_CT_ATTR_FORCE_COMMIT
2017-03-21 Joe Stringerofproto: Clean up style in ofproto_flow_mod_learn.
2017-03-20 Joe Stringerofproto: Log when learn limit reached.
next