]> The Tcpdump Group git mirrors - tcpdump/commit
Use a single function to parse NLRI for both MP_REACH and MP_UNREACH
authorBill Fenner <[email protected]>
Thu, 18 Apr 2019 14:16:52 +0000 (07:16 -0700)
committerfxlb <[email protected]>
Wed, 8 May 2019 20:21:31 +0000 (22:21 +0200)
commit124d025a425a4184a2e57ce2faa507a438f6d204
tree0cf2d266f8e312611b4d64f755699c4d915a3c28
parent886fcf669f13779c8d25370c95b47993f5e3c7dd
Use a single function to parse NLRI for both MP_REACH and MP_UNREACH

This replaces duplicated code (which was starting
to get out of sync) with a single copy in a shared
function.
print-bgp.c