summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
2018-05-29zclient: Drop NextHop Tracking dampening featureIWASE Yusuke
2018-05-28table: update accepted number in adj-in rib after softreset-inFUJITA Tomonori
2018-05-28table: fix accepted number in adj-in ribFUJITA Tomonori
2018-05-28table: remove unused id in AdjRib strctureFUJITA Tomonori
2018-05-28server: Apply rtfilter on eBGP sessionIWASE Yusuke
2018-05-28server: Prefer RTC route from RR clientIWASE Yusuke
2018-05-26server: fix infinite rtc update loop with addpathFUJITA Tomonori
2018-05-24server: Gather informations for BMPPeerDownMessageSatoshi Fujimoto
2018-05-24server/server: Add field to WatchEventPeerState for PeerDownEventSatoshi Fujimoto
2018-05-24server/server: Restart peers when capabilities are changedSatoshi Fujimoto
2018-05-24server: Withdraw routes when received RTM withdrawalIWASE Yusuke
2018-05-24fix withdraw with addpath and rtc enabledFUJITA Tomonori
2018-05-23zclient: Avoid flapping of nexthop reachabilityIWASE Yusuke
2018-05-23server: use negotiated family instead configuredFUJITA Tomonori
2018-05-22fix graceful-restart when not all peers are restartingPatrick Hemmer
2018-05-11fix add-path with vrf-neighborFUJITA Tomonori
2018-05-11mrt: Improve golint resultIWASE Yusuke
2018-05-11mrt: Enable to dump locally generated routesIWASE Yusuke
2018-05-10bmp: avoid huge memory allocation for sending paths initiallyFUJITA Tomonori
2018-05-10make Path objects in rib read-onlyFUJITA Tomonori
2018-05-09server/server: Fix typoSatoshi Fujimoto
2018-05-07table: use shorter key for map of ipv4 and ipv6 prefixesFUJITA Tomonori
2018-05-07table: remove uuid member in originInfo structureFUJITA Tomonori
2018-05-07table: remove VrfIds member in Path structureFUJITA Tomonori
2018-05-07avoid updating Path in the rib via MarkStale()FUJITA Tomonori
2018-05-07table: remove withdraw/newPath/oldPath Lists in DestinationFUJITA Tomonori
2018-05-07preparation for shrinking Destination structureFUJITA Tomonori
2018-05-07use sorted single master table for route server setupFUJITA Tomonori
2018-04-18fsm: Don't wait EoR if the peer is restartingSatoshi Fujimoto
2018-04-18server: Fix outgoing rtfilterIWASE Yusuke
2018-04-09server: Avoid infinite UPDATE loop of RTM NLRIIWASE Yusuke
2018-04-05server/rpki: fixed ROA sortAbhijit Gadgil
2018-04-03packet/bgp: Getter functions for AS segmentIWASE Yusuke
2018-03-27server/server: Set rsRib to RS client in adding dynamic neighborSatoshi Fujimoto
2018-03-22Fix AddPath MarshallingOption bug.kishiguro
2018-02-23zclient: Avoid directly access to RIBIWASE Yusuke
2018-02-08config: Option to disable best path selectionIWASE Yusuke
2018-02-01server: fix dynamic neighbor crashFUJITA Tomonori
2018-01-26server: Avoid to delete received paths with DeletePath APIIWASE Yusuke
2018-01-26server: resolve next-hop with FRR/Zebra for VRF routesAman Shaikh
2018-01-24*: Use strconv.ParseUint instead of strconv.Atoi()IWASE Yusuke
2018-01-11server_test: Enhance test cases for MonitorRib APIIWASE Yusuke
2018-01-11server: Empty path list in initial WatchEventUpdateIWASE Yusuke
2017-12-16config/util: Refactor to make arguments to receiversSatoshi Fujimoto
2017-12-07bmp: set A flag in Per-Peer HeaderFUJITA Tomonori
2017-11-26cmd: fix getNeighbor() to take bogus neighbor nameFUJITA Tomonori
2017-11-23table: fix merging of v4 paths with addpath enabledFUJITA Tomonori
2017-11-22server: Allow 0 value to roaManager.AS for library usageEiichiro Watanabe
2017-11-22server: adminDown operation wrongly resets State.PeerAsFUJITA Tomonori
2017-11-21server: Auto derived ES-Import RT for EVPN Ethernet Segment routeIWASE Yusuke