aboutsummaryrefslogtreecommitdiffstats
path: root/net/udptunnel
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* New port: UDPTunnelclive2001-12-145-0/+37
UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. PR: ports/32820 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>