[Click] [PATCH] Protected access in LinkTable

Eddie Kohler kohler at cs.ucla.edu
Wed Mar 4 21:57:36 EST 2009


Sure is, thanks!
Eddie


Roberto Riggio wrote:
> Hi,
> 
> I'm wondering if it would be possible to the following change in the 
> LinkTable element. 
> 
> --
> 
> diff --git a/elements/wifi/linktable.hh b/elements/wifi/linktable.hh
> index 68d8eea..f32d6d2 100644
> --- a/elements/wifi/linktable.hh
> +++ b/elements/wifi/linktable.hh
> @@ -126,7 +126,7 @@ public:
>    IPTable _blacklist;
>  
>    Timestamp dijkstra_time;
> -private:
> +protected:
>    class LinkInfo {
>    public:
>      IPAddress _from;
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list