Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 1997 10:23:11 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys protosw.h src/sys/kern uipc_socket2.c src/sys/netinet ip_divert.c
Message-ID:  <199705241723.KAA07132@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/05/24 10:23:11 PDT

  Modified files:
    sys/sys              protosw.h 
    sys/kern             uipc_socket2.c 
    sys/netinet          ip_divert.c 
  Log:
  Attempt to convert the ip_divert code to use the new-style protocol request
  switch.  I needed 'LINT' to compile for other reasons so I kinda got the
  blood on my hands.  Note: I don't know how to test this, I don't know if
  it works correctly.
  
  Revision  Changes    Path
  1.18      +3 -1      src/sys/sys/protosw.h
  1.25      +7 -1      src/sys/kern/uipc_socket2.c
  1.9       +89 -103   src/sys/netinet/ip_divert.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705241723.KAA07132>