]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Addition of M_NOLF to error.h means that we need
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 20 Oct 2005 06:08:25 +0000 (06:08 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 20 Oct 2005 06:08:25 +0000 (06:08 +0000)
commit6ccbd31bc420fc7a8892d1ce90e705e51ab199f4
treef5e7543244996a8f9f0e789000d1c55592117351
parent984cf0036c882c4fada83448aaa37bbd5ebb8130
Addition of M_NOLF to error.h means that we need
to repartition the msglevel bit packing.
Moved MUTE_LEVEL_SHIFT to 24, giving us
(1<<16) to (1<<23) for future msg flag
expansion.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@690 e7ae566f-a301-0410-adde-c780ea21d3b5
error.h