mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-04-02 11:53:47 +00:00

ihl may grow upto 15*4=60 so extract and check it before using it as offset in flowkey calculation. also replace IFs with switches for protocol matching as it's less redundant and nicer to document.