[master] 3f067ba24 doc vrt.h changes

Nils Goroll nils.goroll at uplex.de
Wed Sep 12 06:58:13 UTC 2018


commit 3f067ba242f8e60a24981254e4f27157083f9ed2
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Sep 12 08:55:27 2018 +0200

    doc vrt.h changes

diff --git a/include/vrt.h b/include/vrt.h
index 88dd5214c..9d11f7565 100644
--- a/include/vrt.h
+++ b/include/vrt.h
@@ -57,9 +57,17 @@
  *	VRT_StrandsWS() added
  *	VRT_CollectStrands() added
  *	VRT_STRANDS_string() removed from vrt.h (never implemented)
- *	VRT_Healthy() changed prototype
  *	VRT_Vmod_Init signature changed
  *	VRT_Vmod_Fini changed to VRT_Vmod_Unload
+ *	// directors
+ *	VRT_backend_healthy() removed
+ *	VRT_Healthy() changed prototype
+ *	struct vdi_methods and callback prototypes added
+ *	struct director added;
+ *	VRT_AddDirector() added
+ *	VRT_SetHealth() added
+ *	VRT_DisableDirector() added
+ *	VRT_DelDirector() added
  * 7.0 (2018-03-15)
  *	lots of stuff moved from cache.h to cache_varnishd.h
  *	   (ie: from "$Abi vrt" to "$Abi strict")


More information about the varnish-commit mailing list