Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2015 19:47:37 GMT
From:      roam@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r287741 - soc2015/roam
Message-ID:  <201506291947.t5TJlbRO008541@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: roam
Date: Mon Jun 29 19:47:37 2015
New Revision: 287741
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=287741

Log:
  Drop some ng_ayiya to-do items.
  
  The userland "responder" program should take care of sending hearbeat
  packets, responding to the peer's queries, and sending any needed
  queries of its own.  The Netgraph module itself does not need to bother
  with any of that.
  
  ObQuote:	"But I won't do that, no, I won't do that"

Modified:
  soc2015/roam/README.txt

Modified: soc2015/roam/README.txt
==============================================================================
--- soc2015/roam/README.txt	Mon Jun 29 19:39:54 2015	(r287740)
+++ soc2015/roam/README.txt	Mon Jun 29 19:47:37 2015	(r287741)
@@ -144,13 +144,6 @@
 To-do list
 ----------
 
-- respond to AYIYA queries, maybe with content supplied via more Netgraph
-  control messages
-
-- send AYIYA queries, maybe in response to more Netgraph control messages
-
-- use a callout to periodically send an AYIYA heartbeat packet
-
 - finish the Net-SixXS Perl distribution (mostly documentation) and
   release it to CPAN
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506291947.t5TJlbRO008541>