On Wed, 13 Sep 2006 19:26:19 +0300 Diego Beltrami wrote:

Looks like IMP (? or something else along the way?) split a long line
into 2 lines for you (same thing in 2 places).  See below.


> diff --git a/net/ipv4/xfrm4_mode_beet.c b/net/ipv4/xfrm4_mode_beet.c
> new file mode 100644
> index 0000000..75db6a6
> --- /dev/null
> +++ b/net/ipv4/xfrm4_mode_beet.c
> @@ -0,0 +1,139 @@

> + * The top IP header will be constructed per
> draft-nikander-esp-beet-mode-06.txt.

There, above, and same comment in the ipv6 source file.

> diff --git a/net/ipv6/xfrm6_mode_beet.c b/net/ipv6/xfrm6_mode_beet.c
> new file mode 100644
> index 0000000..edcfffa
> --- /dev/null
> +++ b/net/ipv6/xfrm6_mode_beet.c
> @@ -0,0 +1,107 @@
> +
> +/* Add encapsulation header.
> + *
> + * The top IP header will be constructed per
> draft-nikander-esp-beet-mode-06.txt.

There, above.

> + * The following fields in it shall be filled in by x->type->output:
> + *   payload_len

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to