artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d11d7
)
adopt to queueing changes
author
henning
<henning@openbsd.org>
Sat, 12 Oct 2013 12:17:32 +0000
(12:17 +0000)
committer
henning
<henning@openbsd.org>
Sat, 12 Oct 2013 12:17:32 +0000
(12:17 +0000)
usr.bin/systat/pftop.c
patch
|
blob
|
history
diff --git
a/usr.bin/systat/pftop.c
b/usr.bin/systat/pftop.c
index
dd1fff5
..
71e7a26
100644
(file)
--- a/
usr.bin/systat/pftop.c
+++ b/
usr.bin/systat/pftop.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: pftop.c,v 1.2
0 2011/10/13 18:32:30 claudio
Exp $ */
+/* $OpenBSD: pftop.c,v 1.2
1 2013/10/12 12:17:32 henning
Exp $ */
/*
* Copyright (c) 2001, 2007 Can Erkin Acar
* Copyright (c) 2001 Daniel Hartmeier
@@
-1574,7
+1574,7
@@
pfctl_update_qstats(struct pf_altq_node **root, int *inserts)
{
struct pf_altq_node *node;
struct pfioc_altq pa;
- struct pfioc_
qstats
pq;
+ struct pfioc_
altqstats
pq;
u_int32_t nr;
struct queue_stats qstats;
u_int32_t nr_queues;