All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] Phonet: small pipe protocol fixes
@ 2011-02-25  9:13 ` Rémi Denis-Courmont
  0 siblings, 0 replies; 14+ messages in thread
From: =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont @ 2011-02-25  9:13 UTC (permalink / raw)
  To: ofono

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

	Hello,

This patch series cleans up and fixes a number of small bits in the Phonet pipe code, especially the experimental pipe 
controller. Once this small bits are sorted out, I will try to fix the controller protocol implementation proper so that we do not 
need the compile-time (experimental) flag anymore.

Comments welcome,

 include/net/phonet/pep.h    |   22 ----
 include/net/phonet/phonet.h |    1 
 net/phonet/af_phonet.c      |   19 ++-
 net/phonet/pep.c            |  240 +++++++++++++++-----------------------------
 net/phonet/socket.c         |   14 +-
 5 files changed, 106 insertions(+), 190 deletions(-)

-- 
Rémi Denis-Courmont
http://www.remlab.net/

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

end of thread, other threads:[~2011-02-26  9:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25  9:13 [PATCH net-next 0/6] Phonet: small pipe protocol fixes =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2011-02-25  9:13 ` Rémi Denis-Courmont
2011-02-25  9:14 ` [PATCH 1/6] Phonet: allow multiple listen() and fix small race condition Rémi Denis-Courmont
2011-02-25  9:14 ` [PATCH 2/6] Phonet: implement per-socket destination/peer address Rémi Denis-Courmont
2011-02-25  9:14 ` [PATCH 3/6] Phonet: use socket destination in pipe protocol Rémi Denis-Courmont
2011-02-25  9:14 ` [PATCH 4/6] Phonet: remove redumdant pep->pipe_state Rémi Denis-Courmont
2011-02-25  9:15 ` [PATCH 5/6] Phonet: don't bother with transaction IDs (especially for indications) Rémi Denis-Courmont
2011-02-25  9:15 ` [PATCH 6/6] Phonet: fix flawed "SYN/ACK" logic Rémi Denis-Courmont
2011-02-25 19:20 ` [PATCH net-next 0/6] Phonet: small pipe protocol fixes David Miller
2011-02-25 19:20   ` David Miller
2011-02-25 19:23   ` David Miller
2011-02-25 19:24     ` David Miller
2011-02-26  9:15     ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2011-02-26  9:15       ` Rémi Denis-Courmont

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.