datapath-windows: Fix build.
[cascardo/ovs.git] / lib /
2015-05-29 Jesse Grossodp-util: Fix alignment when scanning Geneve attributes.
2015-05-29 Jesse Grossodp-util: Geneve netlink decoding.
2015-05-29 Jesse Grossutil: Library routines for printing and scanning large...
2015-05-29 Jesse Grossodp-util: Format tunnel attributes directly from netlink.
2015-05-29 Jesse Grossodp-util: Correctly generate wildcards when formating...
2015-05-28 Joe Stringerofp-actions: Improve conjunction error message.
2015-05-27 Joe Stringerodp-util: Skip UFID when parsing datapath key.
2015-05-27 Gurucharan Shettyovs_threads: Avoid running pthread destructors from...
2015-05-27 Alin Serdeannetdev-windows: Add ARP lookup and next hop functionality.
2015-05-22 Andy Zhouodp-util: always output recirc_id in hex
2015-05-22 Andy ZhouRevert "ovs-ofctl: Always prints recirc_id in decimal"
2015-05-22 Joe Stringerdpctl: Don't print UFID if not present.
2015-05-22 Daniele Di Proiettonetdev-dpdk: Adapt the requested number of tx and rx...
2015-05-22 Daniele Di Proiettonetdev-dpdk: Use specific spinlock for stats.
2015-05-22 Daniele Di Proiettonetdev-dpdk: Properly support non pmd threads.
2015-05-22 Daniele Di Proiettoovs-numa: Change 'core_id' to unsigned.
2015-05-21 Daniele Di Proiettodpif-netdev: Reset RSS hash when recirculating.
2015-05-21 Ethan Jacksondpif-netdev: Clear flow batches before execute.
2015-05-21 Kevin Traynornetdev-dpdk: Use default NIC configuration.
2015-05-21 Ciara Loftusdpif-netdev: Increase the number of EMC entries
2015-05-21 Dan McGregornetdev-bsd: Include net/bpf.h.
2015-05-19 Ethan Jacksondpdk: Ditch MAX_PKT_BURST macro.
2015-05-19 Ethan Jacksonnetdev-dpdk: Fix sparse warnings.
2015-05-19 Andy Zhouovs-ofctl: Always prints recirc_id in decimal
2015-05-18 Daniele Di Proiettodpif-netdev: Share emc and fast path output batches.
2015-05-18 Daniele Di Proiettodpif-netdev: Store batch pointer in dp_netdev_flow.
2015-05-18 Daniele Di Proiettodpif-netdev: Store pkt_metadata structure in dp_netdev_...
2015-05-18 Daniele Di Proiettodp-packet: Style fixes.
2015-05-18 Daniele Di Proiettodp-packet: Merge 'allocated' member with DPDK mbuf...
2015-05-18 Daniele Di Proiettodp-packet: Remove 'frame' member.
2015-05-18 Daniele Di Proiettodp-packet: Remove 'list' member.
2015-05-12 Kevin Traynornetdev-dpdk: Add vhost enqueue retries.
2015-05-12 Kevin Traynornetdev-dpdk: Change phy rx burst size.
2015-05-08 Ben Pfaffofp-util: Use OFPGMFC_OUT_OF_BUCKETS for indirect group...
2015-05-07 Daniele Di Proiettodpctl: Ignore enumeration errors if there is at least...
2015-05-07 Daniele Di Proiettodpctl: Factor out common code to iterate through all...
2015-05-07 Joe Stringerlldp: Fix clang warning.
2015-05-07 Daniele Di Proiettodpctl: Add OVS_PRINTF_FORMAT annotation to dpctl_*...
2015-05-02 Alex Wangodp-util: Fix a bug in parse_flag().
2015-05-01 Pravin B Shelardpctl: cleaner dpctl output for tunnel ports.
2015-04-30 Mark KavanaghDPDK: add support for v2.0.0
2015-04-29 Pravin B Shelardatapath: Add Stateless TCP Tunneling protocol.
2015-04-29 Nithin Rajuovs-hyperv: make kernel return values netlink socket...
2015-04-27 Ben Pfaffofp-parse: Correctly report error parsing selection...
2015-04-23 Mark D. Graynetdev-dpdk: Reset RSS hash on transmit
2015-04-22 Ben Pfaffofp-parse: Properly report error for invalid group ID.
2015-04-22 Ben Pfaffofp-util: Add missing 'break;' in bad_group_cmd().
2015-04-21 Ben Pfaffnetdev-dummy: Fix null pointer deref in dummy_packet_co...
2015-04-20 Daniele Di Proiettodpif-netdev: Batch packets when recirculating.
2015-04-20 Daniele Di Proiettodp-packet: Rename 'dp_hash' in 'rss_hash'.
2015-04-20 Daniele Di Proiettodpif-netdev: Cache time_msec() calls for each received...
2015-04-20 Daniele Di Proiettodpif-netdev: Store actions data and size contiguously.
2015-04-20 Ben Pfaffnetlink-socket: Exit NL transaction loop when EINVAL...
2015-04-20 Dennis Flynnauto-attach: Implement interface lldp disable and re...
2015-04-17 Ben Pfaffperf-counter: Remove unused vlog module.
2015-04-17 Ben Pfaffovs-lldp: Avoid use-after-free in aa_mapping_unregister().
2015-04-17 Ben Pfaffnetdev-bsd: Fix netdev_bsd_get_mtu() return value.
2015-04-17 Ben Pfaffnx-match: Avoid null pointer dereference in nx_pull_hea...
2015-04-17 Ben Pfaffofp-actions: Remove dead store in ofpacts_pull_openflow...
2015-04-17 Ben Pfaffovs-lldp: Remove unused variable 'lldp_size'.
2015-04-17 Ben Pfaffofp-parse: Properly report error for invalid bucket ID.
2015-04-16 Andy Zhouperf-counter: remove initial VLOG_INFO message when...
2015-04-16 Andy Zhouautoconf: check for linux/perf_event.h
2015-04-16 Jarno Rajahalmelib/rstp: Remove a dead store.
2015-04-16 Ben Pfaffovs-lldp: Avoid free() of static data in aa_print_eleme...
2015-04-16 Ben Pfaffdpif-netdev: Reject adding duplicate ports.
2015-04-16 Ben Pfaffdpctl: Fix error handling and reporting regressions.
2015-04-15 Kevin Lonetdev-bsd: Remove duplicate header inclusion of <netin...
2015-04-15 Andy Zhouperf-counter: use 'int' instead of size_t
2015-04-14 Andy Zhouperf-counter: fix compiler warnings
2015-04-14 Andy Zhouperf-counters: fix non-linux build
2015-04-14 Ben Pfaffperf-counter: Fix 32-bit build break due to incorrect...
2015-04-14 Flavio Leitnerperf-counter: Lower log level when no perf counter.
2015-04-14 Daniele Di Proiettodpif-netdev: Add dpif-netdev/pmd-stats-* appctl commands.
2015-04-14 Daniele Di Proiettodpif-provider: Add class init function.
2015-04-14 Daniele Di Proiettodpif-netdev: Add simple per pmd-thread cycles counters.
2015-04-14 Andy Zhoulib: add a hardware performance counter access library
2015-04-10 Flavio Leitnertests: gre: fix flags endianness
2015-04-09 Daniele Di Proiettodpif-netdev: Count exact match cache hits.
2015-04-09 Daniele Di Proiettodpif-netdev: Make datapath and flow stats atomic.
2015-04-09 Daniele Di Proiettodpif-netdev: Group statistics updates in the slow path.
2015-04-09 Jesse Grosstunneling: Invalid packets should be cleared.
2015-04-09 Jesse Grosstunneling: Convert tunnel push/pop functions to act...
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...
next