[ovs-git] Open vSwitch: Adding checksum to ICMP packets created by OVS for testing. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Aug 7 19:41:49 UTC 2012


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, master has been updated
       via  922b3bab9235766934aa60712b1dbad2a17612ae (commit)
      from  aa6305ea678ab889d7418c90371c72ead2c8e1e8 (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 922b3bab9235766934aa60712b1dbad2a17612ae
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=922b3bab9235766934aa60712b1dbad2a17612ae
Author: Mehak Mahajan <mmahajan at nicira.com>
		
Adding checksum to ICMP packets created by OVS for testing.
		
OVS provides a utility to create ICMP packets for the purpose of
testing using ovs-appctl netdev-dummy/receive.  These packets created
by flow_compose() earlier did not have the ICMP checksum in them.
With this commit, the checksum will be added to these test ICMP
packets.

Signed-off-by: Mehak Mahajan <mmahajan at nicira.com>


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

Summary of changes:
 lib/flow.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list