Dag-Erling Smørgrav 9fa0fd2682 Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an
{ip,udp,tcp} header and return a void * pointing to the payload (i.e. the
first byte past the end of the header and any required padding).  Use them
consistently throughout libalias to a) reduce code duplication, b) improve
code legibility, c) get rid of a bunch of alignment warnings.
2004-07-06 12:13:28 +00:00
..
2004-05-14 12:19:04 +00:00
2004-07-03 22:30:10 +00:00
2004-07-01 18:20:57 +00:00
2004-07-05 06:59:17 +00:00
2004-07-03 22:30:10 +00:00
2004-02-23 20:07:47 +00:00
2004-07-05 06:39:03 +00:00
2004-07-03 22:30:10 +00:00
2004-07-05 06:53:34 +00:00
2004-07-03 22:30:10 +00:00
2004-06-30 23:58:22 +00:00
2004-05-14 19:52:35 +00:00