kbandla / dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Other
1.09k stars 270 forks source link

Extend BGP testing #541

Closed crocogorical closed 3 years ago

crocogorical commented 3 years ago

Extend the testing to 100% for bgp.py.

The only conflict between this PR and #480 is in test_parameters, which fails when the parameter is of Authentication type. Once #480 takes into consideration this class, all tests will pass.