index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: shuffle qobj_init()
David Lamparter
2016-12-16
1
-0
/
+2
*
*: kill useless if(...) after VTY_DECLVAR_CONTEXT
David Lamparter
2016-12-09
2
-300
/
+0
*
*: fix remaining vty->index & add coccinelle patch
David Lamparter
2016-12-09
1
-1
/
+1
*
*: coccinelle-replace vty->index
David Lamparter
2016-12-09
5
-440
/
+367
*
bgpd: add qobj registrations
David Lamparter
2016-12-09
2
-0
/
+25
*
Merge branch 'stable/2.0'
David Lamparter
2016-12-08
17
-581
/
+585
|
\
|
*
bgpd vnc: Add 'debug bgp vnc verbose' target
Lou Berger
2016-12-08
16
-551
/
+578
|
*
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
2016-12-08
1
-24
/
+2
*
|
Merge remote-tracking branch 'osr/master' into vtysh-grammar
Quentin Young
2016-12-06
11
-167
/
+121
|
\
\
|
*
|
*: fix up DEFUNs without install_element calls
David Lamparter
2016-12-05
1
-0
/
+1
|
*
|
Merge branch 'stable/2.0'
David Lamparter
2016-12-05
10
-167
/
+120
|
|
\
|
|
|
*
Merge branch '-renato' into stable/2.0
David Lamparter
2016-12-05
9
-162
/
+114
|
|
|
\
|
|
|
*
bgpd: fix invalid memory access in peer_free()
Renato Westphal
2016-11-28
1
-2
/
+2
|
|
|
*
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
1
-21
/
+11
|
|
|
*
*: rename two vrf functions
Renato Westphal
2016-11-28
3
-4
/
+4
|
|
|
*
bgpd: release all memory explicitly on exit
Renato Westphal
2016-11-28
3
-49
/
+51
|
|
|
*
bgpd: plug several memleaks
Renato Westphal
2016-11-28
3
-9
/
+20
|
|
|
*
bgpd: reuse sockunion2hostprefix() on bgp_nht.c
Renato Westphal
2016-11-28
1
-45
/
+9
|
|
|
*
bgpd: optimize copy of strings on peer_xfer_conn()
Renato Westphal
2016-11-28
1
-4
/
+2
|
|
|
*
bgpd: use loops to reduce code duplication
Renato Westphal
2016-11-28
1
-32
/
+19
|
|
*
|
bgpd: Remove nexthop for peer only for "real" peer
vivek
2016-12-05
1
-1
/
+2
|
|
*
|
bgpd: Fix 'show ip bgp' to not change it's output
Donald Sharp
2016-12-05
1
-1
/
+1
|
|
*
|
bgpd: Fix route node unlock when clearing adj-out
vivek
2016-12-02
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...
Quentin Young
2016-12-02
17
-388
/
+349
|
\
|
|
|
|
*
|
|
Merge branch 'stable/2.0'
David Lamparter
2016-12-01
3
-5
/
+19
|
|
\
|
|
|
|
*
|
bgpd: fix invalid memory access in peer_free()
Renato Westphal
2016-12-01
1
-2
/
+2
|
|
*
|
bgpd: Fix crashes when no default bgp instance is configured.
Donald Sharp
2016-12-01
2
-3
/
+17
|
|
*
|
bgpd: fix "show ip bgp" column alignment
Daniel Walton
2016-11-29
1
-4
/
+4
|
*
|
|
*: fix "uninitialized" warnings
David Lamparter
2016-11-29
1
-1
/
+1
|
*
|
|
bgpd/rfpapi: update for new CLI
David Lamparter
2016-11-29
5
-364
/
+322
|
*
|
|
Merge branch 'vtysh-grammar'
David Lamparter
2016-11-28
20
-13998
/
+3065
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
David Lamparter
2016-11-19
1
-13
/
+11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
7
-7
/
+0
|
*
|
|
build: massively remove needless checks
David Lamparter
2016-11-15
2
-10
/
+2
|
*
|
|
bgpd/rfapi: Fix missing files in distribution ("make dist") package
Martin Winter
2016-11-15
1
-0
/
+2
|
*
|
|
build: fix -Wmaybe-uninitialized warnings
David Lamparter
2016-11-15
1
-0
/
+2
|
*
|
|
*: fix some licensing SNAFUs
David Lamparter
2016-11-14
1
-1
/
+1
*
|
|
|
bgpd: Add missing argv handler for ipv4 prefix in `show...vpnv4` cmd
Quentin Young
2016-12-01
1
-1
/
+3
*
|
|
|
bgpd: Make `ip` optional for all `show bgp` and `show ip bgp` commands
Quentin Young
2016-12-01
7
-62
/
+95
*
|
|
|
all: Replace "JavaScript Object Notation\n" with JSON_STR
Quentin Young
2016-11-30
3
-20
/
+20
*
|
|
|
all: Fix all underfull doc strings
Quentin Young
2016-11-30
7
-35
/
+67
*
|
|
|
bgpd: Add back missing vpnv4 commands
Quentin Young
2016-11-29
2
-26
/
+51
|
|
_
|
/
|
/
|
|
*
|
|
bgpd: Fix ambiguous commands for `...attribute-unchanged...`
Quentin Young
2016-11-22
1
-12
/
+6
*
|
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-11-22
1
-13
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
2016-11-16
1
-10
/
+10
|
*
|
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
2016-11-16
1
-13
/
+11
|
|
/
*
|
bgpd: Fix `no ip as-path access-list...`
Quentin Young
2016-11-18
1
-10
/
+11
*
|
bgpd: Fix incorrect config dumps for `dump bgp...`
Quentin Young
2016-11-18
1
-2
/
+6
*
|
bgpd: Fix `ip as-path access-list ...` breakage
Quentin Young
2016-11-17
1
-15
/
+9
*
|
bgpd: Add missing [ip] qualifiers to a couple BGP commands
Quentin Young
2016-11-17
1
-20
/
+2
[next]