Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Couzens 9b7111c3a2 l2tp_socket_init: setup log_class in l2tp_socket_init 2016-11-05 18:46:35 +01:00
Alexander Couzens e46a88b1c7 l2tpd.c: move packet handling out of l2tpd.c into l2tpd_packet.c 2016-11-05 18:46:34 +01:00
Alexander Couzens eba878e472 l2tpd/Makefile: add EXTRA_CFLAGS 2016-11-05 18:46:34 +01:00
Alexander Couzens a3ea0eef15 WIP: l2tpd: make it compile again
fix all compiler warnings & errors but -Wunsed-function
2016-11-05 18:46:34 +01:00
Harald Welte a8c771859b WIP l2tpd: More progress on the implementation
still far from being complete, but architecture is slowly getting there.

We now have data structures for bulk AVP parsing and allocate + fill
local data structures for connections and sessions.
2016-10-17 02:11:32 +02:00
Harald Welte d450c71498 WIP: L2TP daemon to interoperate with Ericsson SIU 2016-10-14 16:47:46 +02:00