cvs commit: src/sys/netatm atm_cm.c atm_device.c atm_if.c

Hartmut Brandt harti at FreeBSD.org
Thu Jul 24 01:15:22 PDT 2003


harti       2003/07/24 01:15:20 PDT

  FreeBSD src repository

  Modified files:
    sys/netatm           atm_cm.c atm_device.c atm_if.c 
  Log:
  Add BPF support to HARP network interfaces. This allows one to see
  the traffic on LLC multiplexed connections (like CLIP).
  
  PR:             kern/51831
  Submitted by:   Vincent Jardin <vjardin at wanadoo.fr>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.29      +12 -0     src/sys/netatm/atm_cm.c
  1.22      +12 -0     src/sys/netatm/atm_device.c
  1.24      +13 -0     src/sys/netatm/atm_if.c


More information about the cvs-all mailing list