cvs commit: src/sys/netinet ip_dummynet.c

Sam Leffler sam at FreeBSD.org
Wed Oct 29 11:03:59 PST 2003


sam         2003/10/29 11:03:58 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_dummynet.c 
  Log:
  o add locking to protect routing table refcnt manipulations
  o add some more debugging help for figuring out why folks are
    getting complaints about releasing routing table entries with
    a zero refcnt
  o fix comment that talked about spl's
  o remove duplicate define of DUMMYNET_DEBUG
  
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.71      +18 -16    src/sys/netinet/ip_dummynet.c


More information about the cvs-src mailing list