[ovs-git] Open vSwitch: lib/pcap: Use ofpbuf_tail() instead of ofpbuf_end(). (branch-2.1)

dev at openvswitch.org dev at openvswitch.org
Tue Mar 25 23:13:42 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-2.1 has been updated
       via  af4b7cccd7a456a429df2a6fd01f989009659673 (commit)
      from  9fae78784bb981fc63e2c13608a44b5eec185848 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit af4b7cccd7a456a429df2a6fd01f989009659673
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=af4b7cccd7a456a429df2a6fd01f989009659673
Author: Jarno Rajahalme <jrajahalme at nicira.com>
		
lib/pcap: Use ofpbuf_tail() instead of ofpbuf_end().
		
Using ofpbuf_end() to compute payload length would fail if the ofpbuf
had any tailroom.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/pcap-file.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list