Gleb Smirnoff 39c14742d9 - Create ng_ppp_bypass() function, that prepares a packet
with bypass header, to send it out to userland.
- Use ng_ppp_bypass() in ng_ppp_proto_recv().
- Use ng_ppp_bypass() in ng_ppp_comp_recv() and in
  ng_ppp_crypt_recv() if compression or encryption is
  disabled, respectively.
- Any LCP packet goes directly to ng_ppp_bypass(), instead
  of passing through PPP stack.
- Any non-LCP packet on disabled link is discarded. This
  is behavior defined in RFC.

Submitted by:	Alexander Motin <mav alkar.net>
2007-01-25 21:16:50 +00:00
..
2006-09-30 12:37:43 +00:00
2006-10-11 14:33:08 +00:00
2005-12-07 21:41:45 +00:00
2005-02-12 18:10:26 +00:00
2007-01-15 05:55:56 +00:00
2005-04-15 10:14:00 +00:00
2006-01-14 21:49:31 +00:00
2005-12-09 07:09:44 +00:00
2006-02-14 15:22:24 +00:00
2006-02-17 09:42:49 +00:00
2006-01-14 14:17:27 +00:00
2007-01-15 05:55:56 +00:00
2005-02-06 19:24:59 +00:00