index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_dump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-1
/
+1
*
bgpd: Rename various variable names to something more appropriate
Donald Sharp
2018-10-09
1
-10
/
+10
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-4
/
+4
*
bgpd: BGP_[WARN|ERR] -> EC_BGP
Quentin Young
2018-09-13
1
-2
/
+2
*
bgpd: Convert bgp_dump.c to use flog_warn
Donald Sharp
2018-09-06
1
-2
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+3
*
bgpd: use peer->ifp->ifindex instead of peer->ifindex
Daniel Walton
2018-02-26
1
-2
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+3
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-3
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-680
/
+627
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-1
/
+1
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-1
/
+1
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-7
/
+7
|
/
*
*: use vty_outln
Quentin Young
2017-06-29
1
-16
/
+13
*
*: use ->text and strmatch where appropriate
Quentin Young
2017-06-27
1
-2
/
+2
*
Merge pull request #537 from donaldsharp/vrf_stuff
David Lamparter
2017-05-17
1
-1
/
+1
|
\
|
*
bgpd: Cleanup some SA
Donald Sharp
2017-05-15
1
-1
/
+1
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
|
/
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-6
/
+6
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+6
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-02
1
-4
/
+8
|
\
|
*
bgpd: clean up dump config at exit
David Lamparter
2017-02-01
1
-4
/
+8
*
|
bgpd: Remove knowledge of HAVE_CLOCK_MONTONIC
Donald Sharp
2017-01-08
1
-4
/
+0
*
|
all: Fix all underfull doc strings
Quentin Young
2016-11-30
1
-1
/
+3
*
|
bgpd: Fix incorrect config dumps for `dump bgp...`
Quentin Young
2016-11-18
1
-2
/
+6
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-20
1
-3
/
+13
|
\
|
|
*
bgpd: fix MRT table dumps for locally-originated routes
Colin Petrie
2016-10-18
1
-3
/
+13
*
|
bgpd and zebra: scrubbed argc CHECK MEs
Daniel Walton
2016-09-29
1
-2
/
+1
*
|
all: added CHECK ME for DEFUNs that look at argc
Daniel Walton
2016-09-29
1
-0
/
+1
*
|
bgpd: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-4
/
+8
*
|
convert <1-255> to (1-255), ()s to <>s, etc
Daniel Walton
2016-09-23
1
-2
/
+2
*
|
bgpd: argv update for all but bgp_vty.c
Daniel Walton
2016-09-22
1
-4
/
+4
|
/
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-1
/
+1
*
bgpd: Add the no form of some dump bgp commands
Donald Sharp
2016-08-01
1
-4
/
+30
*
bgpd: Fix buffer overflow error in bgp_dump_routes_func
Evgeny Uskov
2016-01-26
1
-74
/
+96
*
bgpd: Fix description of the command "dump bgp ..."
Evgeny Uskov
2016-01-26
1
-2
/
+2
*
BGP: Update dump to allow Extended Time Format
Alexis Fasquel
2015-11-17
1
-156
/
+135
*
bgpd: fix using of two pointers for struct thread_master *
Donald Sharp
2015-10-14
1
-2
/
+2
*
Fixup code to use correct XMALLOC operators
Donald Sharp
2015-08-26
1
-6
/
+7
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+2
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-4
/
+4
*
Revert "bgpd: flock() dump files (BZ#742)"
David Lamparter
2013-01-16
1
-35
/
+5
*
bgpd: flock() dump files (BZ#742)
Daniel Kozlowski
2012-11-02
1
-5
/
+35
*
bgpd: improve "monotonic" uptime correction
John Kemp
2011-03-18
1
-0
/
+4
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-0
/
+7
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[bgpd] Merge AS4 support
Paul Jakma
2007-10-15
1
-98
/
+167
*
[bgpd] Dont schedule dumps multiple times for same command
Paul Jakma
2007-07-31
1
-11
/
+22
*
2005-09-10 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-10
1
-1
/
+2
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-15
/
+15
[next]