summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_network.c
Commit message (Expand)AuthorAgeFilesLines
* bgpd, lib: memory cleanups for valgrind, plus debug changesLou Berger2015-10-271-2/+5
* bgpd: fix using of two pointers for struct thread_master *Donald Sharp2015-10-271-2/+2
* ospf6d, bgpd: avoid calling if_nametoindexFeng Lu2015-06-021-1/+1
* lib: allow caller to provide prefix storage in sockunion2hostprefixTimo Teräs2015-05-291-6/+5
* build: remove INRIA, NRL and MUSICA IPv6 quirksDavid Lamparter2015-02-141-2/+2
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* bgpd: support TTL-security with iBGPPradosh Mohapatra2014-05-191-5/+38
* bgpd: factor out TTL settingDavid Lamparter2014-05-191-12/+12
* bgpd: increase TCP socket buffer sizeVipin Kumar2014-05-151-1/+29
* bgpd: fix O_NONBLOCK on outgoing connectsVipin Kumar2014-05-151-0/+2
* bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]2012-05-221-2/+2
* bgpd: cleanup, use correct buffer sizes for sockunion2str()Jorge Boncompte [DTI2]2012-05-021-1/+1
* lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter2011-12-131-8/+1
* bgpd: remove unused function bgp_bind_addressDavid Lamparter2011-11-211-26/+0
* bgpd: fix update-source for IPv6 (BZ#548)David Lamparter2011-11-211-12/+27
* bgpd: justify capabilities for TOS settingChris Luke2011-11-151-5/+9
* IPv6 transport class suppportStephen Hemminger2011-10-171-0/+8
* bgpd: trivial format / warning fixesPaul Jakma2011-04-131-0/+1
* bgpd: RFC 5082 Generalized TTL Security Mechanism supportNick Hilliard2011-03-231-3/+15
* bgpd: leave peer socket in non-blocking mode (mostly)Stephen Hemminger2011-03-211-0/+1
* bgpd: fix md5 set on listen socketsStephen Hemminger2009-08-281-9/+10
* bgp: missing pieces from listener patchStephen Hemminger2009-08-131-10/+5
* bgpd: start listener on first instanceStephen Hemminger2009-07-281-89/+101
* [bgpd] Avoid zombie accepted peer entriesTimo Teräs2009-07-211-0/+2
* [bgpd] Fix compiler warnings related to MD5Chris Caputo2009-07-191-3/+3
* Fixes to RFC2385/MD5 BGPChris Caputo2009-06-231-0/+1
* Fix bgp ipv4/ipv6 accept handlingStephen Hemminger2009-05-081-0/+9
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-0/+14
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-1/+81
* [bgpd] fix crash on startup if compiled IPv4-onlyPaul Jakma2008-01-291-5/+4
* 2007-10-30 Nick Hilliard <nick@inex.ie>Paul Jakma2007-11-011-3/+11
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-4/+4
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-4/+4
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-1/+1
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-2/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-3/+1
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-5/+5
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-7/+7
* 2004-10-25 Paul Jakma <paul@dishone.st>paul2004-10-251-0/+7
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-1/+1
* 2004-05-01 Paul Jakma <paul@dishone.st>paul2004-05-011-19/+37
* 2004-02-17 Paul Jakma <paul@dishone.st>paul2004-02-171-37/+19
* Trivial fix from Bernd Leibing <bernd.leibing@kiz.uni-ulm.de>hasso2004-02-121-1/+1
* 2003-12-23 Krzysztof Oledzki <oleq@ans.pl>gdt2003-12-231-10/+13
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-0/+25
* Initial revisionpaul2002-12-131-0/+381