aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gg_sniff: we use libdnet for icmpLaurent Ghigonis2013-06-271-1/+0
* libglouglou: traceroute verbosityLaurent Ghigonis2013-06-164-17/+30
* libglouglou: add ggtrace, meant to be a complete commandline tracerouteLaurent Ghigonis2013-06-091-0/+67
* libglouglou: traceroute TCP intrace modeLaurent Ghigonis2013-06-092-10/+42
* libglouglou: add explanation headerLaurent Ghigonis2013-06-091-0/+2
* gg_sniff: disable traceroute for nowLaurent Ghigonis2013-06-081-1/+1
* libglouglou: link against libpcap and libdnetLaurent Ghigonis2013-06-081-0/+1
* libglouglou: correctly use CLFAGS for examplesLaurent Ghigonis2013-06-081-0/+3
* libglouglou: undef local define after useLaurent Ghigonis2013-06-081-0/+2
* libglouglou: traceroute report in libLaurent Ghigonis2013-06-083-16/+26
* libglouglou: traceroute delayLaurent Ghigonis2013-06-084-7/+29
* libglouglou: remove useless commentLaurent Ghigonis2013-06-081-6/+0
* libglouglou: traceroute simpler API, introduce req paramsLaurent Ghigonis2013-06-083-20/+60
* libglouglou: move functions aroundLaurent Ghigonis2013-06-081-74/+76
* libglouglou: traceroute TCP workingLaurent Ghigonis2013-06-083-49/+119
* libglouglou: indentLaurent Ghigonis2013-06-073-4/+7
* libglouglou: improve traceroute callbacksLaurent Ghigonis2013-06-073-10/+15
* libglouglou: remove extra function headerLaurent Ghigonis2013-06-071-2/+1
* libggnet: use droppriv() from libglouglouLaurent Ghigonis2013-06-071-30/+2
* libggnet: traceroute sends packets in TCP and ICMPLaurent Ghigonis2013-06-074-65/+117
* libglouglou: missing var declarationLaurent Ghigonis2013-06-061-0/+1
* libglouglou: add get_iface(ip) to get interface to use to reach an IPLaurent Ghigonis2013-06-062-0/+18
* spike dnet_intf_get_dst: dropprivLaurent Ghigonis2013-06-051-0/+29
* add libpcap/libdnet spikesLaurent Ghigonis2013-06-054-0/+74
* libglouglou: comment about prefetch iface/route for tracerouteLaurent Ghigonis2013-06-051-3/+3
* Merge branch 'master' into tracerouteLaurent Ghigonis2013-06-050-0/+0
|\
| * update some notes, merged from 'traceroute' branchLaurent Ghigonis2013-06-053-2/+37
* | indent fix for branch tracerouteLaurent Ghigonis2013-06-053-329/+332
* | Merge branch 'master' into tracerouteLaurent Ghigonis2013-06-0520-2391/+2414
|\|
| * indent fix, pass 2Laurent Ghigonis2013-06-0512-133/+140
| * libglouglou: dnsreverse typoLaurent Ghigonis2013-06-051-1/+1
| * convert to tabs, and fix some indent manualyLaurent Ghigonis2013-06-0520-2343/+2359
* | libglouglou: update my email (last one...)Laurent Ghigonis2013-06-051-1/+1
* | Merge branch 'master' into tracerouteLaurent Ghigonis2013-06-0510-55/+189
|\|
| * gg_map: fix dependencies descriptionLaurent Ghigonis2013-06-051-2/+2
| * gg_sniff: be less verboseLaurent Ghigonis2013-06-051-8/+8
| * gg_map: update exampleLaurent Ghigonis2013-06-051-1/+1
| * gg_map: indicate git clone command for dependenciesLaurent Ghigonis2013-06-051-6/+4
| * gg_map: mention 'efx' is neededLaurent Ghigonis2013-06-051-0/+1
| * gg_sniff: add -f <libpcap filter>Laurent Ghigonis2013-06-053-9/+15
| * gg_sniff: update README to match reality and talk about filtersLaurent Ghigonis2013-06-051-5/+17
| * glougloud: fix usage()Laurent Ghigonis2013-06-051-1/+2
| * gg_map: printf respect loglevelLaurent Ghigonis2013-06-051-25/+32
| * pkg namingLaurent Ghigonis2013-06-051-4/+5
| * namingLaurent Ghigonis2013-06-051-2/+2
| * update make pkgLaurent Ghigonis2013-06-051-4/+7
| * gg_map: install glouglou_localsniff.sh on make installLaurent Ghigonis2013-06-051-0/+2
| * glouglou_localsniff: move to gg_mapLaurent Ghigonis2013-06-051-0/+0
| * gg_map: option to specify glougloud server ip / portLaurent Ghigonis2013-06-051-1/+41
| * glougloud: option to specify listen interfaces / portsLaurent Ghigonis2013-06-051-4/+20