Skip to content

Commit 62b55cd

Browse files
committed
updated picture links for the github version
1 parent 88b5d3e commit 62b55cd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Then do:
114114

115115
The Spindump software builds on the Spindump Library, a simple but extensibile packet analysis package. The makefile builds a library, libspindump.a that can be linked to a program, used to track connections, or even extended to build more advanced functionality. The Spindump command itself is built using this library.
116116

117-
![Tool output](https://raw.githubusercontent.com/EricssonResearch/spindump/master/architecture2.jpg)
117+
![Tool output](https://raw.githubusercontent.com/EricssonResearch/spindump/master/architecture2s.jpg)
118118

119119
The API definition for this library can be found from spindump_analyze.h. But the main function are analyzer initialization, handing a packet to it, and de-initialization. First, you need to initialize the analyzer, like this:
120120

architecture2s.jpg

45.8 KB
Loading

0 commit comments

Comments
 (0)