[Swan-dev] impair variable names

Andrew Cagney andrew.cagney at gmail.com
Mon Mar 30 16:07:17 UTC 2020


I'm cleaning up the impair code.

Internally, the old style #define names are in upper case vis:
  #define IMPAIR_REPLAY_FORWARD ...
and
  IMPAIR(REPLAY_FORWARD)
while the new ones (that take parameters) are in lower case vis:
  extern enum send_impairment impair_ike_key_length_attribute
I've merged the two but preserved the names.

Should the names be made consistent?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.libreswan.org/pipermail/swan-dev/attachments/20200330/69c32b06/attachment.html>


More information about the Swan-dev mailing list