summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/bpf.c
AgeCommit message (Expand)Author
2022-11-19netstat/bpf.c: Don't print garbage for stale pidyamt
2022-09-01KNF. No functional change.msaitoh
2020-08-28netstat: strengthen against kernel changesozaki-r
2019-08-18netstat: Add indirection of symbols to remove clash with sanitizerskamil
2018-06-26 Fix a bug that BPF_D_OUT isn't printed correctly.msaitoh
2018-06-26 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backwardmsaitoh
2012-12-14Fix memory leak.msaitoh
2010-12-13Add netstat rump client. For now, it always sets -X, i.e. willpooka
2009-04-12Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-24Note which things are not available by KVM, and print a nice messagethorpej
2006-09-22PR/31347: Geoff C. Wing: netstat err message is ambiguous about causeelad
2005-11-21Convert 3 printf() calls into one puts().rpaulo
2005-09-02Place the sysctl code under an if block and print an error message if therpaulo
2005-09-02Request process information using sysctl(3) and not kvm(3) since bpf(4)rpaulo
2005-08-05Fix printing formats.elad
2005-08-04Implemented the userland part of the BPF statistics and BPF peers,rpaulo