aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-03-12 04:04:15 +0000
committerGerald Combs <gerald@wireshark.org>2003-03-12 04:04:15 +0000
commit588b90738abbcfff5b34e08176725b6a929a7431 (patch)
tree2544ad870afdf02eedd133503e978fe612a368dc /AUTHORS
parent833a75caf7f1ca76104e9a565139fc356bbe87ce (diff)
From Todd Montgomery: Bring PGM up to date with RFC 3208:
- checksum checks for all packets (like UDP, IP, TCP, etc.) - this includes adding an option to turn off checking it in the preferences menu (like TCP does). - POLL packets - POLR packets - added PGM options: - OPT_FRAGMENT - OPT_REDIRECT - OPT_NAK_BO_IVL - OPT_NAK_BO_RNG - fixed a minor offset error in SPMs svn path=/trunk/; revision=7349
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index aaa9e1f8e2..0750638e44 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1647,6 +1647,10 @@ Markus Friedl <markus [AT] openbsd.org> {
Remove duplicate SSH code
}
+Todd Montgomery <tmontgom [AT] tibco.com> {
+ Update PGM to RFC 3208
+}
+
And assorted fixes and enhancements by the people listed above and by:
Pavel Roskin <proski [AT] gnu.org>