summaryrefslogtreecommitdiffhomepage
path: root/server
AgeCommit message (Expand)Author
2016-03-02server: use raw data as downtime/uptime instead of durationFUJITA Tomonori
2016-03-02fsm: fix min keepalive interval to 1sec from 1nsISHIDA Wataru
2016-03-01server: fix per-asn regressionFUJITA Tomonori
2016-02-29config/server: support per-peer asnISHIDA Wataru
2016-02-29server: support active connection with md5 protectionISHIDA Wataru
2016-02-29server: remove reflectISHIDA Wataru
2016-03-01server: set multihop parameters via grpcDenis Shevchenko
2016-02-19rpki: fix rpki Serial Notify handlingFUJITA Tomonori
2016-02-19rpki: handle serial number wraparoundFUJITA Tomonori
2016-02-27ops: fix and integration the attribute name that indicates the route received...Naoto Hanaue
2016-02-21rpki: delete all the ROAs from the server when receiving EOD from itFUJITA Tomonori
2016-02-21rpki: fix the numbers of records and prefixes about removalFUJITA Tomonori
2016-02-21rpki: simplify ROA data structureFUJITA Tomonori
2016-02-21rpki: remove homegrown SplitHostPort functionFUJITA Tomonori
2016-02-19fsm: remove MsgDstFUJITA Tomonori
2016-02-19Revert "test: add performance_test"FUJITA Tomonori
2016-02-19ops: maintenance of two-way route exchangeNaoto Hanaue
2016-02-13server/api: add DEL_ALL operation support in ModPath() apiISHIDA Wataru
2016-02-11rpki: use io instead of bufioFUJITA Tomonori
2016-02-10server: support graceful-restart helper-speaker behaviorISHIDA Wataru
2016-02-10gobgpd: support graceful-restart restarting-speaker behaviorISHIDA Wataru
2016-02-10fsm: support negotiation of graceful restart capabilityISHIDA Wataru
2016-02-10server: reflect graceful restart configuration in a sending open messageISHIDA Wataru
2016-02-10table: support sending/receiving EOR msgISHIDA Wataru
2016-02-10packet: improve graceful restart cap usabilityISHIDA Wataru
2016-02-10table: fix adjrib regressionFUJITA Tomonori
2016-02-08server: fix socket md5FUJITA Tomonori
2016-02-06bmp: try to reconnect after write failureFUJITA Tomonori
2016-02-06server: fix needless warnings about writing to dead bmp connectionFUJITA Tomonori
2016-02-06add route collector feature supportFUJITA Tomonori
2016-02-07server: remove broadcastBMPMsgISHIDA Wataru
2016-02-07server: add API to monitor incoming updatesISHIDA Wataru
2016-02-05server: use JoinHostPort instead of homegrown functionsFUJITA Tomonori
2016-02-04server: add support specifying addresses to listenISHIDA Wataru
2016-02-04server: make initial active connect fasterISHIDA Wataru
2016-02-02cli/server: fix address family handlingISHIDA Wataru
2016-02-01server: fix soft-reset-in to handle in-policy change properlyISHIDA Wataru
2016-01-29server: don't handle soft-reset-out for non-established peerISHIDA Wataru
2016-01-29server: apply filterpath and export-policy to new best pathsISHIDA Wataru
2016-01-29api: fix typo s/advertized/advertisedISHIDA Wataru
2016-01-29fsm: remove FSM.confedCheckISHIDA Wataru
2016-01-29server: add negotiated holdtime/keepalive-interval in api structISHIDA Wataru
2016-01-29server: remove a redundant FSM negotiatedHoldtime fieldISHIDA Wataru
2016-01-25rpki: make monitor API's reason explicit about manual validateFUJITA Tomonori
2016-01-25config: add openconfig identity structs in bgp_configs.goISHIDA Wataru
2016-01-25fsm: add type FsmStateReason to track reason of state transitionISHIDA Wataru
2016-01-25fsm: remove redundant connection closeISHIDA Wataru
2016-01-25server: log received notificationISHIDA Wataru
2016-01-25config: add go type of embeded enums defined in openconfigISHIDA Wataru
2016-01-24rpki: remove unintented debug codeFUJITA Tomonori