]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Fix UNSUBSCRIBE to return 412 if no SID match found
authorJouni Malinen <j@w1.fi>
Sat, 22 Feb 2014 16:51:37 +0000 (18:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Feb 2014 16:58:33 +0000 (18:58 +0200)
commitf34df28e9370aa2924ae1ad38740f62942c3c7ef
treef57730e2b75755ee038034cec6569f7b4e02205d
parent80f256a568dad7d8f868483bb428c5155ae4585e
WPS: Fix UNSUBSCRIBE to return 412 if no SID match found

UPnP-arch-DeviceArchitecture describe ErrorCode 412 to be used for the
case where no un-epxired subscription matches. This used to return 200
which is not strictly speaking correct even though it is unlikely to
cause any problems.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/wps/wps_upnp_web.c