xref: /illumos-gate/usr/src/pkg/manifests/network-snoop.p5m (revision 470204d3561e07978b63600336e8d47cc75387fa)
1*470204d3SJoshua M. Clulow#
2*470204d3SJoshua M. Clulow# This file and its contents are supplied under the terms of the
3*470204d3SJoshua M. Clulow# Common Development and Distribution License ("CDDL"), version 1.0.
4*470204d3SJoshua M. Clulow# You may only use this file in accordance with the terms of version
5*470204d3SJoshua M. Clulow# 1.0 of the CDDL.
6*470204d3SJoshua M. Clulow#
7*470204d3SJoshua M. Clulow# A full copy of the text of the CDDL should have accompanied this
8*470204d3SJoshua M. Clulow# source.  A copy of the CDDL is also available via the Internet at
9*470204d3SJoshua M. Clulow# http://www.illumos.org/license/CDDL.
10*470204d3SJoshua M. Clulow#
11*470204d3SJoshua M. Clulow
12*470204d3SJoshua M. Clulow#
13*470204d3SJoshua M. Clulow# Copyright 2022 Oxide Computer Company
14*470204d3SJoshua M. Clulow#
15*470204d3SJoshua M. Clulow
16*470204d3SJoshua M. Clulowset name=pkg.fmri value=pkg:/network/snoop@$(PKGVERS)
17*470204d3SJoshua M. Clulowset name=pkg.summary value=snoop
18*470204d3SJoshua M. Clulowset name=pkg.description value="snoop - capture and inspect network packets"
19*470204d3SJoshua M. Clulowset name=info.classification value=org.opensolaris.category.2008:System/Core
20*470204d3SJoshua M. Clulowset name=variant.arch value=$(ARCH)
21*470204d3SJoshua M. Clulowdir  path=usr group=sys
22*470204d3SJoshua M. Clulowdir  path=usr/sbin
23*470204d3SJoshua M. Clulowfile path=usr/sbin/snoop mode=0555
24*470204d3SJoshua M. Clulowdir  path=usr/share
25*470204d3SJoshua M. Clulowdir  path=usr/share/man
26*470204d3SJoshua M. Clulowdir  path=usr/share/man/man8
27*470204d3SJoshua M. Clulowfile path=usr/share/man/man8/snoop.8
28*470204d3SJoshua M. Clulowlicense cr_Sun license=cr_Sun
29*470204d3SJoshua M. Clulowlicense lic_CDDL license=lic_CDDL
30