]> the.earth.li Git - onak.git/commitdiff
Relax packet version check
authorJonathan McDowell <noodles@earth.li>
Tue, 23 Aug 2016 10:54:30 +0000 (11:54 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 23 Aug 2016 10:54:30 +0000 (11:54 +0100)
The version check on packets was too strict - there are a bunch of
packets that don't have a version (such as the UID). Make these checks
more specific based on the definitions from RFC4800.

(Lesson learned: Do not commit without running the automated tests.)


No differences found