]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2017-08-07 Jan ScheurichAdding nsh.at for NSH unit tests
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-08-07 Darrell BallNEWS: Announce userspace datapath ALG support.
2017-08-07 Darrell BallSystem tests: Add 4 new ftp and tftp tests.
2017-08-07 Darrell BallSystem tests: Enable ALGs for userspace.
2017-08-07 Darrell BallUserspace Datapath: Add TFTP support.
2017-08-07 Darrell BallUserspace Datapath: Add ALG infra and FTP.
2017-08-07 Darrell BallUserspace Datapath: Introduce conn_key_cmp().
2017-08-07 Darrell Ballstring: Implement strcasestr for Windows.
2017-08-07 Gurucharan... debian: Add note on interfaces in "auto" section.
2017-08-07 Ben PfaffRevert "netdev-vport: Always implement get_ifindex...
2017-08-07 Gurucharan... ovs-bugtool: Run the 'dmesg' command without condition.
2017-08-07 Gurucharan... ovs-bugtool: Collect OVS logs with "--ovs" option.
2017-08-07 Paul Blakeynetdev-vport: Always implement get_ifindex for netdev...
2017-08-07 Roi Dayannetdev-tc-offloads: Fix parsing SCTP in dump flows
2017-08-04 Ben PfaffPrepare for post-2.8.0 (2.8.90).
2017-08-04 Ben PfaffPrepare for 2.8.0.
2017-08-04 Ben Pfaffovsdb-server: Document clarification for some bad wordi...
2017-08-04 Ben Pfaffdebian.rst: Clarify that "dpkg" needs manual help with...
2017-08-04 Lance Richardsontests: fix wrapped comment
2017-08-04 Lance Richardsontests: avoid non-posix options to wc
2017-08-03 Ben PfaffAUTHORS: Add Jorge Arturo Sauma Vargas and fix a misspe...
2017-08-03 Lance Richardsonovn-controller: use idl indexes for logical datapath
2017-08-03 Lance Richardsonovn-controller: use idl indexes for logical port table
2017-08-03 Lance Richardsonovn-controller: use idl index for multicast group table
2017-08-03 Lance Richardsonovsdb-idl: Autogenerated functions for compound indexes
2017-08-03 Lance Richardsonovsdb-idl: idl compound indexes implementation
2017-08-03 Lance Richardsonlib: skiplist implementation
2017-08-03 Lance Richardsonovsdb-idl: compound indexes design document
2017-08-03 Sairam Venugopaldatapath-windows: Fix conntrack lookups for reversed...
2017-08-03 Ben Pfaffbridge: Avoid read of uninitialized data configuring...
2017-08-03 Ben Pfaffovs-ofctl: Avoid unnecessary flow replacement in "repla...
2017-08-03 Ben Pfaffofproto-dpif-xlate: Add OFPACT_ENCAP, OFPACT_DECAP...
2017-08-03 Timothy Redaelliovs-ovctl: Fix "OpenFlow versions" in ovs-ofctl -V
2017-08-03 Paul Blakeytnl-ports: Open tunnel type if device name has special...
2017-08-03 Paul Blakeytc: Correct convert ticks to msecs on parsing tc TM
2017-08-03 Paul Blakeyodp-util: Support zero mask on ipv4 frag
2017-08-03 Andy Zhouxlate: Emit datapath clone only when necessary.
2017-08-03 Andy Zhouxlate: Refactor compose_clone() API
2017-08-03 Andy Zhouofproto-dpif: Remove ofprto/tnl-push-pop command.
2017-08-03 Andy Zhouofproto-dpif: Remove dpif/disable-truncate command.
2017-08-03 Andy Zhouofproto-dpif: Remove dpif/disable-dp-clone command.
2017-08-03 Andy Zhouofproto-dpif: Add boottime support field.
2017-08-03 Andy Zhouofproto-dpif: A new command for changing dpif support...
2017-08-03 Paul Blakeynetdev-tc-offloads: Parse ip related fields only if...
2017-08-03 Paul Blakeytc: Split IPs and transport layer ports unions in flowe...
2017-08-03 Paul Blakeytc: Refactor nl_msg_put_flower_options
2017-08-03 Timothy Redaelliovs-ctl: Remove a leftover restore_interfaces in restart
2017-08-03 Bhanuprakash... packets: Reorganize the pkt_metadata structure.
2017-08-03 Bhanuprakash... util: Add PADDED_MEMBERS_CACHELINE_MARKER macro to...
2017-08-03 Tonghao Zhangovs-router: Remove redundant headers.
2017-08-03 Mark Michelsonrhel: Use systemd Restart option for ovn-controllers.
2017-08-03 Zhenyu Gaonetdev-linux: Replace sendmsg with sendmmsg in netdev_l...
2017-08-03 Ben Pfaffdp-packet: New function dp_packet_get_send_len().
2017-08-02 Przemyslaw... ofproto-dpif-ipfix: add support for per-flow drop counters
2017-08-02 Shashank Ramdatapath-windows: Refactor OvsCreateNewNBLsFromMultipleNBs
2017-08-02 Ben Pfaffofproto-dpif-xlate: Always process IGMP packets in...
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-08-02 Ben Pfaffofproto-dpif-xlate: Eliminate duplicate read of xcfgp.
2017-08-02 Ben Pfaffhash: Add "fall through" annotations for 32-bit builds...
2017-08-02 Eelco Chaudronnetdev: Fix netdev_open() to track and recreate classle...
2017-08-02 wangqianyuovn-controller: Monitor port bindings of parent ports.
2017-08-02 Huanle Hanlacp: enable bond slave immediately after lacp attach
2017-08-02 Huanle Hanvlog: reopen log file in monitor process
2017-08-02 Alin Serdeandatapath-windows: Fix shared variables which use Interl...
2017-08-02 Alin Serdeandatapath-windows: Add annotation for OvsIpFragmentEntry...
2017-08-02 Alin Serdeandatapath-windows: Add annotation for OvsCtRelatedEntryC...
2017-08-02 Alin Serdeandatapath-windows: Treat TCP_HDR_LEN static analysis...
2017-08-02 Alin Serdeandatapath-windows: Check return status when using APIs
2017-08-02 Alin Serdeandatapath-windows: fix excessive stack usage in iphelper
2017-08-02 Alin Serdeandatapath-windows: Add dummy parameter for NotifyRouteCh...
2017-08-02 Alin Serdeandatapath-windows: Suppress warning in jhash
2017-08-02 Alin Serdeandatapath-windows: Fix possible NULL deference in OvsFul...
2017-08-02 Alin Serdeandatapath-windows: Add assert in OvsPartialCopyNBL
2017-08-02 Alin Serdeandatapath-windows: Use annotations instead for macros
2017-08-02 Alin Serdeandatapath-windows: Fix misspelling in comment.
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsAcquirePidHashLock
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsReleasePidHashLock
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsReleaseEventQu...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsAcqui...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsCance...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsTunne...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsCancelIrp
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsRelea...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsAcqui...
2017-08-02 Alin Serdeandatapath-windows: Add function annotations for OvsAcqui...
2017-08-02 Alin Serdeandatapath-windows: Remove function declarations from...
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsReleaseCtrlLock
2017-08-02 Alin Serdeandatapath-windows: Add annotations for OvsAcquireCtrlLock
2017-08-02 Alin Serdeandatapath-windows: Add an assert in recirculation
2017-08-02 Alin Serdeandatapath-windows: Fix possible NULL dereference in...
2017-08-02 Alin Serdeandatapath-windows: Suppress PAGED_CODE warnings
2017-08-02 Alin Serdeandatapath-windows: Add asserts to Stt
2017-08-02 Alin Serdeandatapath-windows: Fix code alignment in Stt
2017-08-02 Alin Serdeandatapath-windows: interfaceName overflow in IpHelper
2017-08-02 Alin Serdeandatapath-windows: Remove annotations in Switch.c
2017-08-02 Alin Serdeandatapath-windows: Use non-executable memory when alloca...
2017-08-02 Zoltan Baloghtests: Extend PTAP unit tests with decap action
2017-08-02 Jan ScheurichOF support and translation of generic encap and decap
2017-08-02 Russell Bryantovn-northd: Add native active-standby HA.
next