netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] Phonet: small pipe protocol fixes
@ 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
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Rémi Denis-Courmont @ 2011-02-25  9:13 UTC (permalink / raw)
  To: netdev-u79uwXL29TY76Z2rM5mHXA; +Cc: ofono-bdc2hr5oBkPYtjvyW6yDsg

	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/
_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

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

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

Thread overview: 10+ 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 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:24   ` David Miller
     [not found]     ` <20110225.112406.246526410.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2011-02-26  9:15       ` Rémi Denis-Courmont

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).