chiark / gitweb /
site.c, magic.h, NOTES: Make early capabilities be dynamic.
[secnet.git] / NOTES
diff --git a/NOTES b/NOTES
index e6957df1a39641ecb707de0c0ac463487732e407..884ae303860fa72824d50da21ab08f3a22e247fa 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -229,8 +229,9 @@ of parameters for the same transform.  Bit 31, if advertised by both
 ends, indicates that a mobile end gets priority in case of crossed MSG1.
 The remaining bits have not yet been assigned a purpose.
 
-The mobile-end-gets-priority bit (31) is an `early' capability bit; all
-others currently defined are late.
+Whether a capability number is early depends on its meaning, rather than
+being a static property of its number.  That said, the mobile-end-gets
+priority bit (31) is always sent as an `early' capability bit.
 
 
 MTU handling