Hi all,I am studying segment routing for one small project. When I read the source code of segment routing (SR) application in onos, I have some questions.1. SR application creates the BFS (Breadth-first search) Tree and uses it to identify the routing paths using DFS (Depth-first search) algorithm. If there is any changes related to the configuration, topology and route-added event, SR application will update the BFS Tree to identify the new routing paths.Is there any ways to force SR application update the BFS Tree more frequently? (I want to change the DFS algorithm and update the routing paths more frequently).2. I followed the instructions to test the SR application, and I found out some weird. I can use iperf or hping3 to send the packets between 2 hosts, but I cannot replay a pcap file between them (to simulate the traffic of some applications).Any body know why?Thank you in advance.
--
You received this message because you are subscribed to the Google Groups "Trellis Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trellis-dev...@opennetworking.org.
To view this discussion on the web visit https://groups.google.com/a/opennetworking.org/d/msgid/trellis-dev/15600c00-0e4b-4f09-9a70-7db83d266d3a%40onosproject.org.
Hi Charles,I implemented the updated version, but the second problem still remains. I can use hping3 to send the packets between 2 hosts while I cannot replay a pcap file between them.I tried with the reactive forwarding application in ONOS, and I can replay the QUIC traffic. Do you know why?
Vào 23:01:05 UTC+2 Thứ Sáu, ngày 27 tháng 9 năm 2019, Charles Chan đã viết:
Hi Charles,The packet size in the pcap file is 1392. I modified the MTU, but it does not work.Best regards,Van
Vào 18:48:39 UTC+2 Thứ Hai, ngày 14 tháng 10 năm 2019, Charles Chan đã viết:
--
You received this message because you are subscribed to a topic in the Google Groups "ONOS Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/a/onosproject.org/d/topic/onos-dev/MKKXSMpKylI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to onos-dev+u...@onosproject.org.
To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-dev/8db20d5d-0e67-4e12-a8fd-58a73af49618%40onosproject.org.