Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147917199
D45413.1784781075.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
878 B
Referenced Files
None
Subscribers
None
D45413.1784781075.diff
View Options
diff --git a/net/bird2/Makefile b/net/bird2/Makefile
--- a/net/bird2/Makefile
+++ b/net/bird2/Makefile
@@ -32,12 +32,13 @@
OPTIONS_MULTI= RP
RP_DESC= Routing Protocols
-OPTIONS_MULTI_RP= BFD BABEL BGP MRT OSPF PIPE RADV RIP RPKI STATIC
-OPTIONS_DEFAULT= ${OPTIONS_MULTI_RP}
+OPTIONS_MULTI_RP= BFD BABEL BMP BGP MRT OSPF PIPE RADV RIP RPKI STATIC
+OPTIONS_DEFAULT= BFD BABEL BGP MRT OSPF PIPE RADV RIP RPKI STATIC
BFD_DESC= Bidirectional Forwarding Detection
BABEL_DESC= Babel routing protocol
BGP_DESC= Border Gateway Protocol
+BMP_DESC= BGP Monitoring Protocol
MRT_DESC= Dumping Routing Information in MRT Format
OSPF_DESC= Open Short Path First
PIPE_DESC= PIPE routing
@@ -49,6 +50,7 @@
BFD_VARS= rt_prot+=bfd
BABEL_VARS= rt_prot+=babel
BGP_VARS= rt_prot+=bgp
+BMP_VARS= rt_prot+=bmp
MRT_VARS= rt_prot+=mrt
OSPF_VARS= rt_prot+=ospf
PIPE_VARS= rt_prot+=pipe
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 4:31 AM (4 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29235361
Default Alt Text
D45413.1784781075.diff (878 B)
Attached To
Mode
D45413: bird2: Add option for BMP protocol
Attached
Detach File
Event Timeline
Log In to Comment