Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-29 | connlimit: Initialise connlimit key (MAC) | Guillaume Nault | |
Initialise 'key' before calling memcpy() to ensure that all bytes are set in the return value. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2013-06-14 | connlimit: Fix size of memcpy() for MAC address | Guillaume Nault | |
The 'hw' parameter of cl_key_from_mac() is actually a pointer, so 'key.hw' must be used instead to compute the size of the MAC address. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-01-19 | add missing accel-pppd/include/connlimit.h | Kozlov Dmitry | |