openwrt-packages/net/pptpd/patches
Jo-Philipp Wich ba31ff7d5e pptpd: fix musl compatibility
- Ship a net/ppp_defs.h replacement header since musl does not provide one
   but pppd/pppd.h provided by pppd is needing it.
 - Replace deprecated MSG_TRYHARD flag with the proper MSG_DONTROUTE one
 - Unconditionally include string.h in bcrelay to avoid undeclared memset()
   and strcpy() warnings.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 00:12:42 +02:00
..
001-bad_pqueue_debug.patch pptpd: import from old packages 2015-05-15 02:31:19 +02:00
002-makefile_fix.patch pptpd: import from old packages 2015-05-15 02:31:19 +02:00
003-opt_flags.patch pptpd: import from old packages 2015-05-15 02:31:19 +02:00
100-musl-compat.patch pptpd: fix musl compatibility 2015-06-17 00:12:42 +02:00