Hi, I think that there's a minor issue in ip_queue related to portability, actually most architectures use long as time_t and suseconds_t but some weird don't (parisc and sparc64). So, If I'm not wrong, I think that maybe this could lead to some problems using ip_queue in those platforms. Whatever you think, please let me know. regards, Pablo