Revert some bad docs in Packet -- I think we will still use that. Also rename addMembershipCertificate to more security-descriptive validateAndAddMembershipCertificate, give it a return value, and drop unused force parameter.
This commit is contained in:
parent
56285ec0d4
commit
f398952a6c
4 changed files with 34 additions and 38 deletions
|
@ -680,12 +680,6 @@ public:
|
|||
*
|
||||
* Certificate contains network ID, peer it was issued for, etc.
|
||||
*
|
||||
* Note that in the current code base, separate COM pushes are not done.
|
||||
* Instead the "bundled COM" options are utilized in EXT_FRAME and
|
||||
* MULTICAST_FRAME to push the COM along with frames. This is slightly
|
||||
* more efficient. But we'll keep this simple message around in case we
|
||||
* want to use it in the future.
|
||||
*
|
||||
* OK/ERROR are not generated.
|
||||
*/
|
||||
VERB_NETWORK_MEMBERSHIP_CERTIFICATE = 10,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue