http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25769
User: morriss
Date: 2008/07/19 01:17 PM
Log:
From https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2723
Tigran Mkrtchyan: decode and display fattr4_fs_layout_types.
Thijs Stuurman: Synchronize names used by wireshark with those used in
latest pnfs draft.
J. Bruce Fields: Use large default max_rpc_tcp_pdu_size setting
The linux server will do up to 1M these days, so the current default is
very likely to discard all reads and writes from such a server.
Thanks to Jim Rees for catching this.
Jeff Morriss: limit the max_rpc_tcp_pdu_size increase to 4M instead of the 16M
proposed. Memory is cheap but still not unlimited.
Directory: /trunk/epan/dissectors/
Changes Path Action
+127 -108 packet-nfs.c Modified
+1 -1 packet-rpc.c Modified