Hajimu UMEMOTO 36c263cca9 We couldn't specify the rule for filtering tunnel traffic since an
IPv6 support was committed:

- Stop treating `ip' and `ipv6' as special in `proto' option as they
  conflict with /etc/protocols.

- Disuse `ipv4' in `proto' option as it is corresponding to `ipv6'.

- When protocol is specified as numeric, treat it as it is even it is
  41 (ipv6).

- Allow zero for protocol as it is valid number of `ip'.

Still, we cannot specify an IPv6 over an IPv4 tunnel like before such
as:

	pass ipv6 from any to any

But, now, you can specify it like:

	pass ip4 from any to any proto ipv6

PR:		kern/89472
Reported by:	Ga l Roualland <gael.roualland__at__dial.oleane.com>
MFC after:	1 week
2005-11-29 15:25:09 +00:00
..
2005-02-13 22:25:33 +00:00
2005-11-18 10:36:29 +00:00
2005-02-13 22:25:33 +00:00
2005-11-18 10:36:29 +00:00
2005-06-14 11:24:56 +00:00
2005-01-18 10:09:38 +00:00
2005-06-14 11:24:56 +00:00
2005-01-17 13:56:46 +00:00
2005-01-18 10:09:38 +00:00
2005-04-08 10:32:22 +00:00
2005-03-11 22:07:04 +00:00
2005-11-24 09:25:10 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-11-20 10:35:46 +00:00
2005-04-14 20:27:30 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-02-13 22:25:33 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-02-09 22:06:16 +00:00
2005-11-18 10:36:29 +00:00
2005-11-13 01:47:04 +00:00
2005-05-02 10:13:38 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2004-10-24 14:25:53 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-08-05 09:58:49 +00:00
2004-12-30 01:48:12 +00:00
2005-02-13 23:45:54 +00:00
2005-11-18 10:36:29 +00:00
2005-02-13 22:25:33 +00:00
2004-12-21 09:59:45 +00:00