diff for duplicates of <48495E85.9050608@mandriva.org> diff --git a/a/1.txt b/N1/1.txt index b4a8906..3dd79cb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,25 +1,20 @@ Dan Williams skrev: > On Fri, 2008-06-06 at 18:12 +0300, Tomas Winkler wrote: ->> On Fri, Jun 6, 2008 at 5:51 PM, Thomas Backlund <tmb@mandriva.org> w= -rote: +>> On Fri, Jun 6, 2008 at 5:51 PM, Thomas Backlund <tmb@mandriva.org> wrote: >>> Tomas Winkler skrev: ->>>> On Fri, Jun 6, 2008 at 3:33 PM, Thomas Backlund <tmb@mandriva.org>= - wrote: +>>>> On Fri, Jun 6, 2008 at 3:33 PM, Thomas Backlund <tmb@mandriva.org> wrote: >>>>> Thomas Backlund skrev: >>>>>> Tomas Winkler skrev: ->>>>>>> On Fri, Jun 6, 2008 at 3:44 AM, Ian Schram <ischram@telenet.be>= - wrote: +>>>>>>> On Fri, Jun 6, 2008 at 3:44 AM, Ian Schram <ischram@telenet.be> wrote: >>>>>>>> Isn't this the Oops Joonwoo Park wanted to patch with >>>>>>>> >>>>>>>> "[PATCH] iwlwifi: fix oops on wep key insertion" 27/5/2008 >>>>>>>> ->>>>>>>> invalid length of webkey that would/should be handled in mac80= -211? +>>>>>>>> invalid length of webkey that would/should be handled in mac80211? >>>>>>>> >>>>>>>> ian >>>>>>> Yes, it looks like. ->>>>>> Ummm, what has a wep key to do with me trying to access a WPA2-P= -ersonal +>>>>>> Ummm, what has a wep key to do with me trying to access a WPA2-Personal >>>>>> encrypted net ? >>>> Not sure yet, but mac is trying to assign default/static wep key. >>>> @@ -27,31 +22,27 @@ ersonal >>>> :iwlcore:iwl_set_default_wep_key+0xa2/0xbc >>>> >>>> Try to set the encryption explicitly ->>>> network=3D{ ->>>> psk=3D"*************************" ->>>> scan_ssid=3D1 ->>>> ssid=3D"dlink" ->>>> pairwise=3DCCMP ->>>> group=3DCCMP +>>>> network={ +>>>> psk="*************************" +>>>> scan_ssid=1 +>>>> ssid="dlink" +>>>> pairwise=CCMP +>>>> group=CCMP >>>> } >>>> >>>> >>> That didn't help at all... >>> ->>> What's more it prevented the wifi to work on 2.6.24.7 so I had to r= -emove the +>>> What's more it prevented the wifi to work on 2.6.24.7 so I had to remove the >>> lines again... >>> >> So what's your AP configuration TKIP? ->=20 -> Yeah, the supplicant log he posted clearly shows that the GTK is TKIP= -=2E ->=20 -> =EF=BB=BF> 1212763152.516781: wpa_driver_wext_set_key: alg=3D2 key_id= -x=3D1 set_tx=3D0 seq_len=3D6 key_len=3D32 ->> 1212763152.516790: WPA: Key negotiation completed with 00:xx:xx:xx:x= -x:xx [PTK=3DCCMP GTK=3DTKIP] ->=20 +> +> Yeah, the supplicant log he posted clearly shows that the GTK is TKIP. +> +> > 1212763152.516781: wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx=0 seq_len=6 key_len=32 +>> 1212763152.516790: WPA: Key negotiation completed with 00:xx:xx:xx:xx:xx [PTK=CCMP GTK=TKIP] +> The AP is actually set for TKIP+AES @@ -59,24 +50,18 @@ BTW, is that better or worse than a clean AES ? I'm reading up on it, but I get a lot of conflicting info... > Dan ->=20 +> >> Second try also with sw decryption: >> >> in /etc/modprobe.conf ->> options iwl4965 swcrypto=3D1 +>> options iwl4965 swcrypto=1 >> >> >> Tomas >> -- ->> To unsubscribe from this list: send the line "unsubscribe linux-wire= -less" in +>> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html ->=20 +> Thomas --- -To unsubscribe from this list: send the line "unsubscribe linux-wireles= -s" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 57bf45a..727f601 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -22,26 +22,21 @@ "b\0" "Dan Williams skrev:\n" "> On Fri, 2008-06-06 at 18:12 +0300, Tomas Winkler wrote:\n" - ">> On Fri, Jun 6, 2008 at 5:51 PM, Thomas Backlund <tmb@mandriva.org> w=\n" - "rote:\n" + ">> On Fri, Jun 6, 2008 at 5:51 PM, Thomas Backlund <tmb@mandriva.org> wrote:\n" ">>> Tomas Winkler skrev:\n" - ">>>> On Fri, Jun 6, 2008 at 3:33 PM, Thomas Backlund <tmb@mandriva.org>=\n" - " wrote:\n" + ">>>> On Fri, Jun 6, 2008 at 3:33 PM, Thomas Backlund <tmb@mandriva.org> wrote:\n" ">>>>> Thomas Backlund skrev:\n" ">>>>>> Tomas Winkler skrev:\n" - ">>>>>>> On Fri, Jun 6, 2008 at 3:44 AM, Ian Schram <ischram@telenet.be>=\n" - " wrote:\n" + ">>>>>>> On Fri, Jun 6, 2008 at 3:44 AM, Ian Schram <ischram@telenet.be> wrote:\n" ">>>>>>>> Isn't this the Oops Joonwoo Park wanted to patch with\n" ">>>>>>>>\n" ">>>>>>>> \"[PATCH] iwlwifi: fix oops on wep key insertion\" 27/5/2008\n" ">>>>>>>>\n" - ">>>>>>>> invalid length of webkey that would/should be handled in mac80=\n" - "211?\n" + ">>>>>>>> invalid length of webkey that would/should be handled in mac80211?\n" ">>>>>>>>\n" ">>>>>>>> ian\n" ">>>>>>> Yes, it looks like.\n" - ">>>>>> Ummm, what has a wep key to do with me trying to access a WPA2-P=\n" - "ersonal\n" + ">>>>>> Ummm, what has a wep key to do with me trying to access a WPA2-Personal\n" ">>>>>> encrypted net ?\n" ">>>> Not sure yet, but mac is trying to assign default/static wep key.\n" ">>>>\n" @@ -49,31 +44,27 @@ ">>>> :iwlcore:iwl_set_default_wep_key+0xa2/0xbc\n" ">>>>\n" ">>>> Try to set the encryption explicitly\n" - ">>>> network=3D{\n" - ">>>> psk=3D\"*************************\"\n" - ">>>> scan_ssid=3D1\n" - ">>>> ssid=3D\"dlink\"\n" - ">>>> pairwise=3DCCMP\n" - ">>>> group=3DCCMP\n" + ">>>> network={\n" + ">>>> psk=\"*************************\"\n" + ">>>> scan_ssid=1\n" + ">>>> ssid=\"dlink\"\n" + ">>>> pairwise=CCMP\n" + ">>>> group=CCMP\n" ">>>> }\n" ">>>>\n" ">>>>\n" ">>> That didn't help at all...\n" ">>>\n" - ">>> What's more it prevented the wifi to work on 2.6.24.7 so I had to r=\n" - "emove the\n" + ">>> What's more it prevented the wifi to work on 2.6.24.7 so I had to remove the\n" ">>> lines again...\n" ">>>\n" ">> So what's your AP configuration TKIP?\n" - ">=20\n" - "> Yeah, the supplicant log he posted clearly shows that the GTK is TKIP=\n" - "=2E\n" - ">=20\n" - "> =EF=BB=BF> 1212763152.516781: wpa_driver_wext_set_key: alg=3D2 key_id=\n" - "x=3D1 set_tx=3D0 seq_len=3D6 key_len=3D32\n" - ">> 1212763152.516790: WPA: Key negotiation completed with 00:xx:xx:xx:x=\n" - "x:xx [PTK=3DCCMP GTK=3DTKIP]\n" - ">=20\n" + "> \n" + "> Yeah, the supplicant log he posted clearly shows that the GTK is TKIP.\n" + "> \n" + "> \357\273\277> 1212763152.516781: wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx=0 seq_len=6 key_len=32\n" + ">> 1212763152.516790: WPA: Key negotiation completed with 00:xx:xx:xx:xx:xx [PTK=CCMP GTK=TKIP]\n" + "> \n" "\n" "The AP is actually set for TKIP+AES\n" "\n" @@ -81,26 +72,20 @@ "I'm reading up on it, but I get a lot of conflicting info...\n" "\n" "> Dan\n" - ">=20\n" + "> \n" ">> Second try also with sw decryption:\n" ">>\n" ">> in /etc/modprobe.conf\n" - ">> options iwl4965 swcrypto=3D1\n" + ">> options iwl4965 swcrypto=1\n" ">>\n" ">>\n" ">> Tomas\n" ">> --\n" - ">> To unsubscribe from this list: send the line \"unsubscribe linux-wire=\n" - "less\" in\n" + ">> To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" in\n" ">> the body of a message to majordomo@vger.kernel.org\n" ">> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - ">=20\n" + "> \n" "\n" - "Thomas\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n" - "s\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Thomas -e8e435245b711bc381adf06a682286066e7562e86f21cd69427fdab670bb0a08 +cd1a15af602ab77afdee21da288448d993902d4ba3cd22c968f220505d79f2ac
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.