[Click] FromHost bug

Eddie Kohler kohler at cs.ucla.edu
Tue Mar 1 12:42:52 EST 2011


Thanks for reporting this.  I have checked in a fix; does it work for you?

Eddie


On 02/28/2011 10:20 PM, Bobby Longpocket wrote:
> FromHost mangles the device->FromHost mappings by putting each instance in both the "unknown" map and the ifindex-based map at the same time.
>
> This happens at configure() time.  FromHost tries to remove itself from the "unknown" map before adding itself to the ifindex-based map, but the removal fails: the associated device already has an ifindex, so remove() doesn't look in the "unknown" map for it.
>
> This was introduced in commit 83cef857858431f0ad8bc2ac8b0984da3276008b
>
>
>
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list