When I was studying RYU controller, I created an article about how to implement ICMP Spoofing with RYU controller code. RYU controller could handle ICMP Echo Request and send the Echo Reply to the client. This is implemented by OpenFlow PacketIn and »
Ubuntu 16.04Ubuntu is VMware workstation virtual machine. 4G memory, 2 Cores.Please add one or more network adapter for the virtual.Open the virtual machine file(xxx.vmx), then replace this line for each interface(DPDK interface):ethernet1.virtualDe »
This article will introduce some special processes.Client AuthenticationGenerally client will validate server's certificates(chain). A non-anonymous server can optionally request a certificate from the client. This is mutual authentication.🤔I use Op »