Skip to content
This repository was archived by the owner on Oct 21, 2018. It is now read-only.

bmp_consumer - Router object has no attribute getRowMap #3

Open
dopehead9 opened this issue May 16, 2018 · 0 comments
Open

bmp_consumer - Router object has no attribute getRowMap #3

dopehead9 opened this issue May 16, 2018 · 0 comments

Comments

@dopehead9
Copy link

dopehead9 commented May 16, 2018

bmp_consumer imports the Router module from openbmp.api.parsed.message. A Router object is created and the getRowMap() method is called - but the such a method is not defined in the Router class.

Router class - https://github.com/OpenBMP/openbmp-python-api-message/blob/master/src/openbmp/api/parsed/message/Router.py

Router object calling getRowMap:
https://github.com/OpenBMP/openbmp-mrt/blob/master/src/site-packages/openbmp/mrt/bmp_consumer.py#L169

Similarly for the Collector object:
https://github.com/OpenBMP/openbmp-mrt/blob/master/src/site-packages/openbmp/mrt/bmp_consumer.py#L143

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant