hexene/LocalVPN

Fragmentation

Opened this issue · 1 comments

I'm trying to make this application working when fragmentation occurs.
I've noticed that identificationAndFlagsAndFragmentOffset variable in IP4Header objects is not correctly updated when fragmentation occurs so i think that's the problem.
In which part of the program should i implement the identificationAndFlagsAndFragmentOffset update?

did you solve this? can you share?