cvs commit: src/sys/netinet ip_fw2.c

Sam Leffler sam at FreeBSD.org
Wed Sep 17 15:06:49 PDT 2003


sam         2003/09/17 15:06:47 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Bandaid locking change: mark static rule mutex recursive so re-entry when
  sending an ICMP packet doesn't cause a panic.  A better solution is needed;
  possibly defering the transmit to a dedicated thread.
  
  Observed by:    "Aaron Wohl" <freebsd at soith.com>
  
  Revision  Changes    Path
  1.39      +2 -1      src/sys/netinet/ip_fw2.c


More information about the cvs-src mailing list