search for: pinizzotto

Displaying 4 results from an estimated 4 matches for "pinizzotto".

2005 May 17
3
problem with the "arp" command (using the pub flag)
Hi all. I experienced a strange behaviour in the "arp" command when I use the "pub" (publishing) flag. This is the scenario (I know it''s an unusual one, but it''s just for a test): __________ | | | host C | | | |__________| | __________|________________________________
2005 May 02
4
How to read the TCP congestion window (cwnd) on Linux?
Hi everybody. Do you know about any way to read the TCP cwnd value (congestion window) on Linux? I have read that on Linux it is not possible to enable a socket option (to read to cwnd using the program trpt). Any way to read the cwnd would be good for me. thanks Antonio
2005 Jul 01
5
linux bridging problem: how to emulate 2 separate interfaces on a single one?
Hi all. I would need to use a single physical interface on a Linux box to manage two different IP addresses (belonging to two separate logical subnets) with two different MAC address. (I need to emulate te presence of two separate physical interfaceses for a PC on the same LAN, at layer 2 and layer 3). Is it possible to use the linux ethernet bridging code and two tap interfaces for this
2006 Feb 16
0
TCP Delayed Ack
Hi. Is it possible to disable the TCP Delayed Ack? I would need to do some TCP performance test and it could be very useful to be able to control this kernel parameter. Thanks. Antonio