From 489c308a75b121f286cc8637ead8b2bf7bf896ec Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Tue, 5 Apr 2011 11:41:18 +0200 Subject: Minor fixes. --- nest/iface.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nest') diff --git a/nest/iface.h b/nest/iface.h index 5906e21..a9cf6cd 100644 --- a/nest/iface.h +++ b/nest/iface.h @@ -63,8 +63,8 @@ struct iface { * - Host addresses, with ifa.prefix/pxlen == ifa.ip/32 (or /128). * May be considered a special case of standard addresses. * - * Peer addresses (AFAIK) do not exist in IPv6. Linux alos supports generalized peer - * address (with pxlen < 32 and ifa.ip outside prefix), we do not support that. + * Peer addresses (AFAIK) do not exist in IPv6. Linux also supports generalized peer + * addresses (with pxlen < 32 and ifa.ip outside prefix), we do not support that. */ -- cgit v1.2.3