summaryrefslogtreecommitdiffhomepage
path: root/table
AgeCommit message (Expand)Author
2016-02-24table: sort Flowspec componentsFUJITA Tomonori
2016-02-19ops: maintenance of two-way route exchangeNaoto Hanaue
2016-02-19policy: remove unnecessary regexp special charactorISHIDA Wataru
2016-02-12table: fix gracefull restart regressionFUJITA Tomonori
2016-02-10server: support graceful-restart helper-speaker behaviorISHIDA Wataru
2016-02-10table: expose (*Destination).getRouteFamily()ISHIDA Wataru
2016-02-10table: support sending/receiving EOR msgISHIDA Wataru
2016-02-10table: fix adjrib regressionFUJITA Tomonori
2016-02-06add route collector feature supportFUJITA Tomonori
2016-02-07table: add source-asn and source-id to api structISHIDA Wataru
2016-02-01server: fix soft-reset-in to handle in-policy change properlyISHIDA Wataru
2016-01-25config: add openconfig identity structs in bgp_configs.goISHIDA Wataru
2016-01-17rpki: add rpki validate APIFUJITA Tomonori
2016-01-17update rpki monitor APIFUJITA Tomonori
2016-01-17table: fix NewBitmap's size calculationFUJITA Tomonori
2016-01-16server: reduce number of path.Clone() call to reduce memory footprintISHIDA Wataru
2016-01-16policy: introduce policy option infraISHIDA Wataru
2016-01-16table: remove unnecessary copy of path attributesISHIDA Wataru
2016-01-16table: kill unused field medSetByTargetNeighborISHIDA Wataru
2016-01-10policy: support an action to add origin-validation ext-communityISHIDA Wataru
2016-01-10policy: fix NewRpkiValidationConditionFromApiStruct()ISHIDA Wataru
2016-01-09config: refactor config structureISHIDA Wataru
2016-01-09config: add FromInt() method to config typedefISHIDA Wataru
2016-01-09config: change enum value type to string for ease of configurationISHIDA Wataru
2016-01-09tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yangISHIDA Wataru
2016-01-09table: copy path-attr list before converting to as2 pathISHIDA Wataru
2016-01-06policy: remove heavy debug msgISHIDA Wataru
2015-12-29config: use viper and support multiple configuration formatsISHIDA Wataru
2015-12-28config: make config/state variable name simpleISHIDA Wataru
2015-12-26add MOD_PATH APIFUJITA Tomonori
2015-12-25table: fix UpdatePathAttrs2ByteAs and UpdatePathAttrs4ByteAsISHIDA Wataru
2015-12-24policy: fix insufficient nil checkISHIDA Wataru
2015-12-22table: fix the number of acceptedFUJITA Tomonori
2015-12-17bmp: fix post-policy bmp message creationFUJITA Tomonori
2015-12-16table: always try to merge NLRIs to one messageFUJITA Tomonori
2015-12-15api: refactor afisafi apiISHIDA Wataru
2015-12-08table: remove useless table owner memberFUJITA Tomonori
2015-12-08table: remove unused DeletePathsforPeer()FUJITA Tomonori
2015-12-08server/table: use only one rib for multiple route server clientsISHIDA Wataru
2015-12-02make adj-rib implementation more clear and efficientISHIDA Wataru
2015-12-02table: improve implicitWithdraw()FUJITA Tomonori
2015-12-02table: sort all known paths instead of just selecting bestISHIDA Wataru
2015-11-18rpki: fix IPv4-mapped addresss handlingFUJITA Tomonori
2015-11-13use the same timestamp for bmp and mrt updatesFUJITA Tomonori
2015-11-12table: fix how to mark a path as best in ToApiStruct()ISHIDA Wataru
2015-11-09server: move peerInfo from peer to fsmFUJITA Tomonori
2015-11-08table: fix local-pref handling for external peerISHIDA Wataru
2015-11-08table: use a local configured med/local-pref path-attr if existsISHIDA Wataru
2015-10-27server: fix RPKI verification to handle ASPATH ATTR TYPE properlyFUJITA Tomonori
2015-10-27server: fix radix key bug in rpki testFUJITA Tomonori