Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bio-rd
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
bio-rd
Commits
6068245f
Commit
6068245f
authored
6 years ago
by
Maximilian Wilhelm
Browse files
Options
Downloads
Patches
Plain Diff
Update comments to be conform to golint (which seem's to not care).
Signed-off-by:
Maximilian Wilhelm
<
max@sdn.clinic
>
parent
4afa10ca
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
routingtable/neighbor.go
+3
-3
3 additions, 3 deletions
routingtable/neighbor.go
with
3 additions
and
3 deletions
routingtable/neighbor.go
+
3
−
3
View file @
6068245f
...
...
@@ -19,13 +19,13 @@ type Neighbor struct {
// Local ASN of session
LocalASN
uint32
//
P
eer is a route server client
//
RouteServerClient incicates if the p
eer is a route server client
RouteServerClient
bool
//
P
eer is a route reflector client
//
RouteReflectorClient indicates if the p
eer is a route reflector client
RouteReflectorClient
bool
//
O
ur route reflect
ion
clusterID
//
ClusterID is o
ur route reflect
ors
clusterID
ClusterID
uint32
// CapAddPathRX indicates if the peer supports receiving multiple BGP paths
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment