Groups
Groups
Sign in
Groups
Groups
ONOS Developers
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–18 of 18
harshith v
,
Eder Ollora
2
11/8/25
Need Java Implementation of Dijkstra’s Algorithm for Dynamic Routing in ONOS
q=
dijkstra
If you cannot find it there, we can help you more. Cheers On Sat, 8 Nov 2025 at 11:07, harshith v wrote: > Hi everyone, > > I'm currently working with ONOS and exploring
unread,
Need Java Implementation of Dijkstra’s Algorithm for Dynamic Routing in ONOS
q=
dijkstra
If you cannot find it there, we can help you more. Cheers On Sat, 8 Nov 2025 at 11:07, harshith v wrote: > Hi everyone, > > I'm currently working with ONOS and exploring
11/8/25
Hassan
, …
Eder Ollora
8
3/9/22
Re: [onos-dev] All paths between two devices
based on
Dijkstra
algorithm, which computes the >> "shortest" (minimum total "cost") path only: >> >> DijkstraGraphSearch.java >
unread,
Re: [onos-dev] All paths between two devices
based on
Dijkstra
algorithm, which computes the >> "shortest" (minimum total "cost") path only: >> >> DijkstraGraphSearch.java >
3/9/22
Taehyeun Park
,
Thomas Vachuska
2
11/11/21
Re: [onos-dev] ONOS pathing and routing
, eg
Dijkstra
, Bellman-Ford, etc. or it can be one of your own. If you do this, then all components that rely on the PathService to provide path computation, will now start receiving paths
unread,
Re: [onos-dev] ONOS pathing and routing
, eg
Dijkstra
, Bellman-Ford, etc. or it can be one of your own. If you do this, then all components that rely on the PathService to provide path computation, will now start receiving paths
11/11/21
Loïc
,
Thomas Vachuska
6
5/8/21
Re: [onos-dev] Dijkstra routing app ?
> using
Dijkstra
algorithm ? >>> >>> I know fwd (Reactive Forwarding) but I do not search for a Mac Learning >>> application. Also, I would like that
unread,
Re: [onos-dev] Dijkstra routing app ?
> using
Dijkstra
algorithm ? >>> >>> I know fwd (Reactive Forwarding) but I do not search for a Mac Learning >>> application. Also, I would like that
5/8/21
Sergio Vera Martínez
,
Eder
10
1/7/21
Re: OpenFlow theory and implementation in ONOS
algorithm is
Dijkstra
. If I install the bidirectional >>>>> flows only per switch and call packetOut, I will encounter that when S7 >>>>> calculates
unread,
Re: OpenFlow theory and implementation in ONOS
algorithm is
Dijkstra
. If I install the bidirectional >>>>> flows only per switch and call packetOut, I will encounter that when S7 >>>>> calculates
1/7/21
Sergio Vera Martínez
12/16/20
Re: [onos-dev] Dijkstra && Traffic Monitoring
which uses
Dijkstra
> as the default algorithm, doesn't necessarily take the same path when the > packets are sent from the destination back to the source and the topology
unread,
Re: [onos-dev] Dijkstra && Traffic Monitoring
which uses
Dijkstra
> as the default algorithm, doesn't necessarily take the same path when the > packets are sent from the destination back to the source and the topology
12/16/20
Thomas Vachuska
12/16/20
Re: [onos-dev] Dijkstra
which uses
Dijkstra
as the default algorithm, doesn't necessarily take the same path when the packets are sent from the destination back to the source and the topology leads to
unread,
Re: [onos-dev] Dijkstra
which uses
Dijkstra
as the default algorithm, doesn't necessarily take the same path when the packets are sent from the destination back to the source and the topology leads to
12/16/20
Sergio Vera Martínez
, …
Thomas Vachuska
14
11/16/20
Re: [onos-dev] KShortest path algorithm
the default
Dijkstra
, but is intended to be used with the default setting >>>>> of K-shortest paths algorithm setting. >>>>> >>>>
unread,
Re: [onos-dev] KShortest path algorithm
the default
Dijkstra
, but is intended to be used with the default setting >>>>> of K-shortest paths algorithm setting. >>>>> >>>>
11/16/20
Filipe Lemos
,
Thomas Vachuska
3
8/10/20
Re: [onos-dev] Topology, getPaths, Paths, DefaultPaths
algorithms,
Dijkstra
, KShortestPaths, > DepthFirst, etc., but you can extend this arsenal using your own. > > *Thomas* > > > > On Aug 10, 2020, at 13:43, Filipe
unread,
Re: [onos-dev] Topology, getPaths, Paths, DefaultPaths
algorithms,
Dijkstra
, KShortestPaths, > DepthFirst, etc., but you can extend this arsenal using your own. > > *Thomas* > > > > On Aug 10, 2020, at 13:43, Filipe
8/10/20
ji.anuk...@gmail.com
,
Sean Condon
3
7/30/19
Re: ONOS Web UI page gets disconnected in few seconds with error "Web-socket connection to server closed.. Try refreshing the page"
when the page gets displayed does the topology view appear momentarily? Did it prompt you for a login? Can you send a screen shot? When you are logging
unread,
Re: ONOS Web UI page gets disconnected in few seconds with error "Web-socket connection to server closed.. Try refreshing the page"
when the page gets displayed does the topology view appear momentarily? Did it prompt you for a login? Can you send a screen shot? When you are logging
7/30/19
molari.a...@gmail.com
, …
rahul kumar
12
10/14/20
Re: ONOS UI error: Invalid authentication token
Hi Simon, I've attached the logs with debug level enabled in UiWebSocket. In the end of the attached file, you can see the authentication error (
unread,
Re: ONOS UI error: Invalid authentication token
Hi Simon, I've attached the logs with debug level enabled in UiWebSocket. In the end of the attached file, you can see the authentication error (
10/14/20
杨勇
, …
Klenilmar Dias
11
6/6/17
Re:Re: Re: Re: [onos-dev] Optical Packet tutorial add host intent problems
comes with
Dijkstra
algorithm and I would like to know where the specific code is in the intent module. I want to set up my own algorithm for optical routing. I'm looking forward to
unread,
Re:Re: Re: Re: [onos-dev] Optical Packet tutorial add host intent problems
comes with
Dijkstra
algorithm and I would like to know where the specific code is in the intent module. I want to set up my own algorithm for optical routing. I'm looking forward to
6/6/17
sunny
6/6/17
How to post an optical flow through rest api in the packet optical tutorial
that intent module comes with
Dijkstra
algorithm and I would like to know where the specific code is. I want to set up my own algorithm for optical routing. Thank you! Regards, Sun xueyuan
unread,
How to post an optical flow through rest api in the packet optical tutorial
that intent module comes with
Dijkstra
algorithm and I would like to know where the specific code is. I want to set up my own algorithm for optical routing. Thank you! Regards, Sun xueyuan
6/6/17
Sonali Chandna
,
Yuta Higuchi
3
6/1/17
Re: [onos-dev] Need help in Java Class to support the link protection and segment path
using the
Dijkstra
algo in ONOS and trying to do some > alternate path calculation and its calculating the alternate path for me > whenever i bring a link down between any two switches
unread,
Re: [onos-dev] Need help in Java Class to support the link protection and segment path
using the
Dijkstra
algo in ONOS and trying to do some > alternate path calculation and its calculating the alternate path for me > whenever i bring a link down between any two switches
6/1/17
sh.attarha
, …
Hadi Kahraman
10
4/20/17
Re: [onos-dev] the KshortestPaths Algorithm in ONOS has a bug
Note that
Dijkstra
search method also accepts maxPaths parameter, but returned paths must have equal cost. ie if maxPaths=3 but there are only 2 shortest paths with equal cost,
Dijkstra
unread,
Re: [onos-dev] the KshortestPaths Algorithm in ONOS has a bug
Note that
Dijkstra
search method also accepts maxPaths parameter, but returned paths must have equal cost. ie if maxPaths=3 but there are only 2 shortest paths with equal cost,
Dijkstra
4/20/17
Κώστας Χαρτσιάς
,
Charles Chan
9
1/11/16
Re: [onos-dev] questions about forwarding switch
will run
Dijkstra
shortest path algorithm to get the >> path, which is loop-free. >> >> >>> I assume that Reactive forwarding only matching source and
unread,
Re: [onos-dev] questions about forwarding switch
will run
Dijkstra
shortest path algorithm to get the >> path, which is loop-free. >> >> >>> I assume that Reactive forwarding only matching source and
1/11/16
Ashwini
,
Thomas Vachuska
2
10/28/15
Re: [onos-dev] point to point intent (traffic flow)
variant of
Dijkstra
shortest path search, capable of computing all shortest paths between given src/dst and which allows specifying custom edge-weight function. Negative weights
unread,
Re: [onos-dev] point to point intent (traffic flow)
variant of
Dijkstra
shortest path search, capable of computing all shortest paths between given src/dst and which allows specifying custom edge-weight function. Negative weights
10/28/15
Chenhaitao (William)
, …
Luca Prete
3
8/26/15
Re: [onos-dev] RE: How does ONOS deal with traditional routing protocols?
by default
Dijkstra
. By their nature, protocols like the ones mentioned by you above are created to work in a distributed fashion instead. If you would try to implement them in ONOS,
unread,
Re: [onos-dev] RE: How does ONOS deal with traditional routing protocols?
by default
Dijkstra
. By their nature, protocols like the ones mentioned by you above are created to work in a distributed fashion instead. If you would try to implement them in ONOS,
8/26/15