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
/
bgpd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: stop startup timer on stopping BGP (fixes dd49eb1)
David Lamparter
2014-12-07
1
-0
/
+2
*
Fix BGP's use of restart bit.
Vipin Kumar
2014-11-11
1
-0
/
+15
*
bgpd.c: Remove unused store to variable
Paul Jakma
2014-09-23
1
-2
/
+2
*
bgpd: implement "next-hop-self all"
Timo Teräs
2014-06-25
1
-1
/
+4
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-37
/
+37
*
bgpd: fix crash when allowas-in is done on inactive peer
Stephen Hemminger
2014-06-03
1
-0
/
+3
*
bgpd: efficient NLRI packing for AFs != ipv4-unicast
Pradosh Mohapatra
2014-06-03
1
-1
/
+4
*
bgpd: support TTL-security with iBGP
Pradosh Mohapatra
2014-05-19
1
-21
/
+10
*
bgpd: factor out eBGP multihop check
David Lamparter
2014-05-19
1
-27
/
+39
*
bgpd: send notify in OpenSent when stopping manually
Vitaliy Senchyshyn
2014-05-15
1
-31
/
+49
*
bgpd: add 'bgp bestpath as-path multipath-relax'
Pradosh Mohapatra
2014-05-15
1
-0
/
+3
*
bgpd: fix lost passwords of grouped neighbors
Roman Hoog Antink
2013-02-23
1
-6
/
+1
*
bgpd: store "no neighbor activate" for IPv4 unicast
Christian Franke
2013-01-14
1
-1
/
+1
*
bgpd: add replace-as modifier for BGP neighbor
Andrew Certain
2012-11-30
1
-4
/
+25
*
bgpd: Add "no listen" socket option for the BGP master configuration
Paul Jakma
2012-06-14
1
-1
/
+3
*
Revert "bgpd: Make socket init separate, so unit tests work again."
Paul Jakma
2012-06-13
1
-9
/
+7
*
bgpd: remove calls to peer_sort() from fast-path
Jorge Boncompte [DTI2]
2012-05-22
1
-24
/
+32
*
bgpd: optimize bgp_nexthop_self()
Jorge Boncompte [DTI2]
2012-05-22
1
-0
/
+1
*
bgpd: Make socket init separate, so unit tests work again.
Paul Jakma
2012-05-02
1
-7
/
+9
*
Merge branch 'quagga' into google-bgp-multipath
Avneesh Sachdev
2012-04-09
1
-7
/
+11
|
\
|
*
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-06
1
-1
/
+1
|
*
fix set never used warnings
Stephen Hemminger
2011-12-18
1
-2
/
+0
|
*
bgpd: fix "nexthop-local unchanged" (BZ#350)
Dylan Hall
2011-11-15
1
-0
/
+5
|
*
bgpd: revised fix to --dryrun (BZ#622)
Sergey Y. Afonin
2011-11-15
1
-3
/
+4
|
*
bgpd: rename SAFI 3 according to RFC4760
Denis Ovsienko
2011-09-29
1
-1
/
+1
*
|
bgpd: Add new configuration cli for eBGP and iBGP multipath.
Josh Bailey
2011-07-20
1
-0
/
+9
|
/
*
bgpd: refine the setting up of GTSM
Stephen Hemminger
2011-03-28
1
-3
/
+18
*
bgpd: Cleanups & fixes for minttl / GTSM
Stephen Hemminger
2011-03-24
1
-27
/
+28
*
bgpd: RFC 5082 Generalized TTL Security Mechanism support
Nick Hilliard
2011-03-23
1
-1
/
+156
*
bgp: use monotonic clock for time of day
Stephen Hemminger
2010-01-15
1
-7
/
+15
*
bgpd: code cleanup
Stephen Hemminger
2009-12-17
1
-1
/
+1
*
bgpd: Fix mistakes in applying 'allow inbound connections to non-default view'
Paul Jakma
2009-08-05
1
-26
/
+28
*
[bgpd] delete erroneous extra brace..
Paul Jakma
2009-07-30
1
-1
/
+0
*
bgpd/trivial: Fix indentation in previous
Paul Jakma
2009-07-28
1
-31
/
+24
*
bgpd: Allow inbound connections to non-default view
Steve Hill
2009-07-28
1
-7
/
+22
*
bgpd: start listener on first instance
Stephen Hemminger
2009-07-28
1
-4
/
+10
*
bgpd: peer action table static/const
Stephen Hemminger
2009-07-28
1
-4
/
+4
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-29
/
+33
*
[bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'
Paul Jakma
2009-07-17
1
-4
/
+7
*
[bgpd] reference count the BGP instance
Stephen Hemminger
2009-06-18
1
-6
/
+39
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-3
/
+3
*
[bgp] Fix crash on SIGHUP, deref of freed workqueues
Steve Hill
2009-06-02
1
-3
/
+9
*
[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
Denis Ovsienko
2009-04-30
1
-5
/
+5
*
Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce...
Paul Jakma
2008-08-26
1
-9
/
+0
*
[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns
Paul Jakma
2008-08-22
1
-0
/
+9
*
[bgpd] TCP-MD5: password vty configuration and initial Linux support
Paul Jakma
2008-07-21
1
-1
/
+138
*
[bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client
Paul Jakma
2008-07-02
1
-2
/
+2
*
2007-10-30 Nick Hilliard <nick@inex.ie>
Paul Jakma
2007-11-01
1
-1
/
+1
*
[bgpd] bug #352: IPv6/Multicast address-family config not written out
Paul Jakma
2007-04-10
1
-1
/
+9
*
[bgpd] struct peer must have bgp field valid (redistribute crash)
Paul Jakma
2006-10-22
1
-9
/
+12
[next]