Clean up API for packet list stuff, and a minor bug.
authoraland <aland>
Tue, 27 Jun 2006 22:37:37 +0000 (22:37 +0000)
committeraland <aland>
Tue, 27 Jun 2006 22:37:37 +0000 (22:37 +0000)
commit1abb36914a31c80ebcd42cbd93845459d4acc50d
treed129d2e92c5bb02c9ad99907643fdb017b35d960
parentd626d74f55f82ae476d605095922a139f2a1fb05
Clean up API for packet list stuff, and a minor bug.

Update radclient for new API.

Update request_list.c to use new packet list code for proxying
packets.  It's tested with radclient, it means that the
server now shares more code with radclient, and it's less code
in the server.
src/include/packet.h
src/lib/packet.c
src/main/radclient.c
src/main/request_list.c