summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-04-20fix community-set match all evaluation and remove regexp special chars from c...tamihiro
2016-04-20cli: fix wrong modStatement operationISHIDA Wataru
2016-04-20test: allow travis-ci failure on go1.3FUJITA Tomonori
2016-04-20test: support travis testing for a forked repoISHIDA Wataru
2016-04-19server: support prefix-limit re-configuration via configuration fileISHIDA Wataru
2016-04-19peer: remove redundant config structsISHIDA Wataru
2016-04-19config: use Equal() instead of reflect.DeepEqual()ISHIDA Wataru
2016-04-19config: generate Equal() methodISHIDA Wataru
2016-04-19server: fix bug of BgpServer.PeerDelete()ISHIDA Wataru
2016-04-19server: fix Peer.prefixLimitWarned to adapt with multi-protocolISHIDA Wataru
2016-04-19config/gobgpd: refactoringISHIDA Wataru
2016-04-19cli: show prefix-limit configuration by `gobgp neighbor <neighbor-addr>`ISHIDA Wataru
2016-04-19fsm: improve log message when prefix-limit reachedISHIDA Wataru
2016-04-19table: add a test to check implicit withdrawal behavior with mod actionISHIDA Wataru
2016-04-19table: fix bug of holding flawed withdrawals in Destination structISHIDA Wataru
2016-04-19table: fix bug of incomplete withdrawal handlingISHIDA Wataru
2016-04-19server: fix comment typoShawn Smith
2016-04-19server: send local withdrawal paths regardless of path calculation resultISHIDA Wataru
2016-04-19GRPC: catch up with the latest GRPC interfaceFUJITA Tomonori
2016-04-19cli: stop showing rpki condition when it is not enabledISHIDA Wataru
2016-04-15more fixes on erring statementstamihiro
2016-04-13correct policy statementtamihiro
2016-04-12packet: create bmp packageFUJITA Tomonori
2016-04-12packet: create rtr packageFUJITA Tomonori
2016-04-11rpki: support re-validation for specific prefixFUJITA Tomonori
2016-04-11peer: prefix-limit calls peer.adjRibIn.Count only if enabledFUJITA Tomonori
2016-04-11Add neighbor-port-number to bgp neighbor configYi Tseng
2016-03-31packet: create mrt packageFUJITA Tomonori
2016-04-10server: support prefix-limitISHIDA Wataru
2016-04-10config: add PrefixLimit configuration knob to top-level of AfiSafiISHIDA Wataru
2016-04-11specify api hosts that gobgpd listens onFUJITA Tomonori
2016-04-10server: serialize in fsm send loopISHIDA Wataru
2016-04-10server: fix styleISHIDA Wataru
2016-04-10fsm: delegate 2byte as handling to fsm send goroutineISHIDA Wataru
2016-04-09docs: update policy documentISHIDA Wataru
2016-04-07grpc: disable tracing to avoid consuming massive memoryFUJITA Tomonori
2016-04-05packet: handle malformed option param length in OpenMessageFUJITA Tomonori
2016-04-05test: reduce concurrencyISHIDA Wataru
2016-04-05server: add missing broadcastBests when dropping peer's routesISHIDA Wataru
2016-04-03rpki: export ROAEvent for library usageFUJITA Tomonori
2016-04-04cli: add basic neighbor add/del supportISHIDA Wataru
2016-04-04server: kill duplicated lines for neighbor add/delete logicISHIDA Wataru
2016-04-02rpki: support dynamic add/delete operations via gRPCFUJITA Tomonori
2016-04-01GoBGP 1.6FUJITA Tomonori
2016-03-31server: update path-attributes when peer is disconnectedISHIDA Wataru
2016-04-01docs/packet: s/draft-ietf-idr-flowspec-redirect-rt-bis-05/RFC7674ISHIDA Wataru
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori
2016-03-31*: support draft-ietf-idr-flowspec-l2vpn-03ISHIDA Wataru
2016-03-31server: fix typoEiichiro Watanabe
2016-03-31server: be exportable to use as RPKI libraryEiichiro Watanabe