Hi Greg, On Wed, Aug 10, 2016 at 11:46:20PM +0000, Greg Smith wrote: > > Do you happen to know if there's a way to turn of the filter with a > command-line option for pppd so I could see similar to what I'm not > able to see in lwIP?
Yes, PPP data packets never reach pppd so pppd can't display them by itself but pppd can enable Linux kernel PPP debugging code using the kdebug pppd option. This is a mask so the value should be a sum of 2^x values, e.g. 255 for bits 0..7. Sylvain
signature.asc
Description: Digital signature
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
