summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-02-08fix panic in Family == nilSerguei Bezverkhi
2020-02-01github: fix release action to generate proper changelogFUJITA Tomonori
2020-02-01v2.13.0FUJITA Tomonori
2020-01-18bug fix in zebra integration for frr7.2Hitoshi Irino
2020-01-13Parse BMP Stats Report messages with unknown Stat TypesMichael Lechner
2020-01-13Supporting FRR7.2Hitoshi Irino
2020-01-05contrib: simplify instructions for systemdVincent Bernat
2020-01-05gobgpd: use map for validation tableToshiki Tsuchiya
2020-01-01v2.12.0FUJITA Tomonori
2019-12-15tests: fix failing tests when using more recent versions of protobufVincent Bernat
2019-12-02v2.11.0FUJITA Tomonori
2019-11-07tools: add python grpc ListPeer API exampleFUJITA Tomonori
2019-11-07docs: update python grpc code generationFUJITA Tomonori
2019-11-06Use correct import paths for protobuf packagesCarl Baldwin
2019-11-01v2.10.0FUJITA Tomonori
2019-11-01bgp: fix dynamic neighbors with prefix "0.0.0.0/0"Faicker Mo
2019-11-01config: peer groups support ebgp multihopFaicker Mo
2019-10-27travis: update go to 1.13FUJITA Tomonori
2019-10-26table: handle staticcheck's warningsFUJITA Tomonori
2019-10-26avoid installing routes with originator ID to global when softresetinFUJITA Tomonori
2019-10-25table: replace radix with crit-bit algo for longer-prefixes searchFUJITA Tomonori
2019-10-25table: replace radix with crit-bit algo for policyFUJITA Tomonori
2019-10-25table: remove unnecessary code in UpdateAdjRibOut()FUJITA Tomonori
2019-10-25table: replace radix with crit-bit algo for roaFUJITA Tomonori
2019-10-23Split Reset into three methodsCarl Baldwin
2019-10-22table: use net.IPNet for roa instead of homegrown IPPrefix structureFUJITA Tomonori
2019-10-22move roa table code to table/ from server/FUJITA Tomonori
2019-10-21test: update scenario_test dependenciesFUJITA Tomonori
2019-10-21test: update scenario_test commandFUJITA Tomonori
2019-10-21server: speed up session establishmentFUJITA Tomonori
2019-10-21test: rm pipework functionsFUJITA Tomonori
2019-10-18need to reset session when gr config is changedFUJITA Tomonori
2019-10-18docs: update bmp verification sectionFUJITA Tomonori
2019-10-18Fix adj-out display with add path enabledmageshgv
2019-10-17Transition to graceful restart state on hold timer expiry if applicablemageshgv
2019-10-15Support vrfs in zapi multipathmageshgv
2019-10-15Avoid locking in cases that return immediatelyCarl Baldwin
2019-10-15Keep Lock and defer Unlock togetherCarl Baldwin
2019-10-11Remove policy from FSMCarl Baldwin
2019-10-06gobgp: fix rpki table printingFUJITA Tomonori
2019-10-04Maintain unique vrf IDs in watchEventBestPath vrf mapmageshgv
2019-10-02Update adjrib for LLGR and preserve aslooped attrMagesh GV
2019-10-01v2.9.0FUJITA Tomonori
2019-10-01Fix crash on nonexistent vrf deleteMagesh GV
2019-09-26table: add NewSingleAsPathMatch unittestFUJITA Tomonori
2019-09-23table: fix SingleAsPathMatch pre compiled patternTatsushi Demachi
2019-09-17table: add more tests for adjFUJITA Tomonori
2019-09-17table: implement adj-in table use routing table structuresFUJITA Tomonori
2019-09-17server: improve ListPath's performanceFUJITA Tomonori
2019-09-12table: improve table.Info for global ribFUJITA Tomonori