index
:
glouglou
master
v3
A high performance network visualization framework.
Laurent Ghigonis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gg_sniff
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
better UI
Laurent Ghigonis
1
-54
/
+40
2012-12-15
change default graph layout to EGRAPH_LAYOUT_KAMADAKAWAI
Laurent Ghigonis
1
-2
/
+3
2012-12-15
double GGNET_DNSNAME_MAX and GG_PKTARG_MAX to allow for longer fqdn
Laurent Ghigonis
2
-2
/
+2
2012-12-15
rename vertice if we receive a glouglou packet PACKET_NAME for it
Laurent Ghigonis
1
-4
/
+14
2012-12-15
add -a option to gg_sniff (Active), where gg_sniff uses dns functionnality of
Laurent Ghigonis
3
-4
/
+29
2012-12-15
make gg_sniff use dns functionnality of libggnet_dns and send glouglou
Laurent Ghigonis
3
-4
/
+29
2012-12-15
fix dns resolving: evdns eats network byte order !
Laurent Ghigonis
2
-1
/
+6
2012-12-15
revert previous commit, my brain was deeply flawed
Laurent Ghigonis
1
-1
/
+0
2012-12-15
fix network byte order of IP parsed from cmdline
Laurent Ghigonis
1
-0
/
+1
2012-12-15
BUG++
Laurent Ghigonis
1
-1
/
+5
2012-12-15
forgot to remove old function declaration for dead gg_sniff_dns
Laurent Ghigonis
1
-8
/
+0
2012-12-15
do not call ggnet user callback if we do not get a positive answer from the
Laurent Ghigonis
1
-2
/
+3
2012-12-15
wait 5 seconds maximum, and differentiate error from no answer
Laurent Ghigonis
1
-1
/
+14
2012-12-15
call the user callback even on error but with NULL as name
Laurent Ghigonis
1
-10
/
+6