mirror of
https://github.com/opnsense/src.git
synced 2026-03-05 14:50:41 -05:00
PPP_DEFLATE options... The code uses #if defined(PPP_DEFLATE) etc, so the original method of "#define PPP_DEFLATE 0" did not actually disable anything. It was not possible to configure out bsdcomp or zlib compression. Also, join the settings for PPP_FILTER and NBPFILTER together since they are related here (can't have PPP_FILTER without NBPFILTER). |
||
|---|---|---|
| .. | ||
| Makefile | ||