cvs commit: src/sys/net bpf.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jul 8 11:20:30 PDT 2005


dillon      2005/07/08 11:19:40 PDT

DragonFly src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  Add missing m_freem() in BPF if the mbuf exceeds the interface mtu.
  
  Reported-by: Guy Harris <guy at xxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.28      +3 -1      src/sys/net/bpf.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/bpf.c.diff?r1=1.27&r2=1.28&f=u





More information about the Commits mailing list