Rename REQ_SPTPS to SPTPS_PACKET.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 10 May 2015 17:05:19 +0000 (18:05 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 10 May 2015 20:08:57 +0000 (21:08 +0100)
REQ_SPTPS implies the message has an ANS_ counterpart (like REQ_KEY,
ANS_KEY), but it doesn't. Therefore dropping the REQ_ seems more
appropriate, and we add a _PACKET suffix to reduce the likelihood of
naming conflicts.


No differences found