cloudflare / goflow

The high-scalability sFlow/NetFlow/IPFIX collector used internally at Cloudflare.
BSD 3-Clause "New" or "Revised" License
859 stars 172 forks source link

Add BGP Next Hop #70

Closed simPod closed 9 months ago

simPod commented 4 years ago

I have noticed NextHop in ExtendedRouter and ExtendedGateway are two distinct values and are not always the same. This PR separates them.

I have started a new section in proto message starting with 100 so there's space for other BGP attributes if they're added in the future.

TODO: