diff --git a/protocols/bgp/types/options.go b/protocols/bgp/types/options.go index cfe15266a557a91c4a3948d953048d7cf8495051..19b580d2829b96d8f974311536b299211a98ca95 100644 --- a/protocols/bgp/types/options.go +++ b/protocols/bgp/types/options.go @@ -1,6 +1,6 @@ package types -// Options represents options to the update sender +// Options represents options to the update sender, decoder and encoder type Options struct { Supports4OctetASN bool AddPathRX bool