summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_ipw.c
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2019-07-24 19:50:10 +0000
committergilles <gilles@openbsd.org>2019-07-24 19:50:10 +0000
commit5fe3cdcb639c41d61d5631b7ff95283bed73c227 (patch)
treeb4354344daea6ebbbed0fe28fb736495a718abee /sys/dev/pci/if_ipw.c
parentFix format specifier in execl(3) error message (diff)
downloadwireguard-openbsd-5fe3cdcb639c41d61d5631b7ff95283bed73c227.tar.xz
wireguard-openbsd-5fe3cdcb639c41d61d5631b7ff95283bed73c227.zip
Two problems:
- RFC 2034 Section 3 (item 4) requires that the status code is always followed by one or more spaces. However, OpenSMTPD has a colon right after the status code in many of the replies it sends. - RFC 2034 Section 4 states: "When responses are continued across multiple lines the same status code must appear at the beginning of the text in each line of the response." However, OpenSMTPD only has the enhanced status code for the last reply line it sends. Still, there is only one case in which it sends such a multi-line reply: the HELP command. diff from Stephan Bosch
Diffstat (limited to 'sys/dev/pci/if_ipw.c')
0 files changed, 0 insertions, 0 deletions