summaryrefslogtreecommitdiffstats
path: root/lib/sockopt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-90/+129
|\
| * lib: compile even without IPV6_TCLASSDenis Ovsienko2011-10-171-1/+3
| * IPv6 transport class suppportStephen Hemminger2011-10-171-1/+12
| * lib: use "protocol-independed API" from RFC3678, if that is availableDmitrij Tejblum2011-09-271-4/+22
| * lib: futher simplification of setsockopt_ipv4_multicast()Dmitrij Tejblum2011-09-271-64/+44
| * lib: fix omission in the previous commit to lib/sockopt.cDmitrij Tejblum2011-09-271-0/+1
| * lib: simplify interface of setsockopt_multicast_ipv4().Dmitrij Tejblum2011-09-271-32/+45
| * lib: remove unused variableDenis Ovsienko2011-09-271-3/+1
* | Work around issues with IPV6_MINHOPCOUNT -- -DNO_LINUX_IN6_HChris Hall2011-09-051-5/+15
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkChris Hall2011-08-261-2/+2
|\ \
| * | Fix compilation of sockopt.c when no IP_MINTTL or IPV6_MINHOPCOUNT (II)Chris Hall2011-08-261-1/+1
| * | Fix compilation of sockopt.c when no IP_MINTTL or IPV6_MINHOPCOUNT.Chris Hall2011-08-261-2/+4
* | | Fix compilation of sockopt.c when no IP_MINTTL or IPV6_MINHOPCOUNT.Chris Hall2011-08-261-2/+4
|/ /
* | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-329/+811
|\|
* | Don't return "Not Supported" when setting NULL MD5 passwordChris Hall2010-04-281-2/+7
* | Fixes to compile on FreeBSD 8.0 with gcc 4.2.1Chris Hall2010-04-161-6/+6
* | New functions for error numbers and addresses in messages.Chris Hall2010-04-081-16/+17
* | First beta releaseChris Hall2010-04-061-117/+200
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-1/+1
* | Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-62/+119
|/
* Fixes to RFC2385/MD5 BGPChris Caputo2009-06-231-3/+12
* [lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6Stephen Hemminger2009-06-181-0/+2
* [bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH RFC2385 patchPaul Jakma2009-06-121-2/+25
* [lib] Fix mistake in tcp-md5sig commit which broke compile on BSDPaul Jakma2008-08-221-2/+2
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-0/+13
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-0/+68
* Bug #362 is fixed now.Denis Ovsienko2007-08-211-0/+29
* [lib] Add comments regarding setsockopt_multicast_ipv4 arguments.Andrew J. Schorr2007-07-061-2/+3
* 2005-10-20 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-211-6/+47
* 2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>paul2005-05-071-5/+9
* 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-041-1/+1
* Add comment explaining about limit of 20 joined groups on a socket.gdt2004-12-301-5/+12
* 2004-12-29 Greg Troxel <gdt@poblano.ir.bbn.com>gdt2004-12-291-32/+43
* 2004-12-29 Greg Troxel <gdt@poblano.ir.bbn.com>gdt2004-12-291-0/+22
* 2004-12-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-281-5/+8
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-2/+2
* Fix previous change to use new function safe_strerror instead of strerror.ajs2004-11-191-1/+1
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-191-2/+3
* 2004-11-01 Paul Jakma <paul@dishone.st>paul2004-11-011-27/+0
* 2004-10-22 Paul Jakma <paul@dishone.st>paul2004-10-221-1/+1
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-221-2/+2
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-0/+2
* 2004-10-05 Paul Jakma <paul@dishone.st>paul2004-10-051-0/+26
* Compiler warnings fixes.hasso2004-09-261-3/+3
* 2004-09-17 Paul Jakma <paul@dishone.st>paul2004-09-211-2/+2
* 2004-09-17 Paul Jakma <paul@dishone.st>paul2004-09-171-0/+12
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-191-26/+50
* 2004-07-23 Greg Troxel <gdt@poblano.ir.bbn.com>gdt2004-07-231-8/+11
* 2004-07-23 Paul Jakma <paul@dishone.st>paul2004-07-231-0/+124
* Initial revisionpaul2002-12-131-0/+199