summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-06-27fix two-bytes AS translationFUJITA Tomonori
2016-06-28fix support AGGREGATOR and AS4_AGGREGATOR conversionFUJITA Tomonori
2016-06-28fsm: do two-bytes AS translation if didn't sent 4byte capFUJITA Tomonori
2016-06-27gobgp: add aggregator path attribute supportFUJITA Tomonori
2016-06-27add AGGREGATOR and AS4_AGGREGATOR conversion testFUJITA Tomonori
2016-06-26support AGGREGATOR and AS4_AGGREGATOR conversionFUJITA Tomonori
2016-06-27bgp: flat the VPN labelAntoine Eiche
2016-06-27collector: doesn't write empty fieldsFUJITA Tomonori
2016-06-27collector: fix withdraw update crashFUJITA Tomonori
2016-06-23server: delete unused functions and variablesFUJITA Tomonori
2016-06-15test: fix travis-build-script.sh to honor unit test resultsFUJITA Tomonori
2016-06-07api: catch up the latest grpcFUJITA Tomonori
2016-06-15server: fix unit testFUJITA Tomonori
2016-06-14server: replace SenderMsg workaround with InfiniteChannelFUJITA Tomonori
2016-06-14collector: Dump some path attributes and some ECsAntoine Eiche
2016-06-14bgp: add FlatUpdate to merge Flat representationsAntoine Eiche
2016-06-14bgp: partial TwoOctetAsSpecificExtended.Flat and OpaqueExtended.Flat implemen...Antoine Eiche
2016-06-14bgp: add dummy Flat methods to Extended CommunitiesAntoine Eiche
2016-06-14bgp: add dummy Flat method to PathAttributeAntoine Eiche
2016-06-14server: fix aca6fd6ad4409b4cb63682bff3c79fca8ca2800d regressionFUJITA Tomonori
2016-06-13bgp: add tunnel type MPLS in UDPAntoine Eiche
2016-06-13drop unknown optional non-transitive attributesFUJITA Tomonori
2016-06-13packet: export pathAttrFlagsFUJITA Tomonori
2016-06-13packet: export PathAttributeInterface GetFlags()FUJITA Tomonori
2016-06-09travis: add 'go fmt' testFUJITA Tomonori
2016-06-09collector: use AddrPrefixInterface.Flat to generate PrefixAntoine Eiche
2016-06-09bgp: add Flat method on AddrPrefixInterfaceAntoine Eiche
2016-06-10server: remove restart() from watcher interfaceISHIDA Wataru
2016-06-07collector: ping InfluxDB and create database at startupAntoine Eiche
2016-06-06server: support monitoring multipath via gRPCISHIDA Wataru
2016-06-06server: support injecting multipath to zebraISHIDA Wataru
2016-06-06server/table: support bgp multipathISHIDA Wataru
2016-06-06table: return default value(100) when local-pref attr doesn't existISHIDA Wataru
2016-06-06server: refactor monitor/watcher infraISHIDA Wataru
2016-06-06server: refactoring for monitorbestchanged api. use watcher infraISHIDA Wataru
2016-06-06server: refactoring for zebra related code use watcher infraISHIDA Wataru
2016-06-03table: fix leftmostAS() in compareByMEDFUJITA Tomonori
2016-06-02GoBGP 1.8FUJITA Tomonori
2016-06-02test: add a test to check soft-reset-in behaviorISHIDA Wataru
2016-06-02server: fix another regression of active connectionISHIDA Wataru
2016-06-01server: fix active connection regressionISHIDA Wataru
2016-06-01server: support peering with ipv6 link local addressISHIDA Wataru
2016-06-01server/config: fix md5ed ipv6 active connectionISHIDA Wataru
2016-06-01test: test go example embeded in documentISHIDA Wataru
2016-06-01docs: another update for lib.mdISHIDA Wataru
2016-05-31server: avoid sending unnecessary udate messages with soft_reset_in for route...FUJITA Tomonori
2016-05-31test: check (*Path).Equal() is working correctlyISHIDA Wataru
2016-05-31docs: update lib.mdISHIDA Wataru
2016-05-31table: fix creation of update message from path with multiple NLRIsFUJITA Tomonori
2016-05-31cli: fix converting api.PathFUJITA Tomonori