41 Commits (main)
 

Author SHA1 Message Date
bert hubert 9eb0527eee remove scary error, update docs a bit 3 years ago
bert hubert 2a789cbdf3 spiff up readme 3 years ago
bert hubert 5da5775c1a tested the OSX instructions 3 years ago
bert hubert 7b646aadb0 document how to start terminal 3 years ago
bert hubert 96a1852db8 improve OSX instructions 3 years ago
bert hubert fa2079fca1 make us build in the right place 3 years ago
bert hubert a93aa69756 make it possible to run without a configuration file 3 years ago
bert hubert 806cd60569 add unassorted trackers 3 years ago
bert hubert ed3893315d add google IPv6 addresses & process them 3 years ago
bert hubert a24f03e685 describe configuration file 3 years ago
bert hubert d2505e8df8 some more documentation work 3 years ago
bert hubert bd1f316232 list our dependencies 3 years ago
bert hubert 1c951cce9d teller.conf 3 years ago
bert hubert e7897a9832 abstract out lpmwrapper, add test 3 years ago
bert hubert 2744d576a7 hook up workflow for tests 3 years ago
bert hubert 81fc9ad9e7 add the smallest test 3 years ago
bert hubert 21f887bcd8 new version without iptables, plus config 3 years ago
bert hubert 61ac5df1f2
Merge pull request #15 from bfabio/single-process
Add scripts for tracking single process
3 years ago
Fabio Bonelli 08e0ca8c33 Add scripts for tracking single process 3 years ago
bert hubert 5488b0eb53 improve latency 3 years ago
bert hubert 1ccb32694c and docs for better setup 3 years ago
bert hubert c3c68c09a3 add more google prefixes 3 years ago
bert hubert c3d0d102eb add the google cloud list 3 years ago
bert hubert 6f64db6529 spruce up README a bit 3 years ago
bert hubert 4d737b0216 remove bogus default gw instruction 3 years ago
bert hubert 7f57245966 add tweet 3 years ago
bert hubert 98cb1d31f9
Merge pull request #9 from LenzGr/improve-readme
README.md: minor improvements
3 years ago
bert hubert ed7a28b16c
Merge pull request #10 from LenzGr/update-gitignore
Updated .gitignore to ignore CMake generated files
3 years ago
Lenz Grimmer 72b914d9f2 Updated .gitignore to ignore CMake generated files
Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
3 years ago
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.
3 years ago
bert hubert 9cb01ffd50 Fix issue #4 3 years ago
bert hubert ff17f3fd44 clarify package name 3 years ago
bert hubert f66c2e92f6
Merge pull request #1 from foodornt/main
Set atomic counter to 0 when initialized
3 years ago
bert hubert 5bcfac8208
Merge pull request #2 from bersace/patch-1
Explicit link to pthread
3 years ago
É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
3 years ago
Darda ca27c575d3 Set atomic counter to 0 when initialized 3 years ago
bert hubert dc82ea2874 add contact details 3 years ago
bert hubert baa2114d12 add preprocessed file 3 years ago
bert hubert 1cccff2a66 improve suggested commandline, document IP address source 3 years ago
bert hubert 6dc02ef81f initial 3 years ago
bert hubert c85b0d5a61
Initial commit 3 years ago