Add TCP support to the KDC, turned off by default, and using separate
authorKen Raeburn <raeburn@mit.edu>
Thu, 19 Sep 2002 19:53:23 +0000 (19:53 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 19 Sep 2002 19:53:23 +0000 (19:53 +0000)
commit1ab9fc619272e0cda21c9e3dfe1b7abe7998d001
tree5c5fc63dfcea23b4219c5ba1ebce8940224235c6
parent08e8e4aa95784b44c8ce9c737a5bb64d5936d684
Add TCP support to the KDC, turned off by default, and using separate
config file entries to indicate port numbers.
Checkpointing a working version; debug code needs cleanup, doc needs writing.

ticket: 1175
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14885 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/extern.h
src/kdc/main.c
src/kdc/network.c