FRRouting / frr

The FRRouting Protocol Suite
https://frrouting.org/
Other
3.33k stars 1.25k forks source link

Provide packages with --enable-cumulus support #2429

Closed shibumi closed 6 years ago

shibumi commented 6 years ago

Hello, Is there any particular reason why you don't provide the packages or pre-compiled binaries with --enable-cumulus-flag? Seems like most people rely on this flag and need to compile it theirself.

donaldsharp commented 6 years ago

We never came to an agreement on the cli for evpn under the enable-cumulus flag and as such we are, for the moment, left with this situation.

While I agree that a significant chunk of people are using this functionality, until we have community agreement, we are stuck. I will bring this back up for discussion.

TekunoKage commented 6 years ago

I'm also very interested to get the --enable-cumulus -flag! or just make it standard part of the code...

donaldsharp commented 6 years ago

This appears to be more of a users want evpn support not full --enable-cumulus turned on. We are working towards resolving this issue

donaldsharp commented 6 years ago

We are working towards pulling the evpn commands out from the --enable-cumulus and just making them standard

shibumi commented 6 years ago

great to hear that

@donaldsharp I need the 'advertise VNI' functionality for EVPN-BGP for VXLAN.

TekunoKage commented 6 years ago

Nice... https://github.com/FRRouting/frr/commit/e093d9d57b404ae83ef81e7f9d11254393132f8e

shibumi commented 6 years ago

nice

donaldsharp commented 6 years ago

NICE