]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-04-24 Guoshuai Liovn-detrace: Add ovn-detrace to fedora rpm package.
2017-04-24 Yi-Hung Weiovsdb-idl: Fix memory leak
2017-04-24 Yi-Hung Weibridge: Fix memory leak in port_configure()
2017-04-24 Yi-Hung Weilearn: Fix memory leak in learn_parse_sepc()
2017-04-24 Timothy Redaelliovn-detrace: add generated files to .gitignore.
2017-04-24 Timothy Redaelligitignore: Ignore /docs-check instead of /htmldocs...
2017-04-22 Yi-Hung Weiofproto: Fix memory leak in handle_tlv_table_mod()
2017-04-22 nickcooper... rstp/stp: Unref the rstp/stp when bridges destroyed.
2017-04-21 Han Zhouovn-sbctl: fix lflow-list when uuid has leading 0s.
2017-04-21 Sugesh Chandrantunneling: Avoid recirculation on datapath.
2017-04-21 Ben Pfaffflow: Further refinements to flow_pop_vlan().
2017-04-21 Han Zhouovn-detrace: A tool decoding ofproto/trace output for...
2017-04-21 Han Zhouovn-northd: Add hint in lflow to link back to acl
2017-04-21 Stephen Finucanedoc: Don't override default theme
2017-04-21 Stephen Finucanedoc: Remove cruft from conf.py
2017-04-21 Stephen Finucanedoc: Remove latex output configuration
2017-04-21 Stephen Finucanedoc: Convert ovs-test to rST
2017-04-21 Stephen Finucanedoc: Convert ovs-vlan-test to rST
2017-04-21 Stephen Finucanedoc: Add man page section to documentation guide
2017-04-21 Ben Pfaffofproto: Report only un-deleted groups in group stats...
2017-04-21 Andy Zhoubridge: Log interface deletion
2017-04-21 Guru Shettyovn-util: Allow /32 IP addresses for router ports.
2017-04-21 Guru Shettyovn-northd: Allow static routes with nexthop in differe...
2017-04-21 László Sürüofproto-dpif: Propagate may_enable flag as link aliveness.
2017-04-21 Alin Serdeandatapath-windows: Add software checksums for nbl which...
2017-04-21 Yin Lindatapath-windows: Pass fwdCtx to conntrack
2017-04-21 Ben Pfaffovn-trace: Implement ct_next and ct_clear actions.
2017-04-21 Ben Pfaffflow: New function flow_clear_conntrack().
2017-04-21 Ben Pfaffflow: New function ct_state_from_string().
2017-04-21 Ben Pfaffpackets: Reduce redundant copies of connection states.
2017-04-21 Ben Pfaffovn-sb.xml: Document ct.trk and improve wording for...
2017-04-21 Johannes Bergdatapath: pass extended ACK struct to parsing functions
2017-04-19 Jarno Rajahalmedatapath: Fix refcount leak on force commit.
2017-04-19 Andy Zhoudatapath: Openvswitch: Refactor sample and recirc actio...
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...
next