]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2018-03-23 Kevin Traynornetdev-dpdk: Remove 'error' from non error log.
2018-03-23 Ilya Maximetsnetdev-dpdk: Fix print format for dpdk port ids.
2018-03-21 Ian Stokesdpdk: Use DPDK 17.11.1 release.
2018-03-21 Kevin TraynorDocumentation: Add note about dpdkvhostuser and IOMMU.
2018-03-21 Roi Dayannetdev-tc-offloads: Add support for IP fragmentation
2018-03-21 Roi Dayanlib/tc: Handle error parsing action in nl_parse_single_...
2018-03-15 Alin Gabriel... ovsdb-client: Set binary mode when doing backup/restore
2018-03-14 Ben Pfaffodp-util: Print eth() for Ethernet flows if packet_type...
2018-03-14 Justin PettitClean up some minor spelling and typos.
2018-03-14 Miguel Angel Ajoovs-vsctl: Include bfd_status in "show" output for...
2018-03-14 Daniel Alvarezovsdb: Fix database compaction check
2018-03-14 Russell Bryantpython: Enable flake8 checking of ovs-pipegen.py.
2018-03-14 Lucas Alvares... ovn-ctl: Trivial, remove duplicated stop_controller...
2018-03-14 Ben Pfaffofp-print: Move much of the printing code into message...
2018-03-14 Ben Pfaffofp-match: Make some public functions static.
2018-03-14 Ben Pfaffofp-flow: Move parse_ofp_flow_mod_str() into correct...
2018-03-14 Ben Pfaffofp-packet: Better abstract packet-in format.
2018-03-14 Ben Pfaffofp-protocol: Better abstract changing the protocol...
2018-03-14 Ben Pfaffovsdb-idl: Use modern form of <monitor-requests>.
2018-03-14 Ben Pfaffvswitchd: Remove support for deprecated "null" interfaces.
2018-03-14 Timothy Redaellitests: Add some Python3 test variants on ovsdb-idl.at
2018-03-14 Timothy Redaellipython: KeyError shouldn't be raised from __getattr__
2018-03-13 Timothy Redaelliutilities: Make ovs-pipegen.py Python 3 friendly
2018-03-12 Gurucharan... ovn-nb: Document a load_balancer VIP requirement.
2018-03-12 Gurucharan... ovn-northd.8: Move DHCP and DNS flow description to...
2018-03-09 Lorenzo BianconiOVN: add acl reject support using icmp4 action
2018-03-09 Lorenzo BianconiOVN: add icmp4{} action support
2018-03-09 Guoshuai Lipython: Fix decoding error when the received data is...
2018-03-09 Daniel Alvarezovsdb: Loosen requirements for automatically compacting...
2018-03-08 Eric Garvertests/ofproto-dpif: New test for action_set after trave...
2018-03-08 Eric Garverofproto-dpif-xlate: translate action_set in clone action
2018-03-08 Timothy Redaellim4: Try to use "python" as Python2 interpreter only...
2018-03-08 Alin Gabriel... tests-windows: Add OpenSSL directory to autotest path
2018-03-08 Alin Gabriel... ovs-bugtool: Fix ambiguous variable flake8 warnings
2018-03-08 Alin Gabriel... tests-windows: Make flow extractor work on Windows
2018-03-08 Anand Kumardatapath-windows: Do not drop Ip fragments less than...
2018-03-08 Ben Pfaffovsdb-server: Don't be picky about particular error...
2018-03-08 Ben Pfafftests: Fix hang when "SSL db: implementation" test...
2018-03-07 Timothy Redaellijsonrpc-py.at: Fix two $PYTHON leftovers
2018-03-07 Mark Michelsonovn: Calculate UDP checksum for DNS over IPv6
2018-03-07 Ben Pfafftests: Wait for entire trace to hit log.
2018-03-07 Daniel Alvarezovsdb: Fix time in log traces when compacting database
2018-03-07 Vishal Deep... rhel: Avoid losing bridge configuration after adding...
2018-03-06 Alin Gabriel... datapath-windows: Fix static analysis in Stt.c
2018-03-06 Ashish Varmaofproto-dpif-upcall: fix for segmentation fault
2018-03-06 William Tuxlate: auto ofproto trace when recursion too deep
2018-03-05 Alin Gabriel... AppVeyor: Add Win10 compilation to the build
2018-03-01 Shashank Ramdatapath-windows: Support to selectively compile targets
2018-03-01 Anand Kumardatapath-windows: On Debug builds, dump NBL info based...
2018-03-01 Ben Pfaffofp-util: Use consistent naming convention.
2018-02-28 Justin PettitAdd -Wshadow for compilers that support it.
2018-02-28 Justin PettitDon't shadow variables.
2018-02-28 Justin Pettitovs-numa: Prevent shadowing 'dummy_config'.
2018-02-28 Justin Pettitdb-ctl-base: Don't shadow 'invalidate_cache' callback.
2018-02-28 Justin PettitDon't shadow iterator values.
2018-02-28 Justin Pettitdp-packet: Add index to DP_PACKET_BATCH_FOR_EACH to...
2018-02-28 Justin Pettitcmap: Allow CMAP_FOR_EACH to be nested without shadowin...
2018-02-28 Justin PettitDon't shadow global VLOG "rl" definition.
2018-02-28 William Tuofproto: fix comment about ofproto-dpif
2018-02-28 Aaron Conoletravis: build the selinux policy under linux
2018-02-28 Aaron Conoleselinux: drop autogenerated files
2018-02-28 Daniel Alvarezpython: avoid useless JSON conversion to enhance perfor...
2018-02-28 Justin Pettitcmap: Fix example provided for CMAP_FOR_EACH.
2018-02-28 Mark KavanaghAUTHORS: update email address for Mark Kavanagh
2018-02-28 Jakub SitnickiFix type-setting in ovsdb-idlc man page.
2018-02-28 Dan Williamsovn-sbctl: Remove incorrect manpage options.
2018-02-28 Greg Rosecompat: Fix RHEL 7 build warnings
2018-02-28 Greg Rosecompat: Fix RHEL 7 compile
2018-02-27 Alin Gabriel... datapath-windows: fix hash creation on ct mark
2018-02-27 Aaron Conoleselinux: include the svirt_t type
2018-02-26 Balazs Nemethtests: Make packet-type-aware.at hash independent
2018-02-26 Mark MichelsonRefer to database manpages in *ctl manpages
2018-02-26 Ben Pfaffovn-northd: Consistently use Datapath_Binding UUID...
2018-02-26 Ilya Maximetsofproto-dpif-upcall: Fix using uninitialized fitness.
2018-02-26 zhanglipingvlog: fix the incorrect zero padding in format_log_message
2018-02-26 zhanglipingcmap: Fix bug in CMAP_FOR_EACH_WITH_HASH_PROTECTED.
2018-02-26 Ben Pfaffofproto: Make ofproto_port_open_type() faster.
2018-02-23 Aaron Conoleselinux: allow dpdkvhostuserclient sockets with newer...
2018-02-23 Aaron Conoleselinux: add a new target to build the policy
2018-02-23 Zoltan BaloghAUTHORS: update e-mail address of Zoltan Balogh
2018-02-23 William Tuip_tunnels: Fix grammar error.
2018-02-21 Ilya Maximetsofp-parse: Include missing ofp-actions.h.
2018-02-19 Justin PettitSet release dates for 2.9.0.
2018-02-16 William Tuodp.at: fix sed string matching typo.
2018-02-16 Ben Pfaffovn-northd: Reduce amount of flow hashing.
2018-02-16 Ben Pfaffovsdb-idlc: Implement synthetic columns.
2018-02-16 Ben Pfaffovsdb-idlc: Add infrastructure for IDL schema extensions.
2018-02-16 Ben Pfaffovsdb-idlc: Add "cDecls" and "hDecls" IDL schema extens...
2018-02-16 Ben Pfaffofp-meter: Fix use-after-free for decoding meter mods.
2018-02-16 Ben Pfaffovs-ofctl: Make ofp-print able to read raw data from...
2018-02-16 Greg Rosetravis: Update Linux kernel test list
2018-02-16 Greg Roseacinclude: Enable building for Linux kernel 4.15
2018-02-16 Ed Swierkdatapath: Remove padding from packet before L3+ conntra...
2018-02-16 Christopher... datapath: Remove unneeded semicolons
2018-02-16 Yang Shidatapath: remove unused hardirq.h
2018-02-16 Julia Lawalldatapath: drop unneeded newline
2018-02-16 Eric Garverdatapath: Fix pop_vlan action for double tagged frames
2018-02-16 paolo abenidatapath: do not propagate headroom updates to internal...
2018-02-15 Guoshuai Liovn-controller: Fix crash when sending GARP when openfl...
2018-02-15 Benli Yeofproto-dpif-ipfix: Fix an issue in flow key part
next