cvs commit: src/sbin/ipfw ipfw2.c

David Malone dwmalone at FreeBSD.org
Sun Aug 20 20:10:36 UTC 2006


dwmalone    2006-08-20 20:10:36 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw2.c 
  Log:
  Regigle parens to try and get the intended affect. This should fix people
  having trouble with the "me6" keyword. Also, we were using inet_pton on
  the wrong variable in one place.
  
  Reviewed by:    mlaier (previous version of patch)
  Obtained from:  Sascha Blank (inet_pton change)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.95      +6 -6      src/sbin/ipfw/ipfw2.c


More information about the cvs-src mailing list