]> git.proxmox.com Git - ovs.git/history - lib
compat: Fixups for some compile warnings and errors
[ovs.git] / lib /
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
2018-03-31 Flavio Leitnernetdev-linux: fail ops not supporting remote netns.
2018-03-31 Flavio Leitnernetlink linux: enable listening to all nsids
2018-03-31 Flavio Leitnernetdev-linux: use netlink to update netdev.
2018-03-31 Flavio Leitnernetnsid: update device only if netnsid matches.
2018-03-31 Flavio Leitnernetlink: provide network namespace id from a msg.
2018-03-31 Ben Pfaffjson: Avoid extra memory allocation and string copy...
2018-03-31 Ben Pfaffseq: Avoid some "possible leak" warnings from valgrind.
2018-03-31 Ben Pfaffofp-flow: Reduce memory consumption for ofputil_flow_mo...
2018-03-31 Ben Pfaffflow, match, classifier: Add new functions for miniflow...
2018-03-31 Ben Pfaffflow: Improve type-safety of MINIFLOW_GET_TYPE.
2018-03-31 Ben Pfaffmatch: Add 'tun_md' member to struct minimatch.
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-31 Ian Stokeslib/tc: Fix sparse warnings.
2018-03-29 Roi Dayanlib/netdev-tc-offloads: Fix frag first/later translation
2018-03-24 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-03-24 Ben Pfaffovsdb: Add support for online schema conversion.
2018-03-24 Ben Pfaffovsdb-idl: Break out database-specific stuff into new...
2018-03-24 Ben Pfaffjsonrpc: Allow jsonrpc_session to have more than one...
2018-03-24 Ben Pfaffreconnect: Add ability to do a number of retries withou...
2018-03-23 Ilya Maximetsnetdev-dpdk: Limit rate of DPDK logs.
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 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-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 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-01 Ben Pfaffofp-util: Use consistent naming convention.
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 Justin Pettitcmap: Fix example provided for CMAP_FOR_EACH.
next