Debug send ipv4 packets to controller
This commit is contained in:
parent
b7b3e97302
commit
236bd8e7d6
3 changed files with 9 additions and 8 deletions
|
|
@ -398,7 +398,7 @@ Not sure what I meant to do here - closing.
|
|||
***** DONE Create table entry for mapping v4->v6 [net]
|
||||
***** DONE Create table entry for mapping v6->v4 [net]
|
||||
**** TODO Translate icmp <-> icmp6: test v6_static_mapping
|
||||
***** try1: only packets on h1 + controller 2019-03-25
|
||||
***** DONE try1: only packets on h1 + controller -> wrong checksum 2019-03-25
|
||||
+ filename=static_nat64-2019-03-25-1121-h1.pcap
|
||||
+ intf=h1-eth0
|
||||
+ mx h1 tcpdump -ni h1-eth0 -w static_nat64-2019-03-25-1121-h1.pcap
|
||||
|
|
@ -421,6 +421,9 @@ that the checksum code DOES NOT work on the task field!
|
|||
Problem: task field might be overriden for controller use in different
|
||||
table -> need different task field!
|
||||
|
||||
***** try2: checksum ok, but no packets on h3
|
||||
****** Setup a default rule for the IPv4 world to debug on controller
|
||||
|
||||
*** TODO Get p4 VM / vagrant running
|
||||
**** DONE install libvirtd-daemon
|
||||
**** DONE install ebtables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue