summaryrefslogtreecommitdiff
path: root/usr/src/cmd/flowstat/flowstat.c
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04 [illumos-gate merge]Jerry Jelinek1-6/+10
commit 3d349c3119b5b6e21daba1ce004cf4625b25d67f 12342 bandwidth display badly formatted in flowstat, dlstat, and dladm commit 9dc2843d4266243e87f5d9de7a90b86235a6da08 4508 flowadm not working as documented, or documentation incorrect 4538 flowadm man page does not list lport and rport as output fields for show-flow 7210 flowadm does not have show-usage command described in the manual page commit bc576fff266b5ed3db0ef5d8196b7440cdefbb8b 12325 ahci: variable may be used uninitialized commit 45948e49c407e4fc264fdd289ed632d6639e009d 11493 aggr needs support for multiple pseudo rx groups commit b69c34dad3717624ff6b4f32b71014ee05b6a678 12271 "name" member of "struct option" should be const commit 84de666edc7f7d835057ae4807a387447c086bcf 11490 SRS ring polling disabled for VLANs 11491 Want DLS bypass for VLAN traffic 11492 add VLVF bypass to ixgbe core 2869 duplicate packets with vnics over aggrs 11489 DLS stat delete and aggr kstat can deadlock commit 20f5062b9c5143e4b4bd21245fcebdb21d40c08c 12344 zpool iostat output formatting error Conflicts: usr/src/uts/common/sys/mac_impl.h usr/src/uts/common/io/mac/mac_datapath_setup.c usr/src/uts/common/io/mac/mac.c usr/src/uts/common/io/ixgbe/ixgbe_sw.h usr/src/uts/common/io/ixgbe/ixgbe_main.c usr/src/uts/common/io/aggr/aggr_grp.c usr/src/man/man1m/flowadm.1m
2020-03-0412342 bandwidth display badly formatted in flowstat, dlstat, and dladmPeter Tribble1-6/+10
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-02-11 [illumos-gate merge]Jerry Jelinek1-2/+6
commit 0e73d2e3a5545dcdc7825a3ad646c68a735836dd 10131 fmtmsg is bitwise, not streetwise commit 399dcf08ed1dc7e6abf8d7e5dc9447e11047c9f2 10052 "dladm show-ether" should pick one kstat snapshot and stick with it commit 77bcc8e3af50fa7cd2cf404790d694bc29037859 9623 zfs.1m uses wrong snapshot names in Example 15 commit 6062513a89a98a278aea621a2e591ba8df1a8b8e 10142 smatch fix for who commit a90997d2f0a442a8aa8a56cbbbbf577716a18742 10347 git-pbchk requires more python3 fixes commit 1b58875ad7966cf2c85ee8e92f3da04f0a3b2f7a 10100 Illumos is confused about calloc() arguments commit 0bead3cac461a1ad4d49bae1dc8a3be05110aa74 10338 ficl-sys: add gfx primitives commit 0e3b7565e6fd42aa8b3cf5b0c25be52203b47fb1 10340 uts: tem should upport unicode
2019-02-1110052 "dladm show-ether" should pick one kstat snapshot and stick with itcarlos antonio neira bustos1-2/+6
Reviewed by: Rob Johnston <rob.johnston@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2017-09-258507 dladm show-link segfaults if you specify too many fieldsBryan Cantrill1-26/+6
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-05-15OS-6057 dladm show-link segfaults if you specify too many fieldsBryan Cantrill1-27/+6
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Approved by: Ryan Zezeski <ryan.zeseski@joyent.com>
2015-12-07 [illumos-gate merge]Jerry Jelinek1-21/+4
commit 5690df7e59608f4ee5c051c27524c9d55186cf58 6498 typo in libavl(3LIB) man page commit ba9ca9119d43e9c8e21e14f2129dce27d2dc0cdc 5468 Missing dependencies in lib/Makefile commit 62ef8476c4f1cb016de161827d921418dee4b031 4008 libdladm should not have a curses UI inside commit e8ea23086f5fd6f2b2f60c03b98d019041a374a2 6485 sun-ssh isn't happy with /etc/ssh/moduli contents after 6440 Conflicts: usr/src/lib/libdladm/Makefile.com usr/src/cmd/ssh/etc/Makefile usr/src/lib/Makefile usr/src/cmd/flowstat/flowstat.c usr/src/cmd/dladm/dladm.c
2015-12-054008 libdladm should not have a curses UI insideYuri Pankov1-21/+4
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
2011-03-04OS-276 global zone duplicate kstat when two zones have same vnic nameJerry Jelinek1-6/+15
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer1-0/+1149
PSARC/2009/436 Anti-spoofing Link Protection PSARC/2009/448 pool dladm link property PSARC/2009/501 Dynamic Ring Grouping on NICs PSARC/2009/638 Public GLDv3 Interfaces PSARC/2010/074 Crossbow resource usage updates 6838175 mac_tx should be able to send out a packet without a configured address 6806552 single MAC default TX ring doesn't scale 6809686 back-to-back LACP not recovering after removing one of the aggregated ports 6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect 6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs 6863945 aggr pseudo Tx rings 6796839 allow CPU pools to be associated with data-links 6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs 6802595 Per links stats can use some improvement 6889685 Crossbow should provide control over provision of h/w rings to MAC clients. 6708310 ixgbe needs to support VMDq 6869019 ixgbe should support IRM (Interrupt Resource Management framework) 6902266 vnet should support entry point for per ring stat querying 6926790 Integrate Link Protection Phase II 6930358 Make the core set of GLDv3 driver APIs committed 6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses 6717042 should support "cpus" link properties for aggregations 6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties 6907617 bge_m_getprop() shouldn't return default values for read-only properties 6900833 unused code in vnic_impl.h can be removed