ipfilter

From: Dave Love (d.love@dl.ac.uk)
Date: Mon Jul 22 2002 - 11:02:19 EDT


Has anyone had any success with the new ipfilter on 5.1a? It's
supposed to work on 5.1, but it seems as though an interface has
changed since then and I got lost trying to figure it out:

  cc: Error: ../ip_fil_osf.c, line 1042: In this statement, "(*ifp->if_output)" expects 5 arguments, but 4 are supplied. (toofewargs)
                  error = (*ifp->if_output)(ifp, m, (struct sockaddr *)dst,
  ------------------------^
  cc: Error: ../ip_fil_osf.c, line 1122: In this statement, "(*ifp->if_output)" expects 5 arguments, but 4 are supplied. (toofewargs)
                          error = (*ifp->if_output)(ifp, m,
  --------------------------------^
  
(I got it from <URL:http://coombs.anu.edu.au/~avalon/ipf40a23.tar.gz>.)



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:46 EDT