URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e94ee9942f9cd0541cfdf93cf055cd72d53b2d7
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7e94ee9 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Enable SCTP reassembly by default.
This was suggested in:
http://ask.wireshark.org/questions/29660/sctp-protocols-in-frame-problem
Since desegmentation is enabled by default in TCP, it makes sense to me to do
the same in SCTP as well.
Change-Id: I3cb4c7900c600d21668d95003149f87b9a006f66
Reviewed-on: https://code.wireshark.org/review/200
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 96583cd Powerlink: New heuristic payload dissection
adds 7e94ee9 Enable SCTP reassembly by default.
Summary of changes:
epan/dissectors/packet-sctp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)