Remove struct rs_attr and all use of it.
authorLinus Nordberg <linus@nordu.net>
Mon, 14 Mar 2011 12:27:39 +0000 (13:27 +0100)
committerLinus Nordberg <linus@nordu.net>
Mon, 14 Mar 2011 12:27:39 +0000 (13:27 +0100)
commitcef9bf7b7340b7270eb979294aeb186d741e6318
treed4ada741c1f3cafd679f7147ffa5ca5406d18ebe
parente317a8db7aede1cc9918db51c06de469686c9fa8
Remove struct rs_attr and all use of it.

A new API for attributes will be added once we've decided how to deal
with RADIUS packets internally.  For now, removing the half baked
wrapping seems more sensible than trying to free rs_attr objects and
their VALUE_PAIR's.
lib/Makefile.am
lib/attr.c
lib/debug.c
lib/debug.h
lib/include/radsec/radsec-impl.h
lib/include/radsec/radsec.h
lib/packet.c