| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Sep 2012 17:46:28
0.3
|
beat  |
- Fix patch after r289156
Reported by: pointyhat |
17 Jul 2012 19:36:17
0.3
|
crees  |
Use OSVERSION rather than slower exists check
PR: ports/169585
Approved by: maintainer timeout (anchie, >2w) |
14 Jan 2012 08:57:23
0.3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
02 Jan 2011 17:56:14
0.3
|
erwin  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: 153513
Submitted by: sunpoet |
28 Dec 2010 02:49:00
0.3
|
hrs  |
Update to 0.3. This version supports SeND socket on FreeBSD 9.X
and later instead of Netgraph and BPF.
Submitted by: anchie |
06 Jan 2009 17:59:31
0.2_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
17 Oct 2007 11:06:46
0.2_1
|
miwi  |
- Fix build with gcc 4.2
PR: 117240
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
23 Sep 2007 06:39:06
0.2
|
edwin  |
[NEW PORT] net-mgmt/send: Secure Neighbor Discovery implementation for IPv6
DoCoMo's Open Source SEND project provides an implementation of
RFC3971 Secure Neighbor Discovery (SEND). SEND cryptographically
secures the IPv6 neighbor discovery protocol, countering the threats
discussed in RFC3756 (IPv6 Neighbor Discovery (ND) Trust Models and
Threats).
DoCoMo's SEND is implemented completely in user space, so it is
portable and lends itself to experimentation. It currently runs on
Linux (tested on 2.6 kernels) and FreeBSD (tested on 5.4).
Also included in the distribution are implementations of RFC3972
Cryptographically Generated Addresses (CGAs) and RFC3779 X.509
Extensions for IP Addresses and AS Identifiers.
WWW: http://www.docomolabs-usa.com/lab_osrc_guide.html
Doesn't work on FreeBSD > 6.x though. Hopefully the submitter will
submit patches for it now it is commited.
PR: ports/116540
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |