Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@bastjan bastjan released this 03 Nov 16:13

Changes:

  • 9affdbe Add go mod files
  • 5df161a Add Connection.User() to lookup user associated with the connection
  • 2ae5436 Add UserID, Transmit/ReceiveQueue to Connection
  • 644fb01 Add TCPState TCPNewSynRecv
  • a509188 Add Connection.State to represent the tcp state of a connection

Not Backwards Compatible Changes:

  • 94a7073 Rename Netstat to Protocol, add Name field, reference in Connection
  • 3dc8bec Connections(): Return pointers to connections
  • a8c2beb Change type of Netstat from string to struct.