The FreeBSD Ports Archive
FreeBSD net-mgmt : choparp4>
Simple proxy arp daemon
choparp is a easy-to-use proxy arp daemon. It watches arp request pack-
ets visible on the interface specified by argument if_name, and sends
proxy arp reply to the sender if the arp request queries the MAC address
(ethernet hardware address) for the network speicified by net_addr and
net_mask.
http://sourceforge.net/projects/choparp/
|
choparp history
v. 1.15
date: 2006/04/28 16:04:13; author: nork; state: Exp; lines: +1 -1
Fix critical typo:-(.
v. 1.14
date: 2006/04/20 15:01:18; author: nork; state: Exp; lines: +1 -1
Don't send arp reply to sender if the arp request queries
the MAC address for the itself.
Submitted by: Vlad V Cheryomushkin
v. 1.13
date: 2006/04/08 06:34:33; author: nork; state: Exp; lines: +5 -1
Improved choparp.
o Add rcNG script.
o Use kqueue(2)/kevent(2) instead of select(2).
o Change MAINTAINER to myself.
o Bump PORTREVISION, accordingly.
v. 1.12
date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.11
date: 2004/02/05 20:37:40; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.10
date: 2003/12/21 00:21:56; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.9
date: 2003/02/20 18:50:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.8
date: 2003/01/30 15:43:46; author: sumikawa; state: Exp; lines: +3 -5
Changed master site and upgrade to 20021107.
v. 1.7
date: 2002/11/10 16:47:22; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:19; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2001/01/09 05:57:07; author: itojun; state: Exp; lines: +2 -2
drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
v. 1.4
date: 2000/04/09 18:10:24; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/08/30 14:22:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1998/08/24 08:39:18; author: hoek; state: Exp; lines: +4 -1
The manpage that was listed in pkg/PLIST has been moved to the Makefile.
v. 1.1
date: 1997/10/07 14:39:42; author: itojun; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/07 14:39:42; author: itojun; state: Exp; lines: +0 -0
choparp port.
small and simplified proxy arp daemon.
Submitted by: itojun@itojun.org
=============================================================================
v. 1.15
date: 2006/04/28 16:04:13; author: nork; state: Exp; lines: +1 -1
Fix critical typo:-(.
v. 1.14
date: 2006/04/20 15:01:18; author: nork; state: Exp; lines: +1 -1
Don't send arp reply to sender if the arp request queries
the MAC address for the itself.
Submitted by: Vlad V Cheryomushkin
v. 1.13
date: 2006/04/08 06:34:33; author: nork; state: Exp; lines: +5 -1
Improved choparp.
o Add rcNG script.
o Use kqueue(2)/kevent(2) instead of select(2).
o Change MAINTAINER to myself.
o Bump PORTREVISION, accordingly.
v. 1.12
date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.11
date: 2004/02/05 20:37:40; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.10
date: 2003/12/21 00:21:56; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.9
date: 2003/02/20 18:50:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.8
date: 2003/01/30 15:43:46; author: sumikawa; state: Exp; lines: +3 -5
Changed master site and upgrade to 20021107.
v. 1.7
date: 2002/11/10 16:47:22; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:19; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2001/01/09 05:57:07; author: itojun; state: Exp; lines: +2 -2
drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
v. 1.4
date: 2000/04/09 18:10:24; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/08/30 14:22:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1998/08/24 08:39:18; author: hoek; state: Exp; lines: +4 -1
The manpage that was listed in pkg/PLIST has been moved to the Makefile.
v. 1.1
date: 1997/10/07 14:39:42; author: itojun; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/07 14:39:42; author: itojun; state: Exp; lines: +0 -0
choparp port.
small and simplified proxy arp daemon.
Submitted by: itojun@itojun.org
=============================================================================
v. 1.15
date: 2006/04/28 16:04:13; author: nork; state: Exp; lines: +1 -1
Fix critical typo:-(.
v. 1.14
date: 2006/04/20 15:01:18; author: nork; state: Exp; lines: +1 -1
Don't send arp reply to sender if the arp request queries
the MAC address for the itself.
Submitted by: Vlad V Cheryomushkin
v. 1.13
date: 2006/04/08 06:34:33; author: nork; state: Exp; lines: +5 -1
Improved choparp.
o Add rcNG script.
o Use kqueue(2)/kevent(2) instead of select(2).
o Change MAINTAINER to myself.
o Bump PORTREVISION, accordingly.
v. 1.12
date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.11
date: 2004/02/05 20:37:40; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.10
date: 2003/12/21 00:21:56; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.9
date: 2003/02/20 18:50:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.8
date: 2003/01/30 15:43:46; author: sumikawa; state: Exp; lines: +3 -5
Changed master site and upgrade to 20021107.
v. 1.7
date: 2002/11/10 16:47:22; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:19; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2001/01/09 05:57:07; author: itojun; state: Exp; lines: +2 -2
drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
v. 1.4
date: 2000/04/09 18:10:24; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/08/30 14:22:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1998/08/24 08:39:18; author: hoek; state: Exp; lines: +4 -1
The manpage that was listed in pkg/PLIST has been moved to the Makefile.
v. 1.1
date: 1997/10/07 14:39:42; author: itojun; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/07 14:39:42; author: itojun; state: Exp; lines: +0 -0
choparp port.
small and simplified proxy arp daemon.
Submitted by: itojun@itojun.org
=============================================================================
|
| |

|