X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FLLAddressing.hh;h=cedd2a03834eeb74b55dd84e594fd1051e4804ce;hb=9a988902090d28007578e93bffd809f6bd913155;hp=d562a29b183fce1441b85068c6a6144d6ac36a8c;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/LLAddressing.hh b/Socket/LLAddressing.hh index d562a29..cedd2a0 100644 --- a/Socket/LLAddressing.hh +++ b/Socket/LLAddressing.hh @@ -50,7 +50,7 @@ namespace senf { /** \brief Link local address - LLSocketAddress wrapps the standard sockaddr_ll datatype. + LLSocketAddress wraps the standard sockaddr_ll datatype. \todo I don't think the current implementation is sensible. I'll have to reimplement this class probably @@ -60,7 +60,7 @@ namespace senf { 'ForwardRange' representation for a raw ll address (See Boost.Range). - This representation allows zero-copy imlementations of + This representation allows zero-copy implementations of many operations, however it is probably not worth the effort since the ll address is restricted to a max of 8 bytes. Therefore this will be changed and the concrete @@ -73,7 +73,7 @@ namespace senf { // as the representation for a hardware address. The restrictions // for the range are: // a) the range must never be larger than 8 elements - // b) the value_type must be convertible to unsigend char + // b) the value_type must be convertible to unsigned char // and really we need only a single-pass range. // // Since a hardware address is so short (a maximum of 8