index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_damp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-2
/
+2
*
*: use vty_outln
Quentin Young
2017-06-29
1
-22
/
+20
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-2
/
+2
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+3
*
bgpd: fix whitespace
David Lamparter
2017-01-24
1
-5
/
+5
*
bgpd: Cleanup some compiler warnings
Donald Sharp
2017-01-19
1
-7
/
+7
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-0
/
+1
*
*: use long long to print time_t
David Lamparter
2016-05-30
1
-5
/
+5
*
bgpd: Display of configured dampening parameters
Balaji
2016-05-26
1
-0
/
+33
*
bgpd: fix using of two pointers for struct thread_master *
Donald Sharp
2015-10-14
1
-2
/
+2
*
Added json formating support to show-...-neighbors-... bgp commands.
Morgan Stewart
2015-08-12
1
-18
/
+44
*
Use camelCase notation for all json keywords
Donald Sharp
2015-07-22
1
-4
/
+4
*
Key changes:
Donald Sharp
2015-06-12
1
-13
/
+6
*
Add json output support for a few BGP show commands
Donald Sharp
2015-05-20
1
-9
/
+34
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-2
/
+2
*
bgpd: Fix crash when disabling dampening (BZ#687)
Jorge Boncompte [DTI2]
2012-04-16
1
-0
/
+4
*
bgpd: use XCALLOC to allocate bgpd damp array
Stephen Hemminger
2011-03-21
1
-5
/
+1
*
bgp: use monotonic clock for time of day
Stephen Hemminger
2010-01-15
1
-6
/
+6
*
Fix "show ip bgp dampened-paths" garbage output.
Chris Caputo
2009-06-23
1
-5
/
+3
*
[BGP/cleanup] make some damp function static
Stephen Hemminger
2009-06-18
1
-3
/
+3
*
[bgpd] remove useless check and return in bgp_config_write_damp
Stephen Hemminger
2008-08-22
1
-25
/
+20
*
[bgpd] Trim memory usage of BGP routes
Paul Jakma
2007-05-04
1
-12
/
+20
*
[bgpd] Handle pcount as flags are changed, fixing pcount issues
Paul Jakma
2006-09-07
1
-9
/
+10
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
1
-6
/
+3
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-6
/
+5
*
2005-06-01 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-01
1
-7
/
+2
*
2004-10-13 Paul Jakma <paul@dishone.st>
paul
2004-10-13
1
-9
/
+9
*
Initial revision
paul
2002-12-13
1
-0
/
+648