Hi,
> I’m not very familiar with the coding language and am not sure how to
> code this beyond
I tried create a source image.
Please refer to the following.
e.g.)
$ git diff
diff --git a/ryu/app/simple_switch_13.py b/ryu/app/simple_switch_13.py
index 3e7c598..f0fd59b 100644
--- a/ryu/app/simpl
Good afternoon everyone,
I am trying to monitor all TCP traffic in a network from the controller. What I
want is to be able to collect all TCP traffic on my network to include time of
collection, source IP, and source TCP timestamp.
I’m not very familiar with the coding language and am not sure