]> git.proxmox.com Git - mirror_ovs.git/history - lib
ofproto-dpif-upcall: Remove tabs from output.
[mirror_ovs.git] / lib /
2018-06-11 Ben Pfaffstopwatch: Remove tabs from output.
2018-06-11 Ben Pfaffrstp, stp: Remove tabs from output.
2018-06-11 Ben Pfaffovs-lldp: Remove tabs from output.
2018-06-11 Ben Pfafflacp: Remove tabs from output.
2018-06-11 Ben Pfaffdpctl: Remove tabs from output.
2018-06-11 Ben Pfaffcfm: Remove tabs from output.
2018-06-11 Ben Pfaffbfd: Remove leading tabs from output.
2018-06-08 Louis Peenslib: fix typo in fragment handling error message
2018-06-06 Eneas U de Queirozdhparams: Add pregenerated .c file to the repository.
2018-06-05 Ben Pfaffrstp: Eliminate BPDU padding and uninitialized bytes.
2018-06-05 Eneas U de QueirozRemoved calls to AP deprecated in openssl 1.1
2018-06-05 Greg RoseRevert "dpif: Ensure ERSPAN GRE support"
2018-06-04 Mark MichelsonFix typo in database commands documentation.
2018-06-01 Greg Rosedpif: Ensure ERSPAN GRE support
2018-05-25 Jan Scheurichofproto-dpif: Use dp_hash as default selection method
2018-05-25 Jan Scheurichofproto-dpif: Improve dp_hash selection method for...
2018-05-25 Jan Scheurichuserspace datapath: Add OVS_HASH_L4_SYMMETRIC dp_hash...
2018-05-25 Ben Pfaffvconn: Remove obsolete comment.
2018-05-25 Ben Pfaffovs-vsctl, ovn-nbctl, ovn-sbctl, vtep-ctl: Parse option...
2018-05-25 William Tuodp-util: refector erspan option parsing.
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-25 Ben Pfaffovs-fields: Improve formatting of NSH section.
2018-05-25 Aaron Conoledpdk: reflect status and version in the database
2018-05-25 Aaron Conoledpdk: allow init to fail
2018-05-25 Ilya Maximetsdpif-netdev: Free packets on TUNNEL_PUSH if should_steal.
2018-05-25 Timothy Redaellinetdev-dpdk: fix check for "net_nfp" driver
2018-05-25 Eelco Chaudronnetdev-dpdk: Don't use PMD driver if not configured...
2018-05-25 Kevin Traynornetdev-dpdk: Remove use of rte_mempool_ops_get_count.
2018-05-24 Darrell Ballnetdev-native-tnl: Fix alignment for erspan index.
2018-05-24 Ben Pfaffofp-flow: Fix uninitialized data decoding OF1.5 flow...
2018-05-24 Ben Pfaffrconn: Introduce new invariant to fix assertion failure...
2018-05-23 Darrell Ballodp-execute: Rename 'may_steal' to 'should_steal'.
2018-05-23 Darrell Ballodp-execute: Correct and clarify 'steal' parameter.
2018-05-22 Greg Roseerspan: Add flow-based erspan options
2018-05-22 Greg Roselib/dpif-netlink: Fix miscompare of gre ports
2018-05-22 Greg Roseip6gre: Add ip6gre vport type
2018-05-22 William Tuerspan: add kernel datapath support
2018-05-22 William Tuuserspace: add erspan tunnel support.
2018-05-22 William Tuuserspace: add gre sequence number support.
2018-05-22 William Tunetdev-native-tnl: refactor the tunnel push header.
2018-05-22 William Tudatapath: add erspan version I and II support
2018-05-22 Greg Rosecompat: Add ipv6 GRE and IPV6 Tunneling
2018-05-17 Ben Pfaffofp-print: Handle statistics more systematically.
2018-05-17 Ben Pfaffofp-group: Move formatting code for groups into ofp...
2018-05-17 Ben PfaffAdd OpenFlow extensions for group support in OpenFlow...
2018-05-17 Ben Pfaffofp-group: Require watch_port or watch_group when parsi...
2018-05-16 SatyaValliAdd support for OpenFlow 1.5 statistics (OXS).
2018-05-16 Darrell Ballconntrack-tcp: Handle tcp session reuse.
2018-05-15 Alin Gabriel Serdeandpif-netdev-perf: Fix linker unresolved symbols on...
2018-05-14 William Tutunnel: make tun_key_to_attr aware of tunnel type.
2018-05-11 Ben Pfaffnetdev-tc-offloads: Fix incorrect mask in probe_multi_m...
2018-05-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-05-11 Paul Blakeynetdev-tc-offloads: Probe for allowing multiple masks...
2018-05-11 Eelco Chaudronnetdev-dpdk: Fixed netdev_dpdk structure alignment
2018-05-11 Róbert MulikConfigurable Link State Change (LSC) detection mode
2018-05-11 Jan Scheurichdpif-netdev: Detection and logging of suspicious PMD...
2018-05-11 Jan Scheurichdpif-netdev: Detailed performance stats for PMDs
2018-05-11 Jan Scheurichnetdev: Add optional qfill output parameter to rxq_recv()
2018-05-11 Pablo Cascónnetdev-dpdk: don't enable scatter for jumbo RX support...
2018-05-09 Dan WilliamsExpose missing --peer-ca-cert and SSL options in usage...
2018-05-09 Darrell Ballsocket-util: Elaborate inet_parse_active comment.
2018-05-08 Alin Gabriel Serdeanwindows: Fix return value in case of named pipe send...
2018-05-07 Ben Pfaffovs-vswitchd: Better document that ovs-vswitchd manages...
2018-05-01 Jianbo Liuodp-util: Remove unnecessary TOS ECN bits rewrite for...
2018-04-30 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-04-25 Jianbo Liulib/tc: Remove unnecessary icmp recalculation
2018-04-21 Kevin Traynornetdev-dpdk: Free mempool only when no in-use mbufs.
2018-04-18 wenxuofproto-dpif-xlate: makes OVS native tunneling honor...
2018-04-18 Nitin Katiyarlacp: New command "lacp/show-stats" fordisplaying LACP...
2018-04-18 Darrell Ballnetdev: If MTU set fails, issue warn log.
2018-04-17 Ben Pfaffnetdev: Fix typos in comment.
2018-04-17 Ben Pfaffsocket-util: Improve comments on (host,port) parsing...
2018-04-16 Ben Pfaffnetdev: New function netdev_get_ip_by_name().
2018-04-16 Ben Pfaffsocket-util: Add more functions for IPv[46] sockaddr...
2018-04-16 Ben PfaffMake <host>:<port> parsing uniform treewide.
2018-04-16 Ben Pfaffsocket-util: Make inet_parse_active() and inet_parse_pa...
2018-04-16 Ben Pfaffsocket-util: New function inet_parse_address().
2018-04-16 Ben Pfaffovn-northd: Use common code for sockaddr_storage.
2018-04-16 Ben Pfaffsocket-util: Make address parser check for trailing...
2018-04-16 Ben Pfaffsocket-util: Fix error in comment on ss_format_address().
2018-04-13 Mark Michelsonstopwatch: Add latch_poll to stopwatch loop.
2018-04-12 Chris Minetdev-tc-offloads: Add offloading of multiple outputs
2018-04-12 Chris Mitc: Make the actions order consistent
2018-04-11 Roi Dayantc: Change filter error to debug once
2018-04-10 Manohar Krishnappa... Handle gratuitous ARP requests and replies in tnl_arp_s...
2018-04-10 Mark Michelsonstopwatch: Fix Windows incompatibility
2018-04-06 Justin Pettitstopwatch: Explicitly ignore write() return value.
2018-04-06 Justin Pettitstopwatch: Fix some minor coding style issues.
2018-04-06 Jan Scheurichxlate: Correct handling of double encap() actions
2018-04-05 William Tuuserspace: return correct ipv6 header len.
2018-04-04 Yifeng Sunofp-flow: minimatch is initialized twice.
2018-04-04 Yifeng Sunovsdb-idl: properly destroy ovsdb_idl.server
2018-04-04 Han Zhouovsdb-idl: omit_alert should implicitly turn off tracking.
2018-04-03 Jakub Sitnickitests: Add tests for stopwatch module
2018-04-03 Jakub Sitnickistopwatch: Add API for waiting until samples have been...
2018-04-03 Jakub Sitnickistopwatch: Add API for retrieving calculated statistics
2018-04-03 Mark MichelsonAdd stopwatch timing API
2018-04-03 Jan Scheurichofp-actions: Correct execution of encap/decap actions...
2018-04-03 Ben Pfaffovs-vswitchd: Do not use system routing table with...
2018-04-03 Alin Gabriel Serdeanv2 netlink-socket: Fix broken build on Windows
next