pmacct
pmacct copied to clipboard
Write Peer Distinguisher into separate field
BMP protocol header contains peer distinguisher field which is reported by bmpd as rd/rd_origin inside json/avro/etc output. However a route may contain route distinguisher reported in the same output.
The patch introduces pd/pd_origin output for bmpd in order to discern these two values.
Closes #783
Hi @paololucente , glad to hear this from you!
Good catch about changing existing behavior, I will fix this soon and update the PR
Have a nice day!