summaryrefslogtreecommitdiff
path: root/emulators/dynamips/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-01-17 20:22:36 +0000
committermarkd <markd@pkgsrc.org>2018-01-17 20:22:36 +0000
commit0f9eab7176f3e2aded41b1f814f47205907cd8d8 (patch)
treea80c07d34c3a140f8709300fbd17356976b1e9d2 /emulators/dynamips/Makefile
parent38c1bd0936383e2a2f8f3dfc69da97d2c6329638 (diff)
downloadpkgsrc-0f9eab7176f3e2aded41b1f814f47205907cd8d8.tar.gz
dynamips: update to 0.2.17
* Set nonblocking I/O for UDP sockets * Fix tap interface usage on FreeBSD * Fix build on FreeBSD * NM-16ESW: process packets even if MAC address table is full. Fixes #72.
Diffstat (limited to 'emulators/dynamips/Makefile')
-rw-r--r--emulators/dynamips/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile
index 115e06e7a6b..42b4536a24e 100644
--- a/emulators/dynamips/Makefile
+++ b/emulators/dynamips/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2016/04/07 14:24:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2018/01/17 20:22:36 markd Exp $
-DISTNAME= dynamips-0.2.16
+DISTNAME= dynamips-0.2.17
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNS3/}
GITHUB_PROJECT= dynamips