Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
3213273d
Commit
3213273d
authored
Oct 27, 2016
by
Ondřej Filip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IANA assigned a different number to large BGP communities - changed.
parent
c68e8cd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
proto/bgp/bgp.h
proto/bgp/bgp.h
+1
-1
No files found.
proto/bgp/bgp.h
View file @
3213273d
...
...
@@ -308,7 +308,7 @@ void bgp_log_error(struct bgp_proto *p, u8 class, char *msg, unsigned code, unsi
#define BA_EXT_COMMUNITY 0x10
/* [RFC4360] */
#define BA_AS4_PATH 0x11
/* [RFC4893] */
#define BA_AS4_AGGREGATOR 0x12
#define BA_LARGE_COMMUNITY 0x
1e
/* [draft-ietf-idr-large-community] */
#define BA_LARGE_COMMUNITY 0x
20
/* [draft-ietf-idr-large-community] */
/* BGP connection states */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment