aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/flowtable.c
Commit message (Expand)AuthorAgeFilesLines
* Use a common subroutine to fetch and zero protocol stats instead ofMark Johnston2015-09-111-5/+8
* Convert netstat to use libxo.Marcel Moolenaar2015-02-211-0/+1
* Whenever flowtable lookup fails, we do route lookup and then try toGleb Smirnoff2014-02-141-1/+3
* Reword.Adrian Chadd2014-02-141-1/+1
* Don't insert a flowtable entry if the lle isn't yet valid.Adrian Chadd2014-02-141-0/+1
* o Revamp API between flowtable and netinet, netinet6.Gleb Smirnoff2014-02-071-0/+81