aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ypserv.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-11-08 00:02:56 +0000
committerGuy Harris <guy@alum.mit.edu>2003-11-08 00:02:56 +0000
commitb304a75c66f45dfbb5bbc48a45f088d09ed3aa12 (patch)
treea868056ed85acb2694cd291fe359dc0e2644e61a /packet-ypserv.c
parent4192ad97702962b1596614222cdc95e0ead8af2c (diff)
"decode_tcp_ports()" is for use by protocols that proxy transport-layer
packets/sessions, e.g. MSProxy and SOCKS. It should not cause any of the TCP-specific stuff such as sequence number analysis or PDU tracking to be done. (Actually, MSProxy and SOCKS should offer desegmentation services *themselves* and do their *own* PDU tracking, rather than just passing stuff on to "decode_tcp_ports()", but that's another matter.) Make "tcp_tree" once again be a local variable to "dissect_tcp()", and pass it as an argument to those functions that use it. svn path=/trunk/; revision=8912
Diffstat (limited to 'packet-ypserv.c')
0 files changed, 0 insertions, 0 deletions