5 Nov
2007
5 Nov
'07
4:01 a.m.
Matthew Schumacher wrote:
The solution is to pass the NAS-Identifier attribute though to the session_zap function and have it output to the accounting modules instead of simply leaving it null.
A longer term solution is to permit the modules to update a "zap" packet, just like "request", "reply", etc. But that's somewhat difficult to do.
I the attached patch to do this and it works, except my radius server has become less than stable. It crashes here and there, but I can't figure out why. I'm not much of a C programmer so I'm hoping that someone on the list can look at my patch and point out what I did wrong. I suspect it's a typing issue or something.
I don't see anything obviously wrong... Alan DeKok.