svn commit: r236364 - head/sys/contrib/pf/net

2012-05-31 Thread Ermal Lu�i
Author: eri Date: Thu May 31 20:10:05 2012 New Revision: 236364 URL: http://svn.freebsd.org/changeset/base/236364 Log: Correct table counter functionality to not panic. This was caused by not proper initialization of necessary parameters. PR: 168200 Reviewed by: bz@, glebius@ MFC af

svn commit: r223765 - head/sys/netinet

2011-07-04 Thread Ermal Lu�i
Author: eri Date: Mon Jul 4 17:43:04 2011 New Revision: 223765 URL: http://svn.freebsd.org/changeset/base/223765 Log: pf(4) tags now store the state key but tcp_respond tries to reuse a mbuf as an optimization. This makes pf find the wrong state and cause errors reported with state mismatch

svn commit: r219275 - head/sys/net

2011-03-04 Thread Ermal Lu�i
Author: eri Date: Fri Mar 4 20:37:38 2011 New Revision: 219275 URL: http://svn.freebsd.org/changeset/base/219275 Log: Fix a panic that can happen when trying to destroy a lagg(4) with scheduler set to none. Approved by: thompsa(mentor) MFC after:1 week Modified: head/sys/net/if_

svn commit: r206111 - head/sys/netipsec

2010-04-02 Thread Ermal Lu�i
Author: eri Date: Fri Apr 2 18:15:23 2010 New Revision: 206111 URL: http://svn.freebsd.org/changeset/base/206111 Log: Fix a logic error in ipsec code that extracts information from the packets. Reviewed by: bz, mlaier Approved by: mlaier(mentor) MFC after:1 month Modified: h

svn commit: r203548 - head/sys/net

2010-02-06 Thread Ermal Lu�i
Author: eri Date: Sat Feb 6 13:49:35 2010 New Revision: 203548 URL: http://svn.freebsd.org/changeset/base/203548 Log: Propagate the vlan eventis to the underlying interfaces/members so they can do initialization of hw related features. PR: kern/141646 Reviewed by: thompsa Approved

svn commit: r198084 - in stable/7/sys: . contrib/pf modules/pf

2009-10-14 Thread Ermal Lu�i
Author: eri Date: Wed Oct 14 15:37:03 2009 New Revision: 198084 URL: http://svn.freebsd.org/changeset/base/198084 Log: Fix typo which has survived amazingly long! Approved by: mlaier(mentor) Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/pf/ (props changed) stable/

svn commit: r198083 - in stable/8/sys: . amd64/include/xen cddl/contrib/opensolaris contrib/dev/acpica contrib/pf dev/xen/xenpci modules/pf

2009-10-14 Thread Ermal Lu�i
Author: eri Date: Wed Oct 14 15:32:46 2009 New Revision: 198083 URL: http://svn.freebsd.org/changeset/base/198083 Log: Fix typo which has survived amazingly long! Reviewed by: mlaier(mentor) Approved by: re(kib) Modified: stable/8/sys/ (props changed) stable/8/sys/amd64/include/x

svn commit: r197928 - head/sys/modules/pf

2009-10-09 Thread Ermal Lu�i
Author: eri Date: Sat Oct 10 03:32:46 2009 New Revision: 197928 URL: http://svn.freebsd.org/changeset/base/197928 Log: Fix typo which has survived amazingly long! Approved by: mlaier(mentor) MFC after:3 days Modified: head/sys/modules/pf/Makefile Modified: head/sys/modules/pf/Mak