Re: svn commit: r281164 - head/sys/netpfil/pf

2015-04-06 Thread Richard Tector
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

Re: svn commit: r191611 - head/sys/dev/e1000

2009-04-27 Thread Richard Tector
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

Re: svn commit: r188281 - in stable/7: . etc etc/defaults etc/periodic/weekly lib/libc lib/libc/string lib/libc/sys lib/libkvm share/man/man4 sys sys/compat/freebsd32 sys/contrib/pf sys/dev/ath/ath_ha

2009-03-21 Thread Richard Tector
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