Skip to content

Add TCP support to audit.d and a new test script for open/close operations#2

Open
gvnn3 wants to merge 3 commits intomasterfrom
gnn
Open

Add TCP support to audit.d and a new test script for open/close operations#2
gvnn3 wants to merge 3 commits intomasterfrom
gnn

Conversation

@gvnn3
Copy link
Copy Markdown
Contributor

@gvnn3 gvnn3 commented Aug 12, 2016

No description provided.

gvnn3 added 3 commits August 12, 2016 09:48
As a way of tracking down all the fi_pathname issues we use a single
script that helps us correlate the return of an open with a close.
Add support for recording when a TCP connection is successfully
accepted or established, via connect() to a foreign host and port.
Failed or refused connections are not currently recorded.  Only the
remote IP and port are recorded when accepting an inbound connection
or when establishing an outbound connection.
TCP accept and connect now give the UUID.
UDP send and receive do the same.
Both report the local IP and port as well as the remote.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants