ru
79c91b9063
Allocate the M_VLANTAG m_pkthdr flag, and use it to indicate that
...
a packet has VLAN mbuf tag attached. This is faster to check than
m_tag_locate(), and allows us to use the tags in non-vlan(4) VLAN
producers.
The first argument to VLAN_OUTPUT_TAG() is now unused but retained
for backward compatibility.
While here, embellish a fix in rev. 1.174 of if_ethersubr.c -- it
now checks for packets with VLAN (mbuf) tags, and it should now
be possible to bridge(4) on vlan(4)'s whose parent interfaces
support VLAN decapsulation in hardware.
Reviewed by: sam
2005-02-18 22:31:19 +00:00
..
2005-02-18 18:37:26 +00:00
2005-02-18 18:51:59 +00:00
2005-02-18 17:29:12 +00:00
2005-02-17 11:14:45 +00:00
2005-02-02 14:27:36 +00:00
2005-02-12 04:51:19 +00:00
2005-02-07 08:04:24 +00:00
2005-02-18 18:56:04 +00:00
2005-02-16 05:41:18 +00:00
2005-02-17 03:36:31 +00:00
2005-01-06 01:34:41 +00:00
2005-02-18 17:35:03 +00:00
2005-02-18 11:47:51 +00:00
2005-01-06 18:27:30 +00:00
2005-02-17 16:08:36 +00:00
2005-02-10 12:23:29 +00:00
2005-01-06 22:18:23 +00:00
2005-02-15 07:21:20 +00:00
2005-02-09 04:48:23 +00:00
2005-02-08 20:25:07 +00:00
2005-02-18 10:49:55 +00:00
2005-02-18 22:14:40 +00:00
2005-02-10 20:39:39 +00:00
2005-02-16 05:41:18 +00:00
2005-02-18 22:31:19 +00:00
2005-02-10 17:00:48 +00:00
2005-02-18 10:53:00 +00:00
2005-02-17 14:21:22 +00:00
2005-02-16 16:00:35 +00:00
2005-02-17 23:04:56 +00:00
2005-02-09 01:12:43 +00:00
2005-01-07 01:45:51 +00:00
2005-01-09 07:34:55 +00:00
2005-01-10 13:06:42 +00:00
2005-02-17 14:21:22 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-24 12:31:06 +00:00
2005-02-07 18:21:50 +00:00
2005-01-24 22:09:13 +00:00
2005-01-07 02:29:27 +00:00
2005-02-11 03:41:34 +00:00
2005-02-15 02:54:53 +00:00
2005-02-14 07:30:04 +00:00
2005-01-07 02:29:27 +00:00
2005-02-06 01:55:08 +00:00
2005-01-07 02:29:27 +00:00
2005-02-13 13:59:34 +00:00
2005-02-18 15:37:34 +00:00
2005-02-18 22:31:19 +00:00
2005-02-08 12:54:32 +00:00
2005-02-14 20:51:39 +00:00
2005-02-16 21:45:59 +00:00