On Thu, May 14, 2015 at 08:12:32PM +0200, Jiri Benc wrote:
> This adds the needed constants from the kernel patch set posted earlier.
> 
> Signed-off-by: Jiri Benc <jb...@redhat.com>

It would be nice to document the type of the new
OVS_TUNNEL_ATTR_OVER_IPV6.  (Is it just a flag?)  I see that the
existing OVS_TUNNEL_ATTR_EXTENSION is undocumented; that's too bad.

This commit provokes a warning:

../lib/odp-util.c:2002:17: error: enumeration values
      'OVS_TUNNEL_KEY_ATTR_IPV6_SRC' and 'OVS_TUNNEL_KEY_ATTR_IPV6_DST' not
      explicitly handled in switch [-Werror,-Wswitch-enum]
        switch (type) {
                ^
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to