Sam Leffler
5d84645305
Replace aux mbufs with packet tags:
...
o instead of a list of mbufs use a list of m_tag structures a la openbsd
o for netgraph et. al. extend the stock openbsd m_tag to include a 32-bit
ABI/module number cookie
o for openbsd compatibility define a well-known cookie MTAG_ABI_COMPAT and
use this in defining openbsd-compatible m_tag_find and m_tag_get routines
o rewrite KAME use of aux mbufs in terms of packet tags
o eliminate the most heavily used aux mbufs by adding an additional struct
inpcb parameter to ip_output and ip6_output to allow the IPsec code to
locate the security policy to apply to outbound packets
o bump __FreeBSD_version so code can be conditionalized
o fixup ipfilter's call to ip_output based on __FreeBSD_version
Reviewed by: julian, luigi (silent), -arch, -net, darren
Approved by: julian, silence from everyone else
Obtained from: openbsd (mostly)
MFC after: 1 month
2002-10-16 01:54:46 +00:00
..
2002-10-07 05:06:38 +00:00
2002-09-21 22:07:17 +00:00
2002-09-21 22:07:17 +00:00
2002-09-21 22:07:17 +00:00
2002-10-09 17:17:24 +00:00
2002-10-10 04:08:11 +00:00
2002-10-05 20:05:23 +00:00
2002-09-26 07:38:56 +00:00
2002-10-12 05:32:24 +00:00
2002-10-09 02:33:36 +00:00
2002-10-05 17:10:28 +00:00
2002-10-15 18:10:13 +00:00
2002-10-03 06:03:26 +00:00
2002-10-11 21:04:01 +00:00
2002-10-15 00:14:32 +00:00
2002-10-15 00:14:32 +00:00
2002-10-12 05:32:24 +00:00
2002-10-02 07:44:29 +00:00
2002-10-09 02:33:36 +00:00
2002-10-02 07:44:29 +00:00
2002-09-26 07:38:56 +00:00
2002-10-02 07:44:29 +00:00
2002-10-15 18:58:38 +00:00
2002-08-27 09:59:47 +00:00
2002-09-14 14:44:41 +00:00
2002-10-06 14:39:15 +00:00
2002-09-18 08:26:30 +00:00
2002-10-13 14:26:29 +00:00
2002-10-12 05:32:24 +00:00
2002-10-11 10:36:22 +00:00
2002-10-11 14:58:34 +00:00
2002-08-18 07:05:00 +00:00
2002-10-15 00:14:32 +00:00
2002-08-01 17:47:56 +00:00
2002-10-12 05:32:24 +00:00
2002-09-19 18:49:46 +00:00
2002-10-02 09:09:25 +00:00
2002-10-12 05:32:24 +00:00
2002-10-14 20:43:02 +00:00
2002-10-12 05:32:24 +00:00
2002-09-28 17:15:38 +00:00
2002-09-04 19:32:18 +00:00
2002-10-09 02:33:36 +00:00
2002-09-25 12:00:38 +00:00
2002-09-05 11:42:03 +00:00
2002-08-22 12:47:22 +00:00
2002-10-14 20:34:31 +00:00
2002-10-15 05:40:07 +00:00
2002-10-15 05:40:07 +00:00
2002-09-19 00:43:32 +00:00
2002-09-19 00:43:32 +00:00
2002-10-14 20:34:31 +00:00
2002-10-15 18:56:13 +00:00
2002-08-07 19:43:54 +00:00
2002-10-14 14:22:29 +00:00
2002-09-20 19:36:05 +00:00
2002-10-01 07:24:55 +00:00
2002-10-01 07:24:55 +00:00
2002-10-03 02:13:00 +00:00
2002-10-16 01:54:46 +00:00
2002-10-11 14:58:34 +00:00
2002-08-30 04:04:37 +00:00
2002-10-11 17:54:55 +00:00
2002-10-01 13:15:11 +00:00
2002-09-05 11:45:02 +00:00
2002-08-07 19:43:54 +00:00
2002-10-04 09:58:17 +00:00
2002-10-02 09:09:25 +00:00
2002-09-11 08:13:56 +00:00
2002-10-12 05:32:24 +00:00
2002-10-12 05:32:24 +00:00
2002-10-12 00:33:36 +00:00
2002-09-28 17:15:38 +00:00
2002-10-14 21:15:04 +00:00
2002-09-11 08:13:56 +00:00
2002-10-06 14:39:15 +00:00
2002-10-10 04:08:11 +00:00
2002-10-15 01:36:45 +00:00
2002-08-13 08:00:36 +00:00
2002-08-13 08:47:17 +00:00
2002-08-15 02:10:12 +00:00
2002-08-06 18:56:41 +00:00
2002-08-19 19:04:53 +00:00
2002-10-03 02:13:00 +00:00
2002-10-11 14:58:34 +00:00
2002-10-16 01:54:46 +00:00
2002-10-16 01:54:46 +00:00
2002-10-07 04:13:21 +00:00
2002-09-18 19:44:14 +00:00
2002-09-18 19:44:14 +00:00
2002-10-05 21:23:47 +00:00
2002-10-06 14:39:15 +00:00
2002-10-14 01:21:37 +00:00
2002-09-28 17:46:30 +00:00
2002-09-02 22:40:30 +00:00
2002-09-25 02:12:32 +00:00
2002-10-14 03:20:36 +00:00
2002-10-10 13:59:58 +00:00
2002-08-04 10:29:36 +00:00
2002-09-25 01:44:21 +00:00
2002-10-14 19:54:39 +00:00
2002-10-10 13:59:58 +00:00
2002-09-26 21:21:13 +00:00
2002-09-26 00:31:16 +00:00