testsuite: work around patch bug
[cascardo/ovs.git] / lib /
2015-04-08 Jesse Grossgeneve: Zero header before parsing userspace tunneling...
2015-04-08 Jesse Grosspacket: Avoid array of struct with zero length member.
2015-04-07 Jesse Grosstunneling: Add UDP checksum support for userspace tunnels.
2015-04-07 Jesse Grosspacket: Add IP pseudoheader checksum calculation.
2015-04-07 Jesse Grosstunneling: Add userspace tunnel support for Geneve.
2015-04-07 Jesse Grosstunneling: Factor out common UDP tunnel code.
2015-04-07 Jesse Grossvxlan: Set FLOW_TNL_F_KEY for received packets.
2015-04-07 Jesse Grossodp-util: Shift VXLAN VNI when printing/parsing.
2015-04-07 Jesse Grosstunneling: Use flow flag for GRE checksum calculation.
2015-04-07 Jesse Grosstunneling: Fix location of GRE checksums.
2015-04-07 Jesse Grosstunneling: Add check for GRE protocol is Ethernet.
2015-04-07 Jesse Grosstunneling: Include IP TTL in flow metadata.
2015-04-07 Ben Pfaffhmap: Add comment warning about pitfall in HMAP_FOR_EAC...
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-04-06 Dennis Flynnauto-attach: Fix segfault when enabling auto attach.
2015-04-05 Kevin Lonetdev-bsd: Fix sign extension bug in ifr_flags on...
2015-04-03 Daniele Di Proiettodpif-netdev: Remove support for DPIF_FP_ZERO_STATS...
2015-04-02 Sorin Vinturisdatapath-windows: Make GET_PID a separate IOCTL
2015-04-01 Ben Pfaffovsdb-idl: Tolerate missing tables and columns.
2015-03-31 Alin Serdeanlockfile: Support \-delimited file names in lockfile_na...
2015-03-31 Ben Pfaffhmap: Don't include ovs-atomic.h unnecessarily.
2015-03-31 Ben Pfaffovsdb-idl: Add function comments.
2015-03-31 Ben Pfaffjsonrpc: Add function comments.
2015-03-30 Daniele Di Proiettodpif-netdev: Account for and free lost packets.
2015-03-27 Alex Wangnetdev-linux: Make htb quantum always no less than...
2015-03-27 Kevin Traynornetdev-dpdk: Put cuse thread into quiescent state.
2015-03-27 Alex Wangnetdev-vport: Do not update netdev when there is no...
2015-03-27 Ricky Linetdev: Fix user space tunneling for set_tunnel action.
2015-03-26 Jarno Rajahalmeflow_format: Do not format "in_port=0".
2015-03-26 Jarno Rajahalmeofproto-dpif: Restore metadata and registers on recircu...
2015-03-24 Daniele Di Proiettonetdev-dpdk: create smaller mempools in case of failure
2015-03-24 Ben Pfaffnetdev-linux: Fix build with old kernel headers.
2015-03-24 Jesse Grosstunnels: Enable UDP checksum computation for Geneve...
2015-03-24 Simon HormanImplement hash fields select group
2015-03-24 Simon HormanSupport NTR selection method in ovs-ofctl group commands
2015-03-24 Simon HormanSupport encoding of NTR selection method
2015-03-24 Simon HormanSupport decoding of NTR selection method
2015-03-24 Mark D. Grayvswitch.ovsschema: Add datapath_types and port_types.
2015-03-23 Jonathan Vestinnetdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs.
2015-03-23 Dennis Flynnauto-attach: Support latest version of auto-attach...
2015-03-20 Kevin Traynornetdev-dpdk: add dpdk vhost-cuse ports
2015-03-18 Ben Pfaffnetdev-linux: Avoid RTM_GETQDISC bug workaround on...
2015-03-17 Ben Pfaffnetdev-linux: Be more careful about integer overflow...
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Preserve stack across patch port.
2015-03-16 Jarno Rajahalmematch: Do not skip formatting a zero dp_hash.
2015-03-16 Jarno RajahalmeRevert "ofp-actions: Align struct ofpact to OFPACT_ALIG...
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-13 Jarno Rajahalmeofp-actions: Align struct ofpact to OFPACT_ALIGNTO.
2015-03-13 Jarno Rajahalmeodp-util: Fix scanning of recirc_id.
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-05 Justin Pettitvtep: Move vtep IDL files into new "libvtep.la".
2015-03-05 Gurucharan Shettynetdev-windows: Fix broken compilation.
2015-03-04 Mark Kavanaghlib: upgrade to DPDK v1.8.0
2015-03-04 Pravin B Shelarlldp: Fix DPDK build.
2015-03-04 YAMAMOTO Takashidp-packet.h: Fix a typo in #endif comment
2015-03-04 YAMAMOTO Takashinetdev-bsd: Fix a compilation error
2015-03-04 Ben Pfafflldp: Fully parenthesize some macro definitions.
2015-03-04 Ben Pfafflldp: Remove unused definitions from headers.
2015-03-04 Ben Pfafflldpd: Fix use of list of struct lldpd_hardware.
2015-03-04 Ben Pfafflldpd: Fix use of list of struct lldpd_chassis.
2015-03-04 Ben Pfafflldpd-structs: Declare Boolean member as one bit, not...
2015-03-04 Ben Pfafflldpd: Remove unused members from struct lldpd.
2015-03-04 Ben Pfafflldp: Use ETH_ADDR_FMT.
2015-03-04 Ben Pfafflldp: Remove excessive parentheses.
2015-03-04 Ben Pfafflldpd: Fix return value convention for "send" function.
2015-03-04 Ben Pfafflldpd: Remove unused ALIGNED_CAST macro.
2015-03-04 Ben Pfafflldpd: Use CONTAINER_OF instead of cast, for safety.
2015-03-04 Ben Pfafflldpd: Remove obsolete comment.
2015-03-04 Ben Pfaffovs-lldp: Remove unneeded NULL checks on free().
2015-03-04 Ben Pfafflldp: Miscellaneous coding style fixes.
2015-03-04 Ben Pfafflldpd-structs: Fix type of c_id member.
2015-03-04 Ben Pfaffovs-lldp: Use better types for ISID and VLANs.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of struct lldpd_port.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of struct lldpd_mgmt.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of lldpd_aa_isid_vlan_map...
2015-03-04 Ben Pfafflldp: Change representation of ISID to uint32_t.
2015-03-04 Ben Pfafflldpd-structs: Fix spelling error in message.
2015-03-04 Ben Pfafflldp: Declare "bool" variables as type "bool".
2015-03-04 Ben Pfafflldp: Use "bool" for boolean variables.
2015-03-04 Ben Pfafflldp: Use OVS time functions.
2015-03-04 Ben Pfaffovs-lldp: Use correct printf specifiers.
2015-03-04 Ben Pfafflldp: Use x*alloc() functions instead of writing them...
2015-03-04 Ben Pfafflldp: Get rid of POKE macros in favor of inline functions.
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to ofproto layer
2015-03-04 Dennis Flynnauto-attach: Initial support for Auto-Attach standard
2015-03-04 Ben Pfaffstream-ssl: Fix broken build.
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2015-02-27 Alex Wangtest-hash: Remove the check_word_hash() for hash_bytes1...
2015-02-27 Ben Pfaffutil: Fix typo in comment.
2015-02-25 Ben PfaffOpenFlow 1.5 is final, so change OF1.5 draft references...
2015-02-24 Saurabh Shahstream-tcp: Remove extra initializer in pwindows_pstrea...
2015-02-20 Ben Pfaffuserspace: Replace all uses of strncpy() by ovs_strlcpy().
2015-02-20 Ben Pfaffsocket-util: Use correct address family in set_dscp...
2015-02-20 Ben Pfaffstream: Eliminate pstream_set_dscp().
2015-02-20 Russell Bryanttimeval: Remove duplicate memset().
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-02-13 Ben Pfaffofp-parse: Correctly update bucket lists if they are...
next