summaryrefslogtreecommitdiffhomepage
path: root/table
AgeCommit message (Expand)Author
2018-06-13table: support AfiSafiIn Policy Condition matchMarcin Ptaszyński
2018-06-13table: arrange fields to reduce paddingChris Stockton
2018-06-11table: fix Clone() to inherite the attribute hash valueFUJITA Tomonori
2018-06-05table: fix potential panics in tableKeyChris Stockton
2018-06-05config: Accept CLUSTER_ID as an integer valueIWASE Yusuke
2018-06-05table: support nexthop match policyurban
2018-05-29table: fix DropStale method in AdjRibFUJITA Tomonori
2018-05-28table: update accepted number in adj-in rib after softreset-inFUJITA Tomonori
2018-05-28table: fix accepted number in adj-in ribFUJITA Tomonori
2018-05-28table: remove unused Exists method in AdjRib strctureFUJITA Tomonori
2018-05-28table: remove unused id in AdjRib strctureFUJITA Tomonori
2018-05-24fix withdraw with addpath and rtc enabledFUJITA Tomonori
2018-05-23zclient: Avoid flapping of nexthop reachabilityIWASE Yusuke
2018-05-23fix: missing validateCondition in ReplaceStatementlnever
2018-05-11fix add-path with vrf-neighborFUJITA Tomonori
2018-05-10make Path objects in rib read-onlyFUJITA Tomonori
2018-05-07table: use shorter key for map of ipv4 and ipv6 prefixesFUJITA Tomonori
2018-05-07table: remove Radixkey member in Destination structureFUJITA Tomonori
2018-05-07table: remove key member in Path structureFUJITA Tomonori
2018-05-07table: remove uuid member in originInfo structureFUJITA Tomonori
2018-05-07table: remove VrfIds member in Path structureFUJITA Tomonori
2018-05-07avoid updating Path in the rib via MarkStale()FUJITA Tomonori
2018-05-07table: remove withdraw/newPath/oldPath Lists in DestinationFUJITA Tomonori
2018-05-07preparation for shrinking Destination structureFUJITA Tomonori
2018-05-07use sorted single master table for route server setupFUJITA Tomonori
2018-04-25Restore PathIdentifier for paths belonging to VRFsDavid Barroso
2018-04-03packet/bgp: Getter functions for AS segmentIWASE Yusuke
2018-04-03packet/bgp: Remove length argument from NewEVPNNLRIIWASE Yusuke
2018-02-21table: fix handleMacMobility()FUJITA Tomonori
2018-02-16table/path: Originator ID for locally generated pathsIWASE Yusuke
2018-02-13packet/bgp: Remove raw binary field on PathAttributeIWASE Yusuke
2018-02-08config: Option to disable best path selectionIWASE Yusuke
2018-02-06table: Change type of BestPathReason to uint8IWASE Yusuke
2018-02-06table: replace time.Time struct with int64 in originInfo structFUJITA Tomonori
2018-02-06table: change originInfo struct layout to reduce the sizeFUJITA Tomonori
2018-01-24*: Use strconv.ParseUint instead of strconv.Atoi()IWASE Yusuke
2018-01-23fix breakage with the latest github.com/satori/go.uuidFUJITA Tomonori
2017-12-21cli: Enable to filter EVPN routes by Route TypeIWASE Yusuke
2017-12-20table: fix converting 2bytes to 4bytes AS PATHFUJITA Tomonori
2017-12-16table/policy: Support prefix representation in NeighborSetSatoshi Fujimoto
2017-11-26cmd/neighbor: Refactor ShowRoute()Satoshi Fujimoto
2017-11-24packet/bgp: Sort FlowSpec rules when decoding/creatingIWASE Yusuke
2017-11-23table: fix merging of v4 paths with addpath enabledFUJITA Tomonori
2017-11-23table: use Path's hash value for mergingFUJITA Tomonori
2017-11-23table: add attribute hash value to Path structureFUJITA Tomonori
2017-11-23table: avoid unnecessary attributes in Path objectFUJITA Tomonori
2017-11-07table/path: Print Confederation AS_PATH segment ExplicitlySatoshi Fujimoto
2017-11-07*: Support BGP Confederations (RFC 5065)Satoshi Fujimoto
2017-11-03table/policy: Nil check before reference in inUse()Satoshi Fujimoto
2017-11-03table/message: Send EoR as the last of UPDATE messagesSatoshi Fujimoto