Skip to content

Conversation

@jaredmauch
Copy link

  • Define ecommunity structure in bgpdump_attr.h
  • Add parsing for BGP_ATTR_EXT_COMMUNITIES attribute (type 16)
  • Implement process_attr_ecommunity_string() for formatting extended communities
  • Support AS format (RT/RO with AS:value) and IP format (RT/RO with IP:value)
  • Add extended community display in all output formats
  • Add proper memory management for ecommunity structures

- Define ecommunity structure in bgpdump_attr.h
- Add parsing for BGP_ATTR_EXT_COMMUNITIES attribute (type 16)
- Implement process_attr_ecommunity_string() for formatting extended communities
- Support AS format (RT/RO with AS:value) and IP format (RT/RO with IP:value)
- Add extended community display in all output formats
- Add proper memory management for ecommunity structures
@jaredmauch
Copy link
Author

Should address #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant