Hello, There are a couple of TCP cleanup CRs i'm working on:
6706947 <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6706947> tcp_trace should be replaced with dtrace probes. 6610419 <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6610419> garbage collection of tcp_reserved_port_add/del 6737341 <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6737341> tcp_host_param should be removed For the first CR, i've created a sample DTrace script that replaces exactly the functionality of the ndd parameter tcp_trace. The webrev is located here: http://cr.opensolaris.org/~aruna/tcp_trace/ I would appreciate any code review comments. Thank you! -Aruna _______________________________________________ networking-discuss mailing list [email protected]
