diff options
author | djm@openbsd.org <djm@openbsd.org> | 2017-10-20 02:13:41 +0000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2017-10-20 13:15:40 +1100 |
commit | d3b6aeb546242c9e61721225ac4387d416dd3d5e (patch) | |
tree | 0f7583e6e02cbd903d61cbda0859349122941116 /regress/misc/kexfuzz/README | |
parent | b011edbb32e41aaab01386ce4c0efcc9ff681c4a (diff) |
upstream commit
more RCSIDs
Upstream-Regress-ID: 1aecbe3f8224793f0ec56741a86d619830eb33be
Diffstat (limited to 'regress/misc/kexfuzz/README')
-rw-r--r-- | regress/misc/kexfuzz/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/misc/kexfuzz/README b/regress/misc/kexfuzz/README index abd7b50ee..504c26f3b 100644 --- a/regress/misc/kexfuzz/README +++ b/regress/misc/kexfuzz/README | |||
@@ -30,3 +30,5 @@ Limitations: kexfuzz can't change the ordering of packets at | |||
30 | present. It is limited to replacing individual packets with | 30 | present. It is limited to replacing individual packets with |
31 | fuzzed variants with the same type. It really should allow | 31 | fuzzed variants with the same type. It really should allow |
32 | insertion, deletion on replacement of packets too. | 32 | insertion, deletion on replacement of packets too. |
33 | |||
34 | $OpenBSD: README,v 1.3 2017/10/20 02:13:41 djm Exp $ | ||