mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-10 01:23:48 +08:00
PPP, VJ, improved opt.h comment about VJ
This commit is contained in:
@@ -2125,7 +2125,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#if !PPPOS_SUPPORT || !PPP_IPV4_SUPPORT
|
#if !PPPOS_SUPPORT || !PPP_IPV4_SUPPORT
|
||||||
#undef VJ_SUPPORT
|
#undef VJ_SUPPORT
|
||||||
#define VJ_SUPPORT 0 /* VJ compression is only supported for PPPoS. */
|
#define VJ_SUPPORT 0 /* VJ compression is only supported for IPv4 over PPPoS. */
|
||||||
#endif /* !PPPOS_SUPPORT */
|
#endif /* !PPPOS_SUPPORT */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user