Skip to content

Conversation

@cmoeller-dx
Copy link

@cmoeller-dx cmoeller-dx commented Aug 3, 2020

I wrote a helper function for the addpath capabilty. In my opinion it is now more maintainable.

I also found a small bug in the Application/Handler.py file.
There was a wrong filter applied, nameley MACSourceFilter() instead of MACDestinationFilter()
This resulted in applying the MACSourceFilter twice and the MACDestinationFilter not even once.

Edit:
Add PathIdentifierFilter.
for example: --filter-pathid 1 will print update messages where the pathid is equal 1

@cmoeller-dx cmoeller-dx changed the title Add helper function for addpath feature and small bug fix Add helper function and filter for addpath feature (and small bug fix) Aug 3, 2020
@cmoeller-dx
Copy link
Author

cmoeller-dx commented Aug 11, 2020

merged with private master. changes can be found in PR #42

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