X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FINet%2FINet6Address.hh;h=c40e7ccb375bcedae4d2b2f9a39b9850a3ae6059;hb=fa696fb7164ff243f6b7c1c5bda35ed75af153dc;hp=48a2906d8bdc9fda1280a2534ff3bdc2b0fb958b;hpb=3b088b5c4d84e10b42b36f047911b34b03b49b03;p=senf.git diff --git a/Socket/Protocols/INet/INet6Address.hh b/Socket/Protocols/INet/INet6Address.hh index 48a2906..c40e7cc 100644 --- a/Socket/Protocols/INet/INet6Address.hh +++ b/Socket/Protocols/INet/INet6Address.hh @@ -78,6 +78,9 @@ namespace senf { The INet6Address class is based on \c boost::array and is built as a fixed-size sequence of 16 bytes. + + \see CheckINet6Network Helper to check address against an arbitrary fixed network prefix + \ingroup addr_group */ class INet6Address : public boost::array,