[ovs-git] [openvswitch/ovs] 125fc6: odp-util: Fix a bug in parse_flag().

GitHub noreply at github.com
Sat May 2 22:54:37 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 125fc6372a89bd6cc5c2c80b507f9bfafe286edd
      https://github.com/openvswitch/ovs/commit/125fc6372a89bd6cc5c2c80b507f9bfafe286edd
  Author: Alex Wang <alexw at nicira.com>
  Date:   2015-05-02 (Sat, 02 May 2015)

  Changed paths:
    M lib/odp-util.c
    M tests/odp.at

  Log Message:
  -----------
  odp-util: Fix a bug in parse_flag().

This commit fixes a bug in the parse_flag() function which causes
failure of parsing tunnel flags like:

tunnel(tun_id=0x0,src=1.2.3.4,dst=1.2.3.5,tos=0,ttl=64,flags(-df+csum+key))

Reported-by: Jacob Cherkas <jcherkas at nicira.com>
Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list