mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-29 00:32:51 +00:00
PPP, VJ, improved opt.h comment about VJ
This commit is contained in:
parent
ced24f9215
commit
2db7513590
@ -2125,7 +2125,7 @@
|
||||
#endif
|
||||
#if !PPPOS_SUPPORT || !PPP_IPV4_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 */
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user