"checksum": Overrides the global checksum option for an interface. If
set to "no", no checksum checks are performed on incoming sentences.
If set to "yes" or "strict", incoming sentences without correct
checksums are discarded. If set to "loose", sentences with
incorrect checksums are discarded but those without any checksum
are permitted. If set to "add", sentences with incorrect checksums
are discarded but where no checksum is present, one will be added.
If set to "addonly", a checksum will be added if absent but
sentences with incorrect checksums are accepted. With "add" and
"addonly", sentences without checksums are discarded if the addition
of a checksum would exceed the maximum permitted sentence length.
Yes yes I need to build a new deb....