2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright (c) 2013 by Delphix. All rights reserved.
16 set name=pkg.fmri value=pkg:/network/ipd@$(PKGVERS)
17 set name=pkg.description value="Internet Packet Disturber"
18 set name=pkg.summary value="Internet Packet Disturber"
19 set name=info.classification \
20 value=org.opensolaris.category.2008:System/Hardware
21 set name=variant.arch value=$(ARCH)
22 dir path=kernel group=sys
23 dir path=kernel/drv group=sys
24 dir path=usr group=sys
26 dir path=usr/lib/$(ARCH64)
28 dir path=usr/share/man/man1m
29 driver name=ipd perms="* 0600 root sys"
30 file path=kernel/drv/ipd group=sys
31 file path=kernel/drv/ipd.conf group=sys
32 file path=usr/include/libipd.h
33 file path=usr/include/sys/ipd.h
34 file path=usr/lib/$(ARCH64)/libipd.so.1
35 file path=usr/lib/libipd.so.1
36 file path=usr/sbin/ipdadm mode=0555
37 file path=usr/share/man/man1m/ipdadm.1m
38 license cr_Sun license=cr_Sun
39 license lic_CDDL license=lic_CDDL
40 link path=usr/lib/$(ARCH64)/libipd.so target=libipd.so.1
41 link path=usr/lib/libipd.so target=libipd.so.1