| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling |  jsg | 2021-03-10 | 1 | -2/+2 |
* | Use timeout_add_sec(9) |  kn | 2019-06-24 | 1 | -2/+2 |
* | A space here, a space there. Soon we're talking real whitespace |  krw | 2017-01-24 | 1 | -4/+4 |
* | Don't hardcode vlan/queue priority for pppoe packets; inherit it from the |  sthen | 2016-06-14 | 1 | -2/+1 |
* | Set pppoe(4) control frames to high (NC, "network control") |  sthen | 2016-05-30 | 1 | -1/+2 |
* | replace the ifqueue used for the pp_cpq with an mbuf_queue. |  dlg | 2015-11-11 | 1 | -2/+2 |
* | sppp_pick is unused, it can go away. |  dlg | 2015-11-02 | 1 | -2/+1 |
* | remove cisco hdlc code from sppp(4), it's no longer used - pppoe(4) only uses |  sthen | 2015-09-30 | 1 | -4/+4 |
* | Convert sppp(4) to taskq; ok mikeb@ mpi@ |  stsp | 2013-11-20 | 1 | -3/+14 |
* | Improvements for address assignment and related issues in IPv6CP. |  stsp | 2013-11-14 | 1 | -3/+3 |
* | Change the structure used in the SPPPIOSDEFS and SPPPIOGDEFS ioctls |  mpi | 2013-07-10 | 1 | -52/+54 |
* | Remove fastq from struct sppp. Missed when I committed if_spppsubr.c r1.96, |  sthen | 2012-01-29 | 1 | -2/+1 |
* | Fix a comment |  claudio | 2011-11-12 | 1 | -2/+2 |
* | Allow username and password to be up to 255 characters in length. |  canacar | 2009-02-16 | 1 | -8/+22 |
* | Remove bogus casts of integer constants SPPPIO[GS]DEFS to caddr_t |  grange | 2009-02-06 | 1 | -4/+4 |
* | 1500 is a 'magic number' in the protocol that all implementations |  claudio | 2007-12-04 | 1 | -2/+3 |
* | IPv6 support for sppp layer, based on NetBSD version. |  canacar | 2007-09-05 | 1 | -3/+7 |
* | Add support for setting the address of the ppp peer. |  mpf | 2007-04-17 | 1 | -1/+6 |
* | Another gem from the the-world-runs-on-i386 departement. Using u_long in |  claudio | 2006-02-24 | 1 | -3/+3 |
* | Merge some sppp improvements from NetBSD: |  canacar | 2005-03-23 | 1 | -1/+3 |
* | Unslack and increase AUTHNAMELEN, since some ISP's prefer long usernames. |  canacar | 2005-01-08 | 1 | -2/+2 |
* | In kernel pppoe client, a simple IPv4 only implementation. |  canacar | 2004-11-28 | 1 | -3/+6 |
* | BSD-style license from Serge Vakulenko <vak@cronyx.ru> |  chris | 2002-09-26 | 1 | -6/+19 |
* | More lame OpenBSD tags. |  fgsch | 2001-07-09 | 1 | -0/+1 |
* | By popular demand, protect from multiple inclusion, and fix to use the |  angelos | 2001-06-09 | 1 | -18/+6 |
* | new timeouts |  mickey | 2001-03-22 | 1 | -0/+7 |
* | SIOCSIFGENERIC is now in sys/sockio.h |  chris | 2000-04-26 | 1 | -7/+0 |
* | lmc driver; ported by chris@dqc.org |  deraadt | 1999-07-01 | 1 | -0/+193 |