NetBSD/sys/altq
thorpej 66c3288ad5 From KAME:
kjc         2001/02/09 16:20:40 JST

  Modified files:
    kame/sys/altq        altq_classq.h altq_rmclass.c
  Log:
  clear m_nextpkt at dequeueing a packet.

  this is not needed in the current code but
  requested by Lars Eggert <larse@ISI.EDU> for
  their experiment to use altq for inbound processing.

  Revision  Changes    Path
  1.4       +4 -1      kame/kame/sys/altq/altq_classq.h
  1.10      +4 -1      kame/kame/sys/altq/altq_rmclass.c
2001-04-06 00:44:46 +00:00
..
Makefile Install ALTQ header files. 2000-12-15 01:20:32 +00:00
altq.h
altq_afmap.c
altq_afmap.h
altq_blue.c
altq_blue.h
altq_cbq.c
altq_cbq.h
altq_cdnr.c
altq_cdnr.h
altq_classq.h From KAME: 2001-04-06 00:44:46 +00:00
altq_conf.c Saner glue into cdevsw. 2000-12-14 23:50:43 +00:00
altq_conf.h remove variable names from prototype. sync with kame. 2001-01-29 20:02:48 +00:00
altq_fifoq.c
altq_fifoq.h
altq_flowvalve.h
altq_hfsc.c
altq_hfsc.h
altq_localq.c
altq_priq.c
altq_priq.h
altq_red.c
altq_red.h
altq_rio.c
altq_rio.h
altq_rmclass.c From KAME: 2001-04-06 00:44:46 +00:00
altq_rmclass.h
altq_rmclass_debug.h
altq_subr.c Don't need <vm/vm.h> (it doesn't exist in -current). 2000-12-14 18:08:08 +00:00
altq_var.h
altq_wfq.c
altq_wfq.h
altqconf.h Saner glue into cdevsw. 2000-12-14 23:50:43 +00:00
if_altq.h remove variable names from prototype. sync with kame. 2001-01-29 20:02:48 +00:00