des
3cb81148d8
Run through indent(1) so I can read the code without getting a headache.
...
The result isn't quite knf, but it's knfer than the original, and far
more consistent.
2004-03-16 21:30:41 +00:00
phk
7948e91c15
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
brian
95fdc0d642
Remove trailing whitespace
2002-07-01 11:19:40 +00:00
dillon
384d1b2861
Add __FBSDID's to libalias
2001-09-30 21:03:33 +00:00
ru
e25226e0c4
Added boolean argument to link searching functions, indicating
...
whether they should create a link if lookup has failed or not.
2000-10-30 17:24:12 +00:00
ru
13420271d1
Fixed the calculations with UDP header length field.
...
The field is in network byte order and contains the
size of the header.
Reviewed by: brian
2000-09-21 06:52:59 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
brian
5ed7f2c4ee
Add CUSEEME support. This has *not* been tested, nor
...
could I find anyone to test it, so please report any
problems to me.
1998-06-24 06:58:00 +00:00