index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_network.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_b
ex21b
Chris Hall
2012-03-17
1
-36
/
+49
|
\
|
*
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
*
|
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-13
/
+14
*
|
Merge with main Quagga source as of 29-Jul-2011.
ex17
Chris Hall
2011-08-12
1
-107
/
+125
|
\
|
|
*
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
*
|
Reworking of peer state handling.
Chris Hall
2010-07-19
1
-1
/
+1
*
|
Further reduction of warnings under gcc 4.2.1
Chris Hall
2010-04-16
1
-16
/
+29
*
|
Support gai_strerror() and tidy bgp_listener code.
Chris Hall
2010-04-11
1
-149
/
+196
*
|
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
1
-18
/
+16
*
|
Fix multiple -l parameter addresses
Chris Hall
2010-04-06
1
-1
/
+1
*
|
First beta release
Chris Hall
2010-04-06
1
-171
/
+316
*
|
Major update
Chris Hall
2010-03-16
1
-6
/
+7
*
|
Revised thread/timer handling, work queue and scheduling.
Chris Hall
2010-02-16
1
-1
/
+1
*
|
Binding to interfaces and counting of messages.
Chris Hall
2010-01-27
1
-127
/
+60
*
|
Getting BGP Engine to start and removing warnings.
Chris Hall
2010-01-24
1
-1
/
+2
*
|
Small fix to bgp_network & add reset to peer index
Chris Hall
2010-01-19
1
-0
/
+1
*
|
Minor fixes to get a clean compile so can start debugging.
paulo
2010-01-19
1
-1
/
+0
*
|
Wired in nexus for bgp_ routing_ and cli_ such that if not using
paulo
2010-01-18
1
-1
/
+1
*
|
Knitting it all together. Still not got clean compile. Still lots of
paulo
2010-01-13
1
-1
/
+1
*
|
Continuing work-in-progress
Chris Hall
2010-01-08
1
-19
/
+59
*
|
Work in progress on BGP Engine
Chris Hall
2010-01-06
1
-17
/
+13
*
|
Initial commit for bgp_engine branch -- seeding new files...
Chris Hall
2010-01-04
1
-395
/
+803
|
/
*
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
[next]