diff options
Diffstat (limited to 'proto/bfd/bfd.h')
-rw-r--r-- | proto/bfd/bfd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/bfd/bfd.h b/proto/bfd/bfd.h index 847c6b14..af31354e 100644 --- a/proto/bfd/bfd.h +++ b/proto/bfd/bfd.h @@ -48,6 +48,7 @@ struct bfd_config u8 accept_direct; u8 accept_multihop; u8 strict_bind; + u8 zero_udp6_checksum_rx; }; struct bfd_iface_config |