b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] alfred: add missing alfred_event_notify_v0 struct documentation
@ 2022-08-04 18:52 Marek Lindner
  2022-08-04 18:52 ` [PATCH 2/3] alfred: fix erroneous documentation of '-r' argument Marek Lindner
  2022-08-04 18:52 ` [PATCH 3/3] alfred: mismaching declarations of is_valid_ether_addr() Marek Lindner
  0 siblings, 2 replies; 3+ messages in thread
From: Marek Lindner @ 2022-08-04 18:52 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
---
 packet.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/packet.h b/packet.h
index b8d528e..c0723b8 100644
--- a/packet.h
+++ b/packet.h
@@ -247,6 +247,7 @@ struct alfred_event_register_v0 {
  * struct alfred_event_notify_v0 - event notification message
  * @header: TLV header describing the complete packet
  * @type: Type of the data triggering the event
+ * @source: Mac address of the original source of the data
  *
  * Sent by the daemon to client on data record update
  */
-- 
2.36.1

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

end of thread, other threads:[~2022-08-04 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04 18:52 [PATCH 1/3] alfred: add missing alfred_event_notify_v0 struct documentation Marek Lindner
2022-08-04 18:52 ` [PATCH 2/3] alfred: fix erroneous documentation of '-r' argument Marek Lindner
2022-08-04 18:52 ` [PATCH 3/3] alfred: mismaching declarations of is_valid_ether_addr() Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).