Comment # 25
on bug 12568
from Matt Texier
Looking at packet 2 update 3, there is something very strange:
BGP attributes length is coded 0x00f8 : 248 bytes,
NLRI length is calculated as : 243 bytes,
but
Flow spec NLRI length is coded 0xf201 (removing first nibble) : 513.
Difficult to have 513 bytes fitting into 243 bytes :) !
It is probably to early to jump to conclusion but there is chance that this
packet is malformed ...
Thoughts ?
Cheers Matt.
You are receiving this mail because:
- You are watching all bug changes.