Date: Tue, 20 Feb 2001 14:18:48 -0000 From: "Andy [TECC NOPS]" <andy@tecc.co.uk> To: <freebsd-net@freebsd.org> Subject: Question Message-ID: <NDBBKOKIGKLFGGPFHCGBMEACCKAA.andy@tecc.co.uk>
next in thread | raw e-mail | index | archive | help
Hello All, I'm currently working on adding functionality to FreeBSD that is provided by Cisc0's product range called "Local Director" to allow FreeBSD to act as a high availability router. Now, I have in place the VRRP code/protocol to enable redundent router boxes and was moving onto the backend. So, what's my question? Well, the libalias.a library has a function called PacketAliasAddServer() which natd uses to create a pool of backend server addresses. However, there does not seem to be an associated function PacketAliasRemoveServer(). Is there a reason for this? I guess I'll deleve in more and write it if required (only seems to be a linked list) and send the patch to the list for inclusion if required. I only ask this as I'm somewhat bemused that's it's not already there? Is there some fundamental reason that I am missing? Regards Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBKOKIGKLFGGPFHCGBMEACCKAA.andy>