Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Mininet and nox
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Anthony Salim  
View profile  
 More options Aug 2 2012, 11:01 am
From: Anthony Salim <anthony.salim.kw...@gmail.com>
Date: Thu, 2 Aug 2012 23:01:11 +0800
Local: Thurs, Aug 2 2012 11:01 am
Subject: Mininet and nox

Hi guys,

When i run nox component and also mininet, i am using pyswitch component
and add some codes inside. When i added this code,

if packet.type == ethernet.LLDP_TYPE or packet.type == ethernet.ARP_TYPE:
            return CONTINUE

then i cant ping from host 1 to host 2 but if i removed that, it works.
does that mean it does not accept these two types of packets? Thanks.

Regards,
Anthony


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aaron Rosen  
View profile  
 More options Aug 2 2012, 12:29 pm
From: Aaron Rosen <aro...@clemson.edu>
Date: Thu, 2 Aug 2012 09:29:03 -0700
Local: Thurs, Aug 2 2012 12:29 pm
Subject: Mininet and nox

Why did you add that code? You definitely need to flood ARP or handle it in
some way otherwise you won't be able to ping.

Aaron

On Thu, Aug 2, 2012 at 8:01 AM, Anthony Salim <anthony.salim.kw...@gmail.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »