597dbc1bd0
This perl modules helps manipulation of IP packets via divert(4) sockets. PR: ports/47867 Submitted by: Nicolas Jombart <ecu@ipv42.net>
5 lines
230 B
Text
5 lines
230 B
Text
The Net::Divert module facilitates the use of divert
|
|
sockets for packet alteration on FreeBSD and MacOSX.
|
|
|
|
This module allows you to create a divert socket and then
|
|
just supply a function that will deal with the incoming packets.
|