summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2016-05-29table: use path Equal method in adj rather than homegrown funcitonFUJITA Tomonori
2016-05-29table: fix to compare new best path with old best pathFUJITA Tomonori
2016-05-29Revert "table: fix to compare new best path with old best path"FUJITA Tomonori
2016-05-29table: make clear function to sort pathsFUJITA Tomonori
2016-05-29docs: fix typos in cli examplesFUJITA Tomonori
2016-05-29table: fix to compare new best path with old best pathFUJITA Tomonori
2016-05-28config: handle entry's empty nameFUJITA Tomonori
2016-05-28config: fix misuse of pointersFUJITA Tomonori
2016-05-26policy: add support setting self ip address as next-hopISHIDA Wataru
2016-05-26bgp: check buf length before parsing graceful-restart capabilityISHIDA Wataru
2016-05-26bgp: return NewMessageError instead of fmt.ErrorfISHIDA Wataru
2016-05-26docs: update go versionsFUJITA Tomonori
2016-05-25policy: add local-pref actionISHIDA Wataru
2016-05-23add collector featureFUJITA Tomonori
2016-05-23server/table: fix intra-AS RTC route distributionISHIDA Wataru
2016-05-23table: fix UpdatePathAttrs() to obey RFC4684ISHIDA Wataru
2016-05-23policy: apply export-policy after normal path-attribute updatesISHIDA Wataru
2016-05-23vrf: fix rtc withdraw handlingISHIDA Wataru
2016-05-23server: improve log messageISHIDA Wataru