DE-CIX / pbgp-parser

PCAP BGP Parser
Other
84 stars 21 forks source link

Field aliases #25

Closed thannaske closed 7 years ago

thannaske commented 7 years ago

Implement aliases for fields (-f LINE).

You should be able to use "nlri", "prefix" or "prefixes" as field name (--fields) and they should all be resolved to the BGP Network Layer Reachability Information (aka NLRI aka Announced prefix).