Config.in 348 B

123456789101112
  1. config BR2_PACKAGE_XL2TP
  2. bool "xl2tp"
  3. depends on BR2_USE_MMU # fork()
  4. select BR2_PACKAGE_LIBPCAP
  5. help
  6. Layer 2 Tunnelling Protocol (RFC2661).
  7. xl2tpd is an open source implementation of the L2TP tunneling
  8. protocol. xl2tpd is forked from l2tpd and is maintained by
  9. Xelerance Corporation.
  10. http://www.xelerance.com/software/xl2tpd/