]> The Tcpdump Group git mirrors - tcpdump/commit
OSPF: Update the option bit props.
authorDenis Ovsienko <[email protected]>
Fri, 2 Oct 2020 12:32:48 +0000 (13:32 +0100)
committerDenis Ovsienko <[email protected]>
Fri, 2 Oct 2020 12:32:48 +0000 (13:32 +0100)
commitcc3be3c89d7fd8582cebbe236273783527532e99
tree121ac3bff0aaa29e5d5baa151ea4d6a7d15fc9e5
parent853e9dccefb7b2049305fa57cc7f3e7d2f85965b
OSPF: Update the option bit props.

Bit 0x10 was once going to be EA-bit, but eventually was allocated to
L-bit instead, so remove the EA-bit. Bit 0x01 was allocated to T-bit,
which was later renamed to MT-bit, so rename it. Make some indentation
consistent.
ospf.h
print-ospf.c