aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/libggnet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* traceroute improvementsLaurent Ghigonis2013-07-071-1/+2
* WIP traceroute integration, disabled by defaultLaurent Ghigonis2013-07-061-3/+34
* indent fix, pass 2Laurent Ghigonis2013-06-051-51/+51
* convert to tabs, and fix some indent manualyLaurent Ghigonis2013-06-051-64/+68
* double GGNET_DNSNAME_MAX and GG_PKTARG_MAX to allow for longer fqdnLaurent Ghigonis2012-12-151-1/+1
* add necessary code in libggnet to do resolving of nodes names.Laurent Ghigonis2012-12-151-6/+3
* add (struct ggnet *) in cb_nodename() argumentsLaurent Ghigonis2012-12-151-2/+2
* rename ggnet_grouping_set() to ggnet_set_grouping(), to match ggnet_set_dns().Laurent Ghigonis2012-12-151-1/+1
* integrate gg_sniff dns handling into libggnetLaurent Ghigonis2012-12-151-2/+14
* remove all reference to libglouglou.Laurent Ghigonis2012-12-151-0/+2
* keep track of group connection usageLaurent Ghigonis2012-12-131-0/+1
* implement node group parenting, for now only for the existing GROUP_ADDRESSLaurent Ghigonis2012-12-131-2/+4
* introducing node grouping, for now only on addressLaurent Ghigonis2012-12-131-0/+30
* support for client side usage, and fix connection id handlingLaurent Ghigonis2012-12-101-2/+17
* correctly handle node names and add function node_update_name()Laurent Ghigonis2012-12-041-3/+6
* fix ggnet_conn_find() prototypeLaurent Ghigonis2012-12-041-1/+2
* add missing response field in struct ggnet_connLaurent Ghigonis2012-12-041-0/+1
* remove useless definesLaurent Ghigonis2012-12-041-7/+0
* add ifdef for the whole libggnet lib to protect against multiple inclusionsLaurent Ghigonis2012-12-041-0/+5
* add libggnet, a helper to keep track of network nodes and connectionsLaurent Ghigonis2012-12-041-0/+70