summaryrefslogtreecommitdiff
path: root/staging/mops_tcp.c
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+154
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
e summary='commit info' class='commit-info'> authorJohan Hovold <johan@hovoldconsulting.com>2016-08-26 12:55:49 +0200 committerGreg Kroah-Hartman <gregkh@google.com>2016-08-26 13:21:13 +0200 commitaac0839ea20306401f6e18cf8ea97d98fd42bcb5 (patch) treed3132d2b90d7db3b9d20667489782206c3b36c26 /drivers/staging parent77e52b3b0b6489968fa7d230052afca47c556ad6 (diff)
greybus: connection: implement new connection handling
Implement the new connection setup and tear-down sequences for control connections and bundle connections (offloaded and non-offloaded). Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')