aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat
Commit message (Expand)AuthorAgeFilesLines
* MFC r238501,r238514:Michael Tuexen2013-03-072-0/+8
* MFC r241838:Eitan Adler2012-10-251-2/+0
* MFC r234245:Xin LI2012-05-161-2/+2
* MFC r22990[45] and r229907-r229919:Eitan Adler2012-03-161-2/+0
* MFC r231852,232127:Bjoern A. Zeeb2012-03-051-13/+16
* MFC r230555:Michael Tuexen2012-02-111-1/+2
* MFC r224271:Michael Tuexen2012-02-101-113/+204
* MFC r223947:Michael Tuexen2012-02-101-1/+1
* MFC 213440 (by ru)Alexander V. Chernikov2011-11-021-0/+3
* MFC r219613:Rebecca Cran2011-04-161-1/+1
* MFC r220041:Ruslan Ermilov2011-03-291-36/+27
* MFC r217642:Hajimu UMEMOTO2011-02-263-21/+35
* Merge r204499, r204515 from head to stable/8:Robert Watson2011-01-153-26/+278
* Merge r204202 from head to stable/8:Robert Watson2011-01-155-3/+296
* Update netstat to handle uint64_t based stats for -T.George V. Neville-Neil2011-01-051-2/+4
* MFC: 215434, 215724George V. Neville-Neil2011-01-044-14/+39
* MFC 215474Ryan Stone2010-11-251-0/+1
* Merge r205082, r205083 that fix 'netstat -f netgraph' functionality.Gleb Smirnoff2010-04-021-3/+3
* MFC r202060:Xin LI2010-02-104-3/+18
* MFC r196797:George V. Neville-Neil2010-01-283-0/+47
* MFC r199803:Attilio Rao2009-12-191-4/+13
* MFC r199946:Bjoern A. Zeeb2009-12-051-0/+10
* Merge r198118 from head to stable/8:Robert Watson2009-10-181-5/+5
* Add manual page links to advertise procstat(1) a little better.Edward Tomasz Napierala2009-07-091-1/+2
* Implement the -z (zero counters) option for the various bpf counters.Christian S.J. Peron2009-06-192-1/+9
* Convert the two dimensional array to be malloced and introduceBjoern A. Zeeb2009-06-011-11/+14
* Add MLDv2 statistic IDs to netstat for IPv6 stack.Bruce M Simpson2009-04-291-3/+3
* Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.Bruce M Simpson2009-04-211-0/+3
* Fix size_t merge-o.Bruce M Simpson2009-03-191-1/+1
* Introduce a number of changes to the MROUTING code.Bruce M Simpson2009-03-193-121/+196
* Correct a number of evolved problems with inp_vflag and inp_flags:Robert Watson2009-03-151-1/+1
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDBruce M Simpson2009-03-091-19/+100
* Now that ifmcstat(8) does not suck, retire host-mode netstat -g.Bruce M Simpson2009-02-155-226/+11
* Remove the single global unlocked route cache ip6_forward_rtBjoern A. Zeeb2009-02-011-2/+0
* o Respect -ss flags (suppress zero counters) for icmp6 "histogramMaxim Konovalov2009-01-131-1/+2
* Fix usage() with SYNOPSIS.Ruslan Ermilov2009-01-101-5/+6
* Fix markup and spelling.Ruslan Ermilov2009-01-101-4/+7
* Fix crash with "netstat -m -N foo".Ruslan Ermilov2009-01-101-1/+1
* o With -L flag show unix sockets listen queues stats. It is usefulMaxim Konovalov2008-12-312-7/+18
* o Fix grammar.Maxim Konovalov2008-12-261-1/+1
* This main goals of this project are:Qing Li2008-12-151-27/+11
* Fix a printing problem when using the -L flag to netstat causedGeorge V. Neville-Neil2008-11-281-13/+16
* Use strlcpy() when we mean it.Xin LI2008-10-172-6/+3
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-213-5/+20
* Minimize changes CURRENT<->releng7.David E. O'Brien2008-09-014-9/+8
* Add ECN stats.Rui Paulo2008-08-261-0/+5
* Fix buildMaksim Yevmenkin2008-07-291-1/+1
* Update the kernel to count the number of mbufs and clustersGeorge V. Neville-Neil2008-05-154-11/+67
* Fix build.Xin LI2008-05-101-3/+4
* Add code to allow the system to handle multiple routing tables.Julian Elischer2008-05-091-3/+24