]> The Tcpdump Group git mirrors - tcpdump/commit
The draft in question has nothing to do with MPLS; clarify that.
authorGuy Harris <[email protected]>
Fri, 19 Mar 2010 18:47:19 +0000 (11:47 -0700)
committerGuy Harris <[email protected]>
Fri, 19 Mar 2010 18:47:19 +0000 (11:47 -0700)
commit1b2e1a81e20d5e7bb6c81aefc7572b83aa24cee4
tree944b690121b823fe200cacf29f7f521bdecc9f83
parent272333b0ed149132aa39b4a53a6a1105fcff6976
The draft in question has nothing to do with MPLS; clarify that.
Presumably the idea is that the technique is generally applicable as
long as the traffic being carried is either IPv4, IPv6, OSI CLNP, ES-IS,
or IS-IS.

Also, by the time we get there, we know we've reached the bottom of the
MPLS stack (the do loop either fails by running past the end of the
packet and going to trunc, or by terminating because we find a label
entry with the BOS bit set); there's no need to check for that.
print-mpls.c