Commit graph

15 commits

Author SHA1 Message Date
wiz
a59bf95cbf parpd: follow redirect. 2017-09-16 08:43:26 +00:00
manu
28bf55e270 Fix kqueue usage when forking in the background
This restores parpd functionnality on NetBSD 7.x
Submitted upstream as https://dev.marples.name/T127
2017-06-26 09:59:15 +00:00
roy
3fcad7037b Update to parpd-1.7. Changes include:
*  Don't crash enumerating interfaces without a layer 2 address.
  *  Fix ARP filter so we're only interested in ARP REQUEST messages.
2017-03-24 16:49:10 +00:00
roy
39a3e4896b Import parpd-1.6 with the following changes:
*  Improved BPF ARP filter.
  *  Use inet_pton to convert addresses for better error reporting.
2017-03-14 21:50:00 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
roy
35d4415b06 Import parpd-1.5 which fixes a possible free to unassigned memory. 2010-04-21 19:22:10 +00:00
zafer
f7266a7b0f add second mirror. 2009-08-31 20:06:27 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
roy
9ee9035ceb Update to parpd-1.4
Changes from 1.3 include
 * improve interface handling and detection for a smaller code size
2009-04-24 09:47:47 +00:00
roy
510053934e Update to parpd-1.3
Just a man page correction.
2009-04-20 15:47:29 +00:00
roy
d20b1e2d55 Use roy@NetBSD.org instead of my personal email. 2009-03-17 12:02:34 +00:00
obache
06458cb66f Update parpd to 1.2, based on wip/parpd.
No changelog in tarball and pkgsrc-wip commit log,
From the project timeline:
 some performance and potabilty improvements
 sample parpd.conf file is not installed anymore.
2008-10-29 13:25:01 +00:00
joerg
c3abff51c1 Use config file framework. Bump revision. 2008-10-09 02:18:22 +00:00
joerg
bc74f55590 Import Roy Marples' Proxy ARP daemon. 2008-10-09 00:24:28 +00:00