]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Header file and protocol handler for RADIUS over TCP
authorDante <dante@dante.org.uk>
Tue, 15 Sep 2009 15:17:40 +0000 (17:17 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 15 Sep 2009 15:17:40 +0000 (17:17 +0200)
commit7fad2e29bacb97334d77f49ecb09d3dc3eaa5211
tree37b1038b4dec98afd3220acbdc0d2b5bdd2f08b2
parentaf07ace2815910610c0d39de90e4c0cf0735188d
Header file and protocol handler for RADIUS over TCP

This is the first step to getting full support for RADIUS
over TCP into the server.

Signed-off-by: Alan T. DeKok <aland@freeradius.org>
src/include/tcp.h [new file with mode: 0644]
src/lib/tcp.c [new file with mode: 0644]