This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-21 06:07:31 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6318052d9e
opnsense-src
/
tools
/
regression
/
netinet
/
tcpstream
/
Makefile
10 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add tcpstream, a simple TCP stream generator that uses a pseudo-random sequence to detect data corruption visible to an application.
2004-09-12 23:17:22 -04:00
#
# $FreeBSD$
#
CFLAGS
+=
-Wall
PROG
=
tcpstream
Start the dreaded NOFOO -> NO_FOO conversion. OK'ed by: core
2004-12-21 03:47:35 -05:00
NO_MAN
=
Add tcpstream, a simple TCP stream generator that uses a pseudo-random sequence to detect data corruption visible to an application.
2004-09-12 23:17:22 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink