Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Sockets
(edit)
Revision as of 20:01, 13 January 2012
88 bytes removed
,
20:01, 13 January 2012
dgram sockets are supported
Line 1:
Line 1:
== Unix sockets initial support ==
== Unix sockets initial support ==
−
Currently it can only work with stream sockets, which have no skbs in queues
+
Currently it can only work with stream
and dgram
sockets, which have no skbs in queues
(listening or established -- both work OK). If there are skbs in queue the dumping
(listening or established -- both work OK). If there are skbs in queue the dumping
procedure will fail.
procedure will fail.
Line 31:
Line 31:
case. Currently it simply doesn't work :(
case. Currently it simply doesn't work :(
−
* Need to add support for DGRAM sockets -- I wrote comment how to do it in the can_dump_unix_sk()
* Need to add support for in-flight connections
* Need to add support for in-flight connections
* Implement support for UDP sockets (quite simple)
* Implement support for UDP sockets (quite simple)
* Implement support for listening TCP sockets (also not very complex)
* Implement support for listening TCP sockets (also not very complex)
* Implement support for connected TCP scokets (hard one)
* Implement support for connected TCP scokets (hard one)
Cyrillos
Bureaucrats
,
Administrators
433
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ