Re: [ovs-dev] [classifier-opt 07/28] ofp-util: Fix typo in comment.

2012-07-27 Thread Ethan Jackson
Looks good, thanks. Ethan On Fri, Jul 20, 2012 at 4:25 PM, Ben Pfaff wrote: > This comment is talking about the obsolete "tun_id_from_cookie" protocol > extension that we removed from OVS long ago. > > Signed-off-by: Ben Pfaff > --- > lib/ofp-util.c |2 +- > 1 files changed, 1 insertions(+

[ovs-dev] [classifier-opt 07/28] ofp-util: Fix typo in comment.

2012-07-20 Thread Ben Pfaff
This comment is talking about the obsolete "tun_id_from_cookie" protocol extension that we removed from OVS long ago. Signed-off-by: Ben Pfaff --- lib/ofp-util.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/ofp-util.c b/lib/ofp-util.c index faa0687..1c9763d 10064