Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve CDPMsgIPPrefix : allow more than one IP address (#4585)
* Update cdp.py for CDPIPPrefix if the length of IP addresses prefixes was more than one address all the following content wasn't interpreted (Raw payload). This seams to fix it * Update cdp.py A better approach with a list rather than packets * Update cdp.py case error on Prefix * Fix PEP8 formatting * Rename IPPrefix -> CDPPrefix --------- Co-authored-by: gpotter2 <[email protected]>
- Loading branch information