On 06/04/2015 20:05, Kristof Provost wrote:
Author: kp
Date: Mon Apr 6 19:05:00 2015
New Revision: 281164
URL: https://svnweb.freebsd.org/changeset/base/281164
Log:
pf: Skip firewall for refragmented ip6 packets
In cases where we scrub (fragment reassemble) on both input and output
we
Kip Macy wrote:
Modified:
head/sys/dev/e1000/if_em.c
head/sys/dev/e1000/if_em.h
Modified: head/sys/dev/e1000/if_em.c
==
@@ -1089,8 +1088,10 @@ em_start_locked(struct ifnet *ifp)
if (em_xmit(adapter
Bjoern A. Zeeb wrote:
Author: bz
Date: Sat Feb 7 13:19:08 2009
New Revision: 188281
URL: http://svn.freebsd.org/changeset/base/188281
I think this commit may have broken isc-dhcp30-server built with
DHCP_JAIL option:
cc -O -pipe -D_PATH_DHCPD_CONF=\"/usr/local/etc/dhcpd.conf\"
-D_PATH_DHC