Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-13 | l2tp: Add const qualifier to packet allocation function | Guillaume Nault | |
Define the address parameter of l2tp_packet_alloc() as constant. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2013-02-13 | l2tp: Add const qualifier for l2tp_packet_print() | Guillaume Nault | |
Declare parameters and variables of l2tp_packet_print() as constant. Also update l2tp_dict_find_value() prototype to accept options passed by l2tp_packet_print(). Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2012-05-22 | Some AVP we are not handling yet, and it is better to provide option | Kozlov Dmitry | |
to ignore them, instead of refusing connection. Signed-off-by: Denys Fedoryshchenko <denys@visp.net.lb> | |||
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |