index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_nexthop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd-fix-nexthop-show.patch
Donald Sharp
2015-05-20
1
-57
/
+59
*
Add a null check in bgp_address_del() function when connected
Donald Sharp
2015-05-20
1
-0
/
+3
*
nexthop-tracking.patch
Donald Sharp
2015-05-20
1
-52
/
+169
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-6
/
+6
*
bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check
Christian Franke
2013-08-06
1
-5
/
+11
*
bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api
Christian Franke
2013-08-06
1
-0
/
+13
*
bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan
Christian Franke
2013-07-31
1
-1
/
+2
*
bgpd: prevent double address delete on shutdown
Rakesh Garimella
2013-07-30
1
-0
/
+4
*
bgpd: conditional default-originate using route-map
Christian Franke
2013-01-16
1
-0
/
+10
*
bgpd: remove calls to peer_sort() from fast-path
Jorge Boncompte [DTI2]
2012-05-22
1
-1
/
+1
*
bgpd: optimize bgp_nexthop_self()
Jorge Boncompte [DTI2]
2012-05-22
1
-16
/
+90
*
bgpd: reinstate zlookup checks, required for BGP without zebra
Paul Jakma
2012-01-09
1
-3
/
+23
*
bgpd: improve "show ip bgp scan detail"
Denis Ovsienko
2012-01-08
1
-2
/
+22
*
bgpd: dismiss some zlookup checks
Denis Ovsienko
2012-01-08
1
-32
/
+6
*
bgpd: add "show ip bgp scan detail" command
Denis Ovsienko
2012-01-08
1
-15
/
+44
*
bgpd: touch nexthop handling code
Denis Ovsienko
2012-01-08
1
-17
/
+13
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
1
-6
/
+1
*
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-21
1
-4
/
+18
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-3
/
+25
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-4
/
+4
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-13
/
+5
*
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-23
1
-0
/
+1
*
[bgpd] Trim memory usage of BGP routes
Paul Jakma
2007-05-04
1
-19
/
+21
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-41
/
+5
*
[bgpd] Handle pcount as flags are changed, fixing pcount issues
Paul Jakma
2006-09-07
1
-2
/
+2
*
[bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.
Paul Jakma
2006-02-21
1
-6
/
+6
*
[zserv] fix up custom isisd and bgpd Zserv functions for new format.
paul
2006-01-17
1
-24
/
+62
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-19
/
+17
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
1
-8
/
+8
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-9
/
+6
*
* bgp_nexthop.c: Improve debug.
hasso
2005-02-01
1
-5
/
+11
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-1
/
+1
*
2004-11-09 Paul Jakma <paul@dishone.st>
paul
2004-11-09
1
-174
/
+75
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-4
/
+4
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-2
/
+2
*
Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges.
hasso
2004-05-20
1
-5
/
+5
*
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER
hasso
2004-03-04
1
-0
/
+9
*
2003-09-29 Paul Jakma <paul@dishone.st>
paul
2003-09-29
1
-4
/
+4
*
Import of zebra.org 20030428-18:07 IST
paul
2003-04-28
1
-41
/
+44
*
[zebra 14631] Generic PtP and RFC3021 interface addressing support
paul
2002-12-13
1
-4
/
+4
*
Initial revision
paul
2002-12-13
1
-0
/
+1405