| Commit message (Expand) | Author | Age | Files | Lines |
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-02-26 | 1 | -1/+1 |
* | bgpd: remove HAVE_IPV6 conditionals | Lou Berger | 2016-02-26 | 1 | -51/+0 |
* | bgpd: kill unused variable in bgp_socket() | Lou Berger | 2016-02-26 | 1 | -1/+1 |
* | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-02-26 | 1 | -0/+1 |
* | bgpd, lib: memory cleanups for valgrind, plus debug changes | Lou Berger | 2015-10-27 | 1 | -2/+5 |
* | bgpd: fix using of two pointers for struct thread_master * | Donald Sharp | 2015-10-27 | 1 | -2/+2 |
* | ospf6d, bgpd: avoid calling if_nametoindex | Feng Lu | 2015-06-02 | 1 | -1/+1 |
* | lib: allow caller to provide prefix storage in sockunion2hostprefix | Timo Teräs | 2015-05-29 | 1 | -6/+5 |
* | build: remove INRIA, NRL and MUSICA IPv6 quirks | David Lamparter | 2015-02-14 | 1 | -2/+2 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -1/+1 |
* | bgpd: support TTL-security with iBGP | Pradosh Mohapatra | 2014-05-19 | 1 | -5/+38 |
* | bgpd: factor out TTL setting | David Lamparter | 2014-05-19 | 1 | -12/+12 |
* | bgpd: increase TCP socket buffer size | Vipin Kumar | 2014-05-15 | 1 | -1/+29 |
* | bgpd: fix O_NONBLOCK on outgoing connects | Vipin Kumar | 2014-05-15 | 1 | -0/+2 |
* | bgpd: remove calls to peer_sort() from fast-path | Jorge Boncompte [DTI2] | 2012-05-22 | 1 | -2/+2 |
* | bgpd: cleanup, use correct buffer sizes for sockunion2str() | Jorge Boncompte [DTI2] | 2012-05-02 | 1 | -1/+1 |
* | lib: add sockopt helper for setting IPV6_V6ONLY and use it | David Lamparter | 2011-12-13 | 1 | -8/+1 |
* | bgpd: remove unused function bgp_bind_address | David Lamparter | 2011-11-21 | 1 | -26/+0 |
* | bgpd: fix update-source for IPv6 (BZ#548) | David Lamparter | 2011-11-21 | 1 | -12/+27 |
* | bgpd: justify capabilities for TOS setting | Chris Luke | 2011-11-15 | 1 | -5/+9 |
* | IPv6 transport class suppport | Stephen Hemminger | 2011-10-17 | 1 | -0/+8 |
* | bgpd: trivial format / warning fixes | Paul Jakma | 2011-04-13 | 1 | -0/+1 |
* | bgpd: RFC 5082 Generalized TTL Security Mechanism support | Nick Hilliard | 2011-03-23 | 1 | -3/+15 |
* | bgpd: leave peer socket in non-blocking mode (mostly) | Stephen Hemminger | 2011-03-21 | 1 | -0/+1 |
* | bgpd: fix md5 set on listen sockets | Stephen Hemminger | 2009-08-28 | 1 | -9/+10 |
* | bgp: missing pieces from listener patch | Stephen Hemminger | 2009-08-13 | 1 | -10/+5 |
* | bgpd: start listener on first instance | Stephen Hemminger | 2009-07-28 | 1 | -89/+101 |
* | [bgpd] Avoid zombie accepted peer entries | Timo Teräs | 2009-07-21 | 1 | -0/+2 |
* | [bgpd] Fix compiler warnings related to MD5 | Chris Caputo | 2009-07-19 | 1 | -3/+3 |
* | Fixes to RFC2385/MD5 BGP | Chris Caputo | 2009-06-23 | 1 | -0/+1 |
* | Fix bgp ipv4/ipv6 accept handling | Stephen Hemminger | 2009-05-08 | 1 | -0/+9 |
* | [lib] mes_lookup string lookup table argument should be marked const | Stephen Hemminger | 2008-08-22 | 1 | -0/+14 |
* | [bgpd] TCP-MD5: password vty configuration and initial Linux support | Paul Jakma | 2008-07-21 | 1 | -1/+81 |
* | [bgpd] fix crash on startup if compiled IPv4-only | Paul Jakma | 2008-01-29 | 1 | -5/+4 |
* | 2007-10-30 Nick Hilliard <nick@inex.ie> | Paul Jakma | 2007-11-01 | 1 | -3/+11 |
* | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma | 2007-05-10 | 1 | -4/+4 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -4/+4 |
* | 2005-05-19 Paul Jakma <paul@dishone.st> | paul | 2005-05-19 | 1 | -1/+1 |
* | 2005-05-19 Paul Jakma <paul@dishone.st> | paul | 2005-05-19 | 1 | -2/+2 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanup | paul | 2005-04-07 | 1 | -3/+1 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -5/+5 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 1 | -7/+7 |
* | 2004-10-25 Paul Jakma <paul@dishone.st> | paul | 2004-10-25 | 1 | -0/+7 |
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 1 | -1/+1 |
* | 2004-05-01 Paul Jakma <paul@dishone.st> | paul | 2004-05-01 | 1 | -19/+37 |
* | 2004-02-17 Paul Jakma <paul@dishone.st> | paul | 2004-02-17 | 1 | -37/+19 |
* | Trivial fix from Bernd Leibing <bernd.leibing@kiz.uni-ulm.de> | hasso | 2004-02-12 | 1 | -1/+1 |
* | 2003-12-23 Krzysztof Oledzki <oleq@ans.pl> | gdt | 2003-12-23 | 1 | -10/+13 |
* | 2003-06-04 Paul Jakma <paul@dishone.st> | paul | 2003-06-04 | 1 | -0/+25 |
* | Initial revision | paul | 2002-12-13 | 1 | -0/+381 |