Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-26 | radius: make radius.h self-contained | Guillaume Nault | |
We need to include "list.h" to define 'struct list_head' and <netinet/in.h> for 'in_addr_t' and 'struct in6_addr'. Also, let's include "ap_session.h" so that we don't need a forward declaration for 'struct ap_session'. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2017-12-14 | radius: fixed memory leak | Dmitry Kozlov | |
2016-12-10 | radius: extended support for freeradius dictionaries | Dmitry Kozlov | |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |
2011-09-05 | radius: use clock_gettime(CLOCK_MONOTONIC) instead of gettimeofday | Kozlov Dmitry | |
2011-08-23 | radius: ipv6 support | Dmitry Kozlov | |
2011-01-27 | radius: extended statistics calculation | Dmitry Kozlov | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |