]> The Tcpdump Group git mirrors - tcpdump/commit
Sun RPC: Modernize packet parsing style.
authorDenis Ovsienko <[email protected]>
Tue, 1 Dec 2020 19:13:24 +0000 (19:13 +0000)
committerDenis Ovsienko <[email protected]>
Tue, 1 Dec 2020 19:13:24 +0000 (19:13 +0000)
commit75fe4ba35dd633614eaa2b5ea2daeb672978647b
tree66267a6193dfe10f08fbf2944cac9348ab9bcb78
parent9fd5c63aaa6d118b8785da56c16fcc66a7f9b741
Sun RPC: Modernize packet parsing style.

Enable ND_LONGJMP_FROM_TCHECK. Lose a few unused constants and use
another one. In progstr() swap if() branches to lose one #ifdef wrapper
and set lastprog to make the static cache, which has been in place at
least since 1999, actually work.
print-sunrpc.c
rpc_auth.h