[ovs-git] [openvswitch/ovs] 5f03c9: lib/list: Add LIST_FOR_EACH_POP.

GitHub noreply at github.com
Mon Apr 6 21:05:31 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5f03c98321092da7ff0246117098a7df197b2ce2
      https://github.com/openvswitch/ovs/commit/5f03c98321092da7ff0246117098a7df197b2ce2
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M lib/dp-packet.c
    M lib/list.h
    M lib/lldp/lldpd-structs.c
    M lib/lldp/lldpd.c
    M lib/mcast-snooping.c
    M lib/ofp-util.c
    M lib/ofpbuf.c
    M lib/ovs-lldp.c
    M lib/ovs-numa.c
    M lib/ovs-rcu.c
    M lib/vconn.c
    M ofproto/bundles.c
    M ofproto/connmgr.c
    M ofproto/ofproto-dpif-rid.c
    M ofproto/ofproto-dpif-xlate.c
    M ofproto/ofproto-dpif.c
    M ofproto/ofproto.c
    M tests/library.at
    M tests/test-list.c

  Log Message:
  -----------
  lib/list: Add LIST_FOR_EACH_POP.

Makes popping each member of the list a bit easier.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>
Acked-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list