Andre Oppermann e098266191 Remove the last two global variables that are used to store packet state while
it travels through the IP stack.  This wasn't much of a problem because IP
source routing is disabled by default but when enabled together with SMP and
preemption it would have very likely cross-corrupted the IP options in transit.

The IP source route options of a packet are now stored in a mtag instead of the
global variable.
2004-09-15 20:13:26 +00:00
..
2004-09-01 01:19:52 +00:00
2004-09-12 12:13:29 +00:00
2004-07-28 06:59:55 +00:00
2004-07-28 06:59:55 +00:00