Poul-Henning Kamp 5e289f9eb6 Mostly mechanical rework of libalias:
Makes it possible to have multiple packet aliasing instances in a
single process by moving all static and global variables into an
instance structure called "struct libalias".

Redefine a new API based on s/PacketAlias/LibAlias/g

Add new "instance" argument to all functions in the new API.

Implement old API in terms of the new API.
2004-01-17 10:52:21 +00:00
..
2004-01-13 15:30:36 +00:00
2003-10-18 14:10:28 +00:00
2004-01-14 07:47:10 +00:00
2003-12-16 14:13:47 +00:00
2004-01-12 03:43:05 +00:00
2004-01-15 23:52:32 +00:00
2004-01-17 03:28:27 +00:00