]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Attempt to convert the ip_divert code to use the new-style protocol request
authorpeter <peter@FreeBSD.org>
Sat, 24 May 1997 17:23:11 +0000 (17:23 +0000)
committerpeter <peter@FreeBSD.org>
Sat, 24 May 1997 17:23:11 +0000 (17:23 +0000)
commit16ff4223276d7d07622d8962c3924ef714ccff73
treed21647876f340300d5615e2f3b02059f55d41046
parent9b1a8266578a8978b99dae88495bc5205996d7aa
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.
sys/kern/uipc_sockbuf.c
sys/kern/uipc_socket2.c
sys/netinet/ip_divert.c
sys/sys/protosw.h