Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2004 11:31:49 -0800 (PST)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/pf - Imported sources
Message-ID:  <200403281931.i2SJVnQc086555@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2004/03/28 11:31:49 PST

  FreeBSD src repository

  src/sys/contrib/pf - Imported sources
  Update of /home/ncvs/src/sys/contrib/pf
  In directory repoman.freebsd.org:/tmp/cvs-serv85327
  
  Log Message:
  Import two fixes from OpenBSD's stable branch:
  - Fix binat for incoming connections when a netblock (not just a single
    address) is used for source in the binat rule. closes PR 3535, reported by
    Karl O.Pinc. ok henning@, cedric@
  
  - Fix a problem related to empty anchor rulesets, which could cause a kernel
    panic.
  
  Approved by:	bms(mentor)
  
  Status:
  
  Vendor Tag:	OPENBSD
  Release Tags:	pf_openbsd_3_4_001
  		
  U src/sys/contrib/pf/net/if_pflog.c
  U src/sys/contrib/pf/net/if_pflog.h
  U src/sys/contrib/pf/net/if_pfsync.c
  U src/sys/contrib/pf/net/if_pfsync.h
  C src/sys/contrib/pf/net/pf.c
  C src/sys/contrib/pf/net/pf_ioctl.c
  U src/sys/contrib/pf/net/pf_norm.c
  U src/sys/contrib/pf/net/pf_osfp.c
  U src/sys/contrib/pf/net/pf_table.c
  U src/sys/contrib/pf/net/pfvar.h
  U src/sys/contrib/pf/netinet/in4_cksum.c
  
  2 conflicts created by this import.
  Use the following command to help the merge:
  
  	cvs checkout -jOPENBSD:yesterday -jOPENBSD src/sys/contrib/pf
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403281931.i2SJVnQc086555>