Igor Rudenko
|
756aaaee9e
|
CMake polishing
|
2022-08-30 21:33:49 +03:00 |
|
bert hubert
|
806cd60569
|
add unassorted trackers
|
2022-08-29 17:42:45 +02:00 |
|
bert hubert
|
ed3893315d
|
add google IPv6 addresses & process them
|
2022-08-29 17:33:22 +02:00 |
|
bert hubert
|
a24f03e685
|
describe configuration file
|
2022-08-29 16:37:38 +02:00 |
|
bert hubert
|
d2505e8df8
|
some more documentation work
|
2022-08-29 16:26:51 +02:00 |
|
bert hubert
|
bd1f316232
|
list our dependencies
|
2022-08-29 16:23:46 +02:00 |
|
bert hubert
|
1c951cce9d
|
teller.conf
|
2022-08-29 16:18:01 +02:00 |
|
bert hubert
|
e7897a9832
|
abstract out lpmwrapper, add test
|
2022-08-29 16:17:42 +02:00 |
|
bert hubert
|
2744d576a7
|
hook up workflow for tests
|
2022-08-29 16:12:57 +02:00 |
|
bert hubert
|
81fc9ad9e7
|
add the smallest test
|
2022-08-29 16:06:39 +02:00 |
|
bert hubert
|
21f887bcd8
|
new version without iptables, plus config
|
2022-08-29 15:59:59 +02:00 |
|
bert hubert
|
61ac5df1f2
|
Merge pull request #15 from bfabio/single-process
Add scripts for tracking single process
|
2022-08-25 22:27:15 +02:00 |
|
Fabio Bonelli
|
08e0ca8c33
|
Add scripts for tracking single process
|
2022-08-23 12:59:10 +02:00 |
|
bert hubert
|
5488b0eb53
|
improve latency
|
2022-08-23 12:11:12 +02:00 |
|
bert hubert
|
1ccb32694c
|
and docs for better setup
|
2022-08-23 10:25:40 +02:00 |
|
bert hubert
|
c3c68c09a3
|
add more google prefixes
|
2022-08-23 10:24:08 +02:00 |
|
bert hubert
|
c3d0d102eb
|
add the google cloud list
|
2022-08-23 10:23:42 +02:00 |
|
bert hubert
|
6f64db6529
|
spruce up README a bit
|
2022-08-23 07:32:25 +02:00 |
|
bert hubert
|
4d737b0216
|
remove bogus default gw instruction
|
2022-08-23 07:30:49 +02:00 |
|
bert hubert
|
7f57245966
|
add tweet
|
2022-08-22 22:07:07 +02:00 |
|
bert hubert
|
98cb1d31f9
|
Merge pull request #9 from LenzGr/improve-readme
README.md: minor improvements
|
2022-08-22 21:00:56 +02:00 |
|
bert hubert
|
ed7a28b16c
|
Merge pull request #10 from LenzGr/update-gitignore
Updated .gitignore to ignore CMake generated files
|
2022-08-22 21:00:14 +02:00 |
|
Lenz Grimmer
|
72b914d9f2
|
Updated .gitignore to ignore CMake generated files
Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
|
2022-08-22 18:52:05 +02:00 |
|
Lenz Grimmer
|
a0d84cf679
|
README.md: minor improvements
Slightly improved the description and build instructions, added required library package name on RPM-based distributions like Fedora/Red Hat.
|
2022-08-22 16:38:34 +00:00 |
|
bert hubert
|
9cb01ffd50
|
Fix issue #4
|
2022-08-22 13:23:14 +02:00 |
|
bert hubert
|
ff17f3fd44
|
clarify package name
|
2022-08-22 11:19:18 +02:00 |
|
bert hubert
|
f66c2e92f6
|
Merge pull request #1 from foodornt/main
Set atomic counter to 0 when initialized
|
2022-08-22 09:20:18 +02:00 |
|
bert hubert
|
5bcfac8208
|
Merge pull request #2 from bersace/patch-1
Explicit link to pthread
|
2022-08-22 09:19:46 +02:00 |
|
Étienne BERSAC
|
5213ea113c
|
Explicit link to pthread
Fixes:
$ LC_ALL=C make
[ 50%] Linking CXX executable teller
/usr/bin/ld: CMakeFiles/teller.dir/teller.cc.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/teller.dir/build.make:103: teller] Error 1
make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/teller.dir/all] Error 2
make: *** [Makefile:103: all] Error 2
|
2022-08-22 09:13:26 +02:00 |
|
Darda
|
ca27c575d3
|
Set atomic counter to 0 when initialized
|
2022-08-22 09:48:44 +03:00 |
|
bert hubert
|
dc82ea2874
|
add contact details
|
2022-08-22 00:07:55 +02:00 |
|
bert hubert
|
baa2114d12
|
add preprocessed file
|
2022-08-21 23:36:55 +02:00 |
|
bert hubert
|
1cccff2a66
|
improve suggested commandline, document IP address source
|
2022-08-21 23:01:50 +02:00 |
|
bert hubert
|
6dc02ef81f
|
initial
|
2022-08-21 22:48:40 +02:00 |
|
bert hubert
|
c85b0d5a61
|
Initial commit
|
2022-08-21 21:41:01 +02:00 |
|