cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c

Julian Elischer julian at FreeBSD.org
Mon Feb 18 11:56:10 PST 2008


julian      2008-02-18 19:56:10 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw.8 ipfw2.c 
  Log:
  Instead of using a heuristic to decide whether to display
  table 'values' as IP addresses, use an explicit argument (-i).
  This is a 'POLA' issue. This is a low risk change and should be MFC'd
  to RELENG_6 and RELENG 7. it might be put as an errata item for 6.3.
  (not sure about 6.2).
  
  Fix suggested by: Eugene Grosbein
  PR:     120720
  MFC After: 3 days
  
  Revision  Changes    Path
  1.209     +5 -0      src/sbin/ipfw/ipfw.8
  1.114     +9 -6      src/sbin/ipfw/ipfw2.c


More information about the cvs-all mailing list