Commit Graph

  • a569b04d5c l2tpd: save sockaddr over msg->dst into l2c->remote.ss Alexander Couzens 2016-10-24 04:14:20 +0200
  • d67d2a6eaf l2tpd/rx_scc_rq: use msgb_data to get the correct data Alexander Couzens 2016-10-24 04:10:00 +0200
  • 0feedc3623 l2tpd_data: add l2c as private data to fsm Alexander Couzens 2016-10-24 04:08:30 +0200
  • f1d399b717 l2tpd: add transmit / sendto function Alexander Couzens 2016-10-24 04:08:11 +0200
  • 36f2a7f1dd l2tpd/l2tp_ip_read_cb: use msgb_data for recvfrom and set msgb pointer to l2h=l2tp, l1h=ip Alexander Couzens 2016-10-24 00:50:09 +0200
  • ffca1f240b l2tpd/rx_scc_rq: fix pseudowire cap check by using htons() Alexander Couzens 2016-10-24 00:49:29 +0200
  • 325c8858fc l2tpd/msgb_avp_parse: fix pointer arithmethic and length checks Alexander Couzens 2016-10-24 00:48:32 +0200
  • 73cff03662 l2tpd: use l2tp_rcvmsg_control() must use msgb_data instead of msgb_l2tph Alexander Couzens 2016-10-24 00:47:44 +0200
  • 62bd1d631c l2tpd: increase tailroom to 1500 Alexander Couzens 2016-10-24 00:20:40 +0200
  • 76dc1edfe6 l2tpd: correct value of S_BIT (sequence bit) Alexander Couzens 2016-10-24 00:20:24 +0200
  • a349490d0c l2tpd_data: rename variable `l2tpd_instance inst -> l2tp` to conform to the rest of the source Alexander Couzens 2016-10-23 23:30:55 +0200
  • 8cb31473ba l2tpd: register fsms Alexander Couzens 2016-10-23 23:30:19 +0200
  • 43d10dd7dd l2tpd: add logging to stderr Alexander Couzens 2016-10-23 23:29:57 +0200
  • 290e88eb59 l2tpd/Makefile: add EXTRA_CFLAGS Alexander Couzens 2016-10-23 23:19:03 +0200
  • 6339e6a038 l2tpd: init talloc and use it for l2tpd_instance l2i Alexander Couzens 2016-10-23 23:17:13 +0200
  • 6cd77eb449 l2tpd: move ofd setup before osmo_sock_init_ofd() Alexander Couzens 2016-10-23 23:16:54 +0200
  • 0a6dd1b1f9 init logging system Alexander Couzens 2016-10-23 23:01:23 +0200
  • d461968d7a l2tpd_fsm: make fsm itself and states public Alexander Couzens 2016-10-23 22:43:35 +0200
  • 07702774ec l2tpd: fix compiler errors and misused format string Alexander Couzens 2016-10-23 22:42:52 +0200
  • 0dfe18c7bd fixme: use local version until osmo_sockaddr_equal is upstream Alexander Couzens 2016-10-23 22:32:50 +0200
  • 3a566f2b05 lookup the l2tpd connection using the src ip Alexander Couzens 2016-10-23 21:40:34 +0200
  • 0e71714f7f generalize l2tp_rcvmsg: dont to any difference between ip and udp Alexander Couzens 2016-10-23 21:39:44 +0200
  • 425cef7824 l2tpd_data: init l2connetion fsm Alexander Couzens 2016-10-23 21:38:07 +0200
  • f79af9629b l2tpd_cc_find_by_sockaddr: add sockaddr length to function signature Alexander Couzens 2016-10-23 21:37:28 +0200
  • 11f28c40a1 l2tp_data: give l2tp_recvmsg socketaddr of the incoming packet Alexander Couzens 2016-10-23 16:29:56 +0200
  • e0524720a3 l2tp_data: add l2tpd_cc_find_by_sockaddr() Alexander Couzens 2016-10-23 16:28:52 +0200
  • 47bdff2570 WIP: l2tpd: make it compile again Alexander Couzens 2016-10-18 16:11:22 +0200
  • a8c771859b WIP l2tpd: More progress on the implementation Harald Welte 2016-10-17 02:11:32 +0200
  • d450c71498 WIP: L2TP daemon to interoperate with Ericsson SIU Harald Welte 2016-10-14 16:47:46 +0200
  • a5e825505c initial import of E/// information on SIU Harald Welte 2016-07-18 09:05:19 +0200