Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Mar 2018 15:30:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 157700] tftpd(8) in 8.2-RELEASE expects more data after EOF
Message-ID:  <bug-157700-8-fegjjQnlAG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-157700-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-157700-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D157700

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: asomers
Date: Fri Mar  9 15:30:20 UTC 2018
New revision: 330696
URL: https://svnweb.freebsd.org/changeset/base/330696

Log:
  Add some functional tests for tftpd(8)

  tftpd(8) is difficult to test in isolation due to its relationship with
  inetd.  Create a test program that mimics the behavior of tftp(1) and
  inetd(8) and verifies tftpd's response in several different scenarios.

  These test cases cover all of the basic TFTP protocol, but not the option=
al
  parts.

  PR:           157700
  PR:           225996
  PR:           226004
  PR:           226005
  MFC after:    3 weeks
  Differential Revision:        https://reviews.freebsd.org/D14310

Changes:
  head/libexec/tftpd/Makefile
  head/libexec/tftpd/tests/
  head/libexec/tftpd/tests/Makefile
  head/libexec/tftpd/tests/functional.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-157700-8-fegjjQnlAG>