dpkt
dpkt copied to clipboard
BGP: Handle multiple capabilities in one Optional Parameter
- Fixes #118 (please see issue for details)
- Introduce
capabilities
property (for cases where there are >1 capablity) - Keep older
capability
property for backward compatibility - Added
__bgp10
unittest, which broke the original parser
Coverage increased (+0.05%) to 89.288% when pulling a7bdc5284c8b3ae742fb1e108bababa4c0df7df6 on issue118 into bc0fc98eab86a06fe3a6c9e9c860ce1e6dca5945 on master.
Hi @kbandla , Any chance to get this merged soon?