fmadio / public

fmadio issue tracking
MIT License
8 stars 3 forks source link

integrate updated packet de-encapsulation code #265

Closed fmadio closed 6 years ago

fmadio commented 6 years ago

integrate new packet de-encapsulation and timestamping code

fmadio commented 6 years ago

integrated, much cleaner and nicer now

packetscope regression tests is good, need to run full regression to really confirm

fmadio commented 6 years ago

removed all VLANIgnore / Strip + MPLSIgnore references in the code. Output_Send removed all VLANStrip options. cant remember what VLANStrip was used for before.

fmadio commented 6 years ago

some more bumps. the decap is on by default now caused a few regressions, specifically IP filter regressions to get more packets than before.

fmadio commented 6 years ago

regressions fully passed, closing