| Age | Commit message (Expand) | Author |
| 1998-09-20 | Changes so that BPF readers will get the data in fddi packet aligned along | matt |
| 1998-09-13 | The post 1.3.2 world is actually ready for this. | hwr |
| 1998-09-13 | Add a gre tunnel pseudo network device. Gre = generic route encapsulation. | hwr |
| 1998-09-09 | Add/move some Ethertypes, PR #5997, Heiko W.Rupp. | thorpej |
| 1998-09-03 | PR/5414: Ronald Khoo: tcpdump ppp does not respect inbound/outbound qualifiers. | christos |
| 1998-08-30 | Make this compile with -DIFMEDIA_DEBUG. | enami |
| 1998-08-26 | use __NetBSD__ not NetBSD | mrg |
| 1998-08-25 | Use do { ... } while (0) in RTFREE(). | thorpej |
| 1998-08-20 | Add some braces to stop the new egcs warnings. | veego |
| 1998-08-18 | Add some braces to make egcs happy (ambiguous else warning). | thorpej |
| 1998-08-15 | Explicitly dereference the route timer expiration function pointer. | thorpej |
| 1998-08-12 | Oops, I forgot aliases for some old names (10baseT/UTP, 10base2/BNC, | thorpej |
| 1998-08-08 | Define IFM_INST_MAX, the largest possible "instance" value. | thorpej |
| 1998-08-06 | Define the minimum and maximum "network type" values. These values are | thorpej |
| 1998-08-06 | Sigh. "consts in prototypes can be quite a drag..." | perry |
| 1998-08-06 | Fix botched prototype decl in last fix. | perry |
| 1998-08-06 | Convert bcopy,bzero to memcpy,memset | perry |
| 1998-08-06 | Add a macro to create a media word from type, subtype, options, and instance. | thorpej |
| 1998-08-06 | Completely rewrite the way media descriptions are represented. The same | thorpej |
| 1998-08-03 | Add IFM_10_FL - 10baseFL (fiber) | thorpej |
| 1998-08-02 | Fix PR5898: ppp delays last packet. | sommerfe |
| 1998-07-28 | Remove obsolete comment. | is |
| 1998-07-25 | define DLT_HDLC | explorer |
| 1998-07-09 | Glue in fast forwarding. | thorpej |
| 1998-07-08 | Only run pppasyncstart (sc->sc_start) from the netisr handler. | sommerfe |
| 1998-07-07 | Make this compile again. | thorpej |
| 1998-07-06 | use #ifdef INET so this compiles again | jtk |
| 1998-07-05 | defopt NATM. | jonathan |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt ISO TPIP. | jonathan |
| 1998-07-05 | defopt LLC | jonathan |
| 1998-07-05 | defopt CCITT. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-06-26 | defopt COMPAT_SVR4 | thorpej |
| 1998-06-25 | defopt COMPAT_LINUX | thorpej |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |
| 1998-05-29 | Sync the symbol used for multiple inclusion protection with the canonical | kleink |
| 1998-05-22 | Add an if_drain to the ifnet structure (call when the system is low | matt |
| 1998-05-17 | Correct copyright date. | kml |
| 1998-05-16 | Add missing RCS ID. | thorpej |
| 1998-05-14 | Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) | kml |
| 1998-05-06 | This comment is not true. | drochner |
| 1998-05-06 | Make ATM_LLC_SETTYPE do the rigth thing: swap byte on LE machines, | bouyer |
| 1998-05-04 | Add IPX bits. | christos |
| 1998-05-02 | Need <sys/socket.h> to stand alone. | thorpej |
| 1998-05-02 | Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates | christos |
| 1998-05-01 | Squash a typo. | thorpej |
| 1998-05-01 | Glue in IP flow fast forwarding. | thorpej |
| 1998-05-01 | Add FDDI source address spoofing via pseudo_AF_HDRCMPLT. | thorpej |
| 1998-04-30 | Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set | thorpej |