summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fastfwd.c
Commit message (Expand)AuthorAgeFilesLines
* Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet ismlaier2004-02-181-18/+67
* This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacingmlaier2004-02-131-67/+18
* Catch a few places where NULL (pointer) was used where 0 (integer) waspeter2003-12-231-5/+4
* Remove RTF_PRCLONING from routing table and adjust users of itandre2003-11-201-2/+2
* Make two casts correct for all types of 64bit platforms.andre2003-11-161-2/+2
* Correct a cast to make it compile on 64bit platforms (noticed by tinderbox)andre2003-11-151-6/+6
* Introduce ip_fastforward and remove ip_flow.andre2003-11-141-0/+806
OpenPOWER on IntegriCloud