OpenBSD CVS

CVS log for src/usr.bin/netstat/inet.c


[BACK] Up to [local] / src / usr.bin / netstat

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_3_BASE


Revision 1.105 / (download) - annotate - [select for diffs], Tue Feb 5 16:14:31 2008 UTC (16 years, 4 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.104: +9 -6 lines
Diff to previous 1.104 (colored)

Change the method of identifying server connections to hide from
netstat without -a: use the connection state to identify TCP
servers, check the foreign address (not local address) to
identify servers on UDP and raw sockets.

From Philip Guenther, style changes suggested by Claudio.
ok claudio

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.