diff for duplicates of <20130728200444.GA8684@elgon.mountain> diff --git a/a/1.txt b/N1/1.txt index 17419dc..97bbf39 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ index 456b262..d49f676 100644 + pol->sadb_x_policy_priority = xp->priority; /* Set sadb_comb's. */ - if (x->id.proto = IPPROTO_AH) + if (x->id.proto == IPPROTO_AH) @@ -3525,6 +3528,7 @@ static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, pol->sadb_x_policy_exttype = SADB_X_EXT_POLICY; pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; diff --git a/a/content_digest b/N1/content_digest index 4ef0546..0da88b1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130725073205.GQ3109@secunet.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch -mainline v2] af_key: more info leaks in pfkey messages\0" - "Date\0Sun, 28 Jul 2013 20:04:45 +0000\0" + "Date\0Sun, 28 Jul 2013 23:04:45 +0300\0" "To\0Steffen Klassert <steffen.klassert@secunet.com>\0" "Cc\0Herbert Xu <herbert@gondor.hengli.com.au>" David S. Miller <davem@davemloft.net> @@ -40,7 +40,7 @@ "+\tpol->sadb_x_policy_priority = xp->priority;\n" " \n" " \t/* Set sadb_comb's. */\n" - " \tif (x->id.proto = IPPROTO_AH)\n" + " \tif (x->id.proto == IPPROTO_AH)\n" "@@ -3525,6 +3528,7 @@ static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type,\n" " \tpol->sadb_x_policy_exttype = SADB_X_EXT_POLICY;\n" " \tpol->sadb_x_policy_type = IPSEC_POLICY_IPSEC;\n" @@ -49,4 +49,4 @@ " \tpol->sadb_x_policy_id = 0;\n" " \tpol->sadb_x_policy_priority = 0;" -a124639338c7263d41f9813c505355504b030b59967dd1e1fb85f2f9459ec64d +c6926aa13b1babe4796f1c48d8293c96cd8b380f1e6065612e20c697c24529d8
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.