[libvirt] [PATCH] nwfilter: Make entries in a int-2-string map more readable

Eric Blake eblake at redhat.com
Tue Mar 30 15:34:41 UTC 2010


On 03/30/2010 09:26 AM, Stefan Berger wrote:
> A cosmetic change that makes the entries in the int-2-string maps look
> more readable.

That's for sure :)

> Add some missing entries.

Is it worth mentioning which ones in the commit message?  Other than
that, ACK.

>  #endif
> -    } , {
> -        .val = NULL,
> -    }
> +    INTMAP_ENTRY(IPPROTO_IPV6, "ipv6"),
> +    INTMAP_ENTRY(IPPROTO_ICMPV6, "icmpv6"),
> +    INTMAP_ENTRY_LAST

ipv6 and icmpv6 are the only new ones, right?

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 323 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100330/0a7e033b/attachment-0001.sig>


More information about the libvir-list mailing list