Don't take the address of a variable whose scope is about to disappear.
[tinc] / src / subnet.h
2010-04-10 Guus SliepenReload Subnets when getting a HUP signal and StrictSubn...
2009-11-28 Guus SliepenWhen learning MAC addresses, only check our own Subnets...
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-03-05 Guus SliepenUpdate THANKS and copyright information.
2009-03-05 Guus SliepenAllow weight to be assigned to Subnets.
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-12-01 Guus Sliepensubnet-up/down hooks
2004-03-21 Guus SliepenUpdate copyrights, links, email addresses and let Subve...
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2003-12-12 Guus SliepenCode beautification, start of multicast support.
2003-11-17 Guus SliepenReplace Opaque and Strict options with a TunnelServer...
2003-10-06 Guus SliepenUnused variable in struct.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-30 Guus SliepenPrevent definitions from messing up attributes.
2003-07-24 Guus SliepenSprinkle around a lot of const and some C99 initialisers.
2003-07-22 Guus SliepenUse bools and enums where appropriate.
2003-07-06 Guus SliepenSprinkling the source with static and attributes.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-04-09 Guus Sliepenmasklength is better known as prefixlength.
2002-03-01 Guus Sliepen- Global time_t now, so that we don't have to call...
2002-02-18 Guus Sliepen- Non-blocking connect()s.
2002-02-10 Guus SliepenMerging of the entire pre5 branch. release-1.0pre5
2001-11-16 Ivo TimmermansObsoleted all IP<x> types in favor of struct addrinfo
2001-10-28 Guus Sliepen- More changes needed for Kruskal's algorithm
2001-10-27 Guus SliepenMake sure everything links.
2001-10-27 Guus SliepenBig bad commit:
2001-01-08 Guus Sliepen- Cleaned up subnet_t
2001-01-07 Guus Sliepen- It's 2001, all copyright notices are updated.
2001-01-05 Guus Sliepen- Let user choose whether keys are in the config files...
2000-11-20 Guus Sliepen- Proper initialization of rbltree structures.
2000-11-20 Guus Sliepen- Integrate rbl trees into tinc.
2000-10-28 Guus Sliepen- Lots of small fixes
2000-10-28 Guus Sliepen- Updated subnet list handling. Subnets are added to...
2000-10-11 Guus Sliepen- Fixing-things pass: every source file compiles into...
2000-10-11 Guus SliepenBig and bad commit of my current tree...
2000-10-01 Guus Sliepen- Added subnet handling code