diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/vrrpv2.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vrrpv2.rs b/src/vrrpv2.rs index a039ced..c6e7125 100644 --- a/src/vrrpv2.rs +++ b/src/vrrpv2.rs @@ -5,7 +5,7 @@ use std::net::Ipv4Addr; /// /// Packet format /// -/// ``` +/// ```text /// 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 /// +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ /// |Version| Type | Virtual Rtr ID| Priority | Count IP Addrs| |