All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/13] ie: add WFA OWE Transition element type
@ 2021-09-15 17:36 James Prestwood
  0 siblings, 0 replies; 2+ messages in thread
From: James Prestwood @ 2021-09-15 17:36 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

---
 src/ie.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/ie.h b/src/ie.h
index a2fdc2e3..4e1c5433 100644
--- a/src/ie.h
+++ b/src/ie.h
@@ -290,6 +290,7 @@ enum ie_type {
 enum ie_vendor_wfa_oi_type {
 	IE_WFA_OI_HS20_INDICATION = 0x10,
 	IE_WFA_OI_OSEN = 0x12,
+	IE_WFA_OI_OWE_TRANSITION = 0x1c,
 	IE_WFA_OI_ROAMING_SELECTION = 0x1d,
 };
 
-- 
2.31.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 01/13] ie: add WFA OWE Transition element type
@ 2021-09-15 19:46 Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2021-09-15 19:46 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

Hi James,

On 9/15/21 12:36 PM, James Prestwood wrote:
> ---
>   src/ie.h | 1 +
>   1 file changed, 1 insertion(+)
> 

Applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-15 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 17:36 [PATCH 01/13] ie: add WFA OWE Transition element type James Prestwood
2021-09-15 19:46 Denis Kenzior

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.