Re: svn commit: r254773 - head/sys/net

2013-09-08 Thread Andre Oppermann
On 07.09.2013 17:30, Mikolaj Golub wrote: Hi, On Sat, Aug 24, 2013 at 11:17:25AM +, Andre Oppermann wrote: Author: andre Date: Sat Aug 24 11:17:25 2013 New Revision: 254773 URL: http://svnweb.freebsd.org/changeset/base/254773 Log: Resolve the confusion between the head_list and the hook

Re: svn commit: r254773 - head/sys/net

2013-09-07 Thread Mikolaj Golub
Hi, On Sat, Aug 24, 2013 at 11:17:25AM +, Andre Oppermann wrote: > Author: andre > Date: Sat Aug 24 11:17:25 2013 > New Revision: 254773 > URL: http://svnweb.freebsd.org/changeset/base/254773 > > Log: > Resolve the confusion between the head_list and the hook list. > > The linked list

svn commit: r254773 - head/sys/net

2013-08-24 Thread Andre Oppermann
Author: andre Date: Sat Aug 24 11:17:25 2013 New Revision: 254773 URL: http://svnweb.freebsd.org/changeset/base/254773 Log: Resolve the confusion between the head_list and the hook list. The linked list of pfil hooks is changed to "chain" and this term is applied consistently. The head_l