]> The Tcpdump Group git mirrors - tcpdump/commit
IGMP: Deduplicate multicast trace printing code.
authorDenis Ovsienko <[email protected]>
Wed, 30 Sep 2020 02:36:06 +0000 (03:36 +0100)
committerDenis Ovsienko <[email protected]>
Wed, 30 Sep 2020 13:52:46 +0000 (14:52 +0100)
commitaa3f2087c8bac2347ab41137f7abea57a830106b
treeb4c1e2500a30602dc82ac28e6406223cf4ce168f
parent0991779906d7f369c9c9b82360971c4bb5db0ecc
IGMP: Deduplicate multicast trace printing code.

Instead of having two functions that differ only in the prefix they
print have one function that accepts the prefix as an additional
argument.
print-igmp.c