summaryrefslogtreecommitdiffstats
path: root/lib/sockunion.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes to compile on FreeBSD 8.0 with gcc 4.2.1Chris Hall2010-04-161-2/+2
* Support gai_strerror() and tidy bgp_listener code.Chris Hall2010-04-111-2/+13
* New functions for error numbers and addresses in messages.Chris Hall2010-04-081-19/+26
* First beta releaseChris Hall2010-04-061-114/+200
* Major updateChris Hall2010-03-161-257/+396
* Thread safe versions of inet_ntoa and strerror.paulo2010-02-041-2/+2
* Binding to interfaces and counting of messages.Chris Hall2010-01-271-1/+32
* Fix sockunion_connect() error handling.Chris Hall2010-01-201-1/+1
* Adding verify debug code for qtimers and tidied up.Chris Hall2010-01-201-3/+54
* Tighten SU_ADDRSTRLEN and sockunion2str() in lib/sockunion.c/.hChris Hall2010-01-051-0/+7
* Fix typo in lib/sockunion.cpaulo2010-01-041-1/+1
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-180/+198
* [lib] Fix IPv6 normalisationStephen Hemminger2009-07-161-0/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [lib] fix missing sockunion_normalise_mappedPaul Jakma2008-11-241-0/+1
* [lib] re-enable conversion of v6mapped INET6 sockunions to regular INETPaul Jakma2008-09-091-40/+20
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-2/+6
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-8/+8
* [lib/sockunion] trivial: use XSTRDUP.Paul Jakma2006-02-211-2/+2
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-4/+4
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-4/+4
* * sockunion.c: Fix warning message.hasso2005-05-061-1/+1
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-5/+5
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-4/+4
* Some more const string fixes.hasso2004-10-111-1/+1
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-1/+1
* 2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-05-081-2/+2
* Last fixes from 6Wind patch.hasso2003-05-251-0/+5
* Fix incorrect buffer bounds.paul2003-05-241-4/+4
* Initial revisionpaul2002-12-131-0/+756