597dbc1bd0
This perl modules helps manipulation of IP packets via divert(4) sockets. PR: ports/47867 Submitted by: Nicolas Jombart <ecu@ipv42.net>
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
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.
|