diff options
author | 2010-04-15 14:55:12 +0000 | |
---|---|---|
committer | 2010-04-15 14:55:12 +0000 | |
commit | 65125de0192fc54c440b0d36db5a85dbeac9915d (patch) | |
tree | bdfcb1277ee75fd944e45d97889574447f9935e0 /sys | |
parent | Even though label withdraw, release, and abort requests are not fully (diff) | |
download | wireguard-openbsd-65125de0192fc54c440b0d36db5a85dbeac9915d.tar.xz wireguard-openbsd-65125de0192fc54c440b0d36db5a85dbeac9915d.zip |
struct ldp_hdr has probably the worst possible layout (ending with a single
u_int16_t) and must therefor be __packed or sizeof() returns a to large size
and causes some very nasty issues.
"embrace __packed" dlg@ OK michele@
While there add new notification status types defined in RFC5036
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions