Fix typos
This commit is contained in:
4
DESIGN
4
DESIGN
@@ -1,4 +1,4 @@
|
||||
Rough design notitions:
|
||||
Rough design notes:
|
||||
|
||||
decpcap handles pcap. nethogs.cpp asks to be notified of all IPv4 or IPv6
|
||||
TCP packets.
|
||||
@@ -25,7 +25,7 @@ table should be updated regularly.
|
||||
|
||||
There are some global data structures:
|
||||
connection.cpp:
|
||||
connections. 'ConnList' list containting all currently known connections.
|
||||
connections. 'ConnList' list containing all currently known connections.
|
||||
A connection removes itself from the global 'connections' list in its
|
||||
destructor.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user