summaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/table/adj.go
AgeCommit message (Expand)Author
2020-03-11fixed style: unnecessary type cast after type switch and some minor issues.Sergey Elantsev
2019-10-26avoid installing routes with originator ID to global when softresetinFUJITA Tomonori
2019-10-25table: remove unnecessary code in UpdateAdjRibOut()FUJITA Tomonori
2019-10-18Fix adj-out display with add path enabledmageshgv
2019-10-02Update adjrib for LLGR and preserve aslooped attrMagesh GV
2019-09-17table: implement adj-in table use routing table structuresFUJITA Tomonori
2019-08-27fix duplicated local path id bugFUJITA Tomonori
2019-08-26table: kill GetPathListByPeer()FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori