[Chilli] Event-Timestamp

David Bird david at coova.com
Wed Oct 6 15:47:54 UTC 2010


Pretty simple, really...

Index: radius.c
===================================================================
--- radius.c	(revision 381)
+++ radius.c	(working copy)
@@ -1579,6 +1579,10 @@
 		     RADIUS_VENDOR_CHILLISPOT,
 		     RADIUS_ATTR_CHILLISPOT_ACCT_VIEW_POINT, 
 		     v, 0, 0);
+
+      radius_addattr(this, pack, RADIUS_ATTR_EVENT_TIMESTAMP, 0, 0, 
+		     mainclock_rt(), NULL, 0); 
+      
     }
     break;


On Wed, 2010-10-06 at 15:22 +0100, Adam Hammond wrote:
> Hi,
> 
> I don't know of a way to do this but I thought I'd reply as I think it  
> would be excellent to have this attribute in the future.
> 
> Certainly if anyone does work out how to add it I would love to know.
> 
> regards,
> Adam
> 
> 
> On 27 Sep 2010, at 14:12, Murray Long wrote:
> 
> > Hi All,
> >
> > Does anyone know if CoovaChilli supports the Event-Timestamp attribute
> > as specified in radius extensions?
> > If so how does one enable it?
> >
> > Many Thanks,
> > Murray
> > _______________________________________________
> > Chilli mailing list
> > Chilli at coova.org
> > http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
> 
> _______________________________________________
> Chilli mailing list
> Chilli at coova.org
> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli




More information about the Chilli mailing list