summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2019-09-09docs: update rpki configFUJITA Tomonori
2019-09-08execute rpki validation for policy only when it's necessaryFUJITA Tomonori
2019-09-02server: fix mrt injection raceFUJITA Tomonori
2019-09-01Fix nexhop overwrite with gobgp mrt inject --no-ipv6 --nexthop x.x.x.xAmit Nishry
2019-09-01v2.8.0FUJITA Tomonori
2019-08-29github: workaround for action trigger bugFUJITA Tomonori
2019-08-28Fix error in BGP Confederation syntaxKevin Kirsche
2019-08-28README: add link to confederation docFUJITA Tomonori
2019-08-28Document config API and provide examplesCarl Baldwin
2019-08-28Pass context through configuration codeCarl Baldwin
2019-08-28Rename c to currentConfig to follow naming patternCarl Baldwin
2019-08-28Replace for and select with single for rangeCarl Baldwin
2019-08-28Remove loop functionCarl Baldwin
2019-08-28Move ReadConfigFileOnSighup to gobgpd mainCarl Baldwin
2019-08-28Remove last remants of internal_cfgCarl Baldwin
2019-08-28Switch away from channel for one-off dry runCarl Baldwin
2019-08-28Split creation of config reading channelCarl Baldwin
2019-08-28Remove a reference to internalCarl Baldwin
2019-08-28config -> internal_configCarl Baldwin
2019-08-28Factor out stopServerCarl Baldwin
2019-08-28Move code to new public config packageCarl Baldwin
2019-08-28Allow simple one-shot reading of the config fileCarl Baldwin
2019-08-28Improve logic around applying configurationCarl Baldwin
2019-08-28Extract methods to apply and update configCarl Baldwin
2019-08-28Create a clearer line between initial config and updating configCarl Baldwin
2019-08-28Factor out helpers for peer group and neighbor configCarl Baldwin
2019-08-28Move assignement of current config to the endCarl Baldwin
2019-08-28Use newConfig more consistently when apply initial configurationCarl Baldwin
2019-08-27Add BGP Confederation documentationKevin Kirsche
2019-08-27fix duplicated local path id bugFUJITA Tomonori
2019-08-27table: delete unused deleteDestByNlri()FUJITA Tomonori
2019-08-26table: remove unused validation in originInfo structFUJITA Tomonori
2019-08-26table: kill GetPathListByPeer()FUJITA Tomonori
2019-08-21travis: drop goreleaseFUJITA Tomonori
2019-08-21release automation by github actionsFUJITA Tomonori
2019-08-21Support connecting zebra of cumulus linuxHitoshi Irino
2019-08-20Fix tools testCarl Baldwin