Skip to content

Instantly share code, notes, and snippets.

@SaveTheRbtz
SaveTheRbtz / ip_vs_sch.c
Last active July 12, 2018 12:01
Consistent source hashing scheduler for IPVS (SH-derivative, GPL)
/*
* IPVS: Source Consistent Hashing scheduling module
*
* Authors: Jonathan Lee <jonlee@dropbox.com>
*
* Changes:
*
*/
#define KMSG_COMPONENT "IPVS"