Re: [pox-dev] Pox + IPv6

2013-07-02 Thread Silvia Fichera
This is a problem because I have only 2 weeks to do it... - Where can I find Nicira extensions? - I know that IPv6 uses NDP instead of ARP. I have the branch carp, so in pox.lib.packet I've got ipv6.py and icmpv6.py but I haven't found nothing about NDP... 2013/7/1 Murphy McCauley

Re: [pox-dev] Determine packets coming from which switch

2013-07-02 Thread Murphy McCauley
On Jul 2, 2013, at 7:25 AM, nibble nibble wrote: I have a l2.learningSwitch and a network with a few switches. For every packet I receive I want to determine packet was received from which one of the switches. For this I used packet_in.in_port . But its does not seem that it indicate