3 Commits

Author SHA1 Message Date
Ray Milkey
d84f89ba3d [WIP] Upgrade ONOS to karaf version 4.2.1
Change-Id: I7cd40c995bdf1c80f94b1895fb3344e32404c7fa
2018-09-28 11:20:57 -07:00
DongRyeol Cha
9547fc198d Fix obtaining link information in the wrong direction.
Link discovery provider is getting egress links that to determine the which links are added or removed now.
But LLDP packet is received from remote device.
It means that link detection is guaranteed by ingress direction.

So, link discovery provider should get the links from ingress direction by each device.

[Remote Device ---(Egress)--(LLDP packets flow)--(Ingress)---> My Device]

ONOS-7749

Change-Id: Ie77d0ad37f2afb1cdea0cc3f55c366836097db87
2018-07-25 21:04:17 +00:00
Jeff Groom
34c28ce49f Waveserver Ai Driver support
Change-Id: I1d65e30b4b46dbad8802fd2edd9dec74b5d2ec18

revert readme

Change-Id: I32f7a9ec21f743d98cdece2ceb097fc65b784589
2018-05-03 23:04:28 +00:00