The NetBSD Project

CVS log for src/usr.bin/shmif_pcapin/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / usr.bin / shmif_pcapin

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 5 09:22:42 2024 UTC (4 months, 1 week ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +16 -0 lines
Pull up following revision(s) (requested by ozaki-r in ticket #817):

	tests/usr.bin/Makefile: revision 1.41 (patch)
	distrib/sets/lists/base/mi: revision 1.1350 (patch)
	usr.bin/shmif_pcapin/shmif_pcapin.1: revision 1.1
	distrib/sets/lists/man/mi: revision 1.1787 (patch)
	distrib/sets/lists/debug/mi: revision 1.447 (patch)
	tests/usr.bin/shmif_pcapin/d_pcap.out.bz2.uue: revision 1.1
	sys/rump/net/lib/libshmif/if_shmem.c: revision 1.88
	etc/mtree/NetBSD.dist.tests: revision 1.207
	sys/rump/net/lib/libshmif/shmifvar.h: revision 1.12
	usr.bin/shmif_pcapin/shmif_pcapin.c: revision 1.1
	usr.bin/shmif_pcapin/Makefile: revision 1.1
	tests/usr.bin/shmif_pcapin/t_basic.sh: revision 1.1
	usr.bin/Makefile: revision 1.240
	distrib/sets/lists/tests/mi: revision 1.1335 (patch)
	tests/usr.bin/shmif_pcapin/Makefile: revision 1.1
	tests/usr.bin/shmif_pcapin/d_pcap.in.bz2.uue: revision 1.1

shmif: export LOCK_* definitions
They will be used by upcoming shmif_pcapin.

Add shmif_pcapin(1) utility program

It can send any frames that are stored in a pcap(3) file format to
shmif(4) Ethernet interface via the bus of it.  If you want to write
some tests for networking with rump kernels and the tests need to send
frames that are difficult to generate by stock programs, shmif_pcapin
can be helpful.

The author of shmif_pcapin is k-goda@IIJ and the man page is written
by ozaki-r.

tests: add a basic test for shmif_pcapin

The original author of the test is k-goda@IIJ.  ozaki-r tweaked
the test to improve stability and added comments.
distrib, etc: install shmif_pcapin and its tests

Revision 1.1.2.1
Mon Sep 2 05:14:45 2024 UTC (4 months, 1 week ago) by martin
Branches: netbsd-10
FILE REMOVED
Changes since revision 1.1: +0 -16 lines
file Makefile was added on branch netbsd-10 on 2024-09-05 09:22:42 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 2 05:14:45 2024 UTC (4 months, 1 week ago) by ozaki-r
Branches: MAIN
CVS tags: HEAD
Branch point for: netbsd-10
Add shmif_pcapin(1) utility program

It can send any frames that are stored in a pcap(3) file format to
shmif(4) Ethernet interface via the bus of it.  If you want to write
some tests for networking with rump kernels and the tests need to send
frames that are difficult to generate by stock programs, shmif_pcapin
can be helpful.

The author of shmif_pcapin is k-goda@IIJ and the man page is written
by ozaki-r.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>