cvs commit: src/sys/contrib/pf/net pf.c pf_if.c pf_ioctl.c

Max Laier mlaier at FreeBSD.org
Sun Nov 25 11:26:47 PST 2007


mlaier      2007-11-25 19:26:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/contrib/pf/net   pf.c pf_if.c pf_ioctl.c 
  Log:
  MFC pf.c 1.51, pf_ioctl.c 1.30 and pf_if.c 1.13-1.14:
    Reloop OpenBSD rev. 1.563:
      In pf_test_fragment(), ignore protocol-specific criteria for packets of
      different protocols.
  
    Cleanup pf interface mangement - esp. remove EVENTHANDLER before
    unloading the coresponding code.  This was lost during 4.1 import.
  
    Bring back pf_if.c revs 1.8 and 1.6 also lost during last import:
     - Use correct time for tzero when compiled in
     - Don't use bogus interface addresses on ptp-interfaces with :0
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.46.2.1  +12 -4     src/sys/contrib/pf/net/pf.c
  1.11.2.2  +54 -1     src/sys/contrib/pf/net/pf_if.c
  1.28.2.1  +2 -2      src/sys/contrib/pf/net/pf_ioctl.c


More information about the cvs-all mailing list