aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-02-05 23:06:43 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-02-05 23:13:17 +0200
commit245a89645fead857aa1ca18c0d10d72e03e3746f (patch)
tree021c01b39a9221fe185f8bbdb445288a233f5b1f /src
parent3eff9532e5116eab0b465c356fc798ec62e16df7 (diff)
downloadvarnish-mib-245a89645fead857aa1ca18c0d10d72e03e3746f.tar.gz
varnish-mib-245a89645fead857aa1ca18c0d10d72e03e3746f.tar.bz2
Version 3.0 (Varnish 5.2.1)release-3.0
* configure.ac: Raise version number. * NEWS: Update. * README: Update. * src/varnish-mib.8: Update.
Diffstat (limited to 'src')
-rw-r--r--src/betab.c4
-rw-r--r--src/varnish-mib.82
2 files changed, 3 insertions, 3 deletions
diff --git a/src/betab.c b/src/betab.c
index 83d77e3..768503a 100644
--- a/src/betab.c
+++ b/src/betab.c
@@ -15,8 +15,8 @@
15 along with varnish-mib. If not, see <http://www.gnu.org/licenses/>. 15 along with varnish-mib. If not, see <http://www.gnu.org/licenses/>.
16*/ 16*/
17#include "varnish_mib.h" 17#include "varnish_mib.h"
18#include <varnish/vas.h> 18#include <vas.h>
19#include <varnish/vqueue.h> 19#include <vqueue.h>
20#include <sys/types.h> 20#include <sys/types.h>
21#include <sys/socket.h> 21#include <sys/socket.h>
22#include <netdb.h> 22#include <netdb.h>
diff --git a/src/varnish-mib.8 b/src/varnish-mib.8
index 71e7abc..6458321 100644
--- a/src/varnish-mib.8
+++ b/src/varnish-mib.8
@@ -28,7 +28,7 @@ loaded into
28.BR snmpd (8) 28.BR snmpd (8)
29as shown above (actual path can of course differ, depending on how 29as shown above (actual path can of course differ, depending on how
30the package was configured). This version is written for Varnish 30the package was configured). This version is written for Varnish
31\fB5.2.0\fR. 31\fB5.2.1\fR.
32.PP 32.PP
33The values in the OID branches 33The values in the OID branches
34.BR client , 34.BR client ,

Return to:

Send suggestions and report system problems to the System administrator.