X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=ipstruct.h;h=ea797499a7d2328e0b97cf116a3973c73c1d73a9;hp=dab37fcbe97f486109ee942559af9b44c62a444c;hb=0b9c3c198771800cc6c5fbacfc0272549626bcfd;hpb=f64d54310ae39276c552b80183ae2320789bb4be diff --git a/ipstruct.h b/ipstruct.h index dab37fc..ea79749 100644 --- a/ipstruct.h +++ b/ipstruct.h @@ -20,6 +20,7 @@ struct IP unsigned long pktsup; unsigned long pktsdown; struct Keyword *keyword; + int v6; list(IP); };