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 [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message