mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
PPP, VJ, improved opt.h comment about VJ
This commit is contained in:
parent
ced24f9215
commit
2db7513590
@ -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 */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user