index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpine: add APKBUILD to .gitignore
Christian Franke
2018-03-22
1
-0
/
+1
*
Merge pull request #1938 from donaldsharp/vpn_peer_withdrawal
paulzlabn
2018-03-22
3
-14
/
+51
|
\
|
*
bgpd: Use BGP instance to derive the VRF for route uninstall
vivek
2018-03-21
3
-13
/
+19
|
*
bgpd: Fix peer withdrawal and route leaking for vpn's and vrf's
Donald Sharp
2018-03-21
1
-1
/
+32
*
|
Merge pull request #1935 from qlyoung/doc-how-to-style
Russ White
2018-03-21
2
-7
/
+107
|
\
\
|
*
|
doc: use ` not `` for :file:
Quentin Young
2018-03-21
1
-1
/
+1
|
*
|
doc: document code style tools
Quentin Young
2018-03-19
2
-7
/
+107
*
|
|
Merge pull request #1943 from donaldsharp/update_pr_1942
Donald Sharp
2018-03-21
1
-9
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ripd: considering a interface with 2 or more IP
lyq140
2018-03-21
1
-9
/
+27
*
|
|
Merge pull request #1941 from donaldsharp/cs1
Rafael Zalamena
2018-03-21
10
-35
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: No need to check return value of str2prefix_rd
Donald Sharp
2018-03-21
1
-1
/
+1
|
*
|
bgpd: Clean up irt a tiny bit
Donald Sharp
2018-03-21
1
-7
/
+4
|
*
|
zebra: Fix comparison to not look at itself
Donald Sharp
2018-03-21
1
-1
/
+1
|
*
|
zebra: close fd when not needed
Donald Sharp
2018-03-21
1
-1
/
+3
|
*
|
ospf6d: Delete malloced on error path
Donald Sharp
2018-03-21
1
-0
/
+2
|
*
|
bgpd: peer->bgp must be non NULL
Donald Sharp
2018-03-21
3
-3
/
+3
|
*
|
bgpd: More ecommunity string leak cleanup
Donald Sharp
2018-03-21
1
-19
/
+12
|
*
|
bgpd: Check for peer before dereferencing it
Donald Sharp
2018-03-20
1
-2
/
+3
|
*
|
zebra: Ensure that we properly decode the zapi_route sent to us
Donald Sharp
2018-03-20
1
-1
/
+6
|
*
|
zebra: Fix memory leak on re-enter case
Donald Sharp
2018-03-20
1
-0
/
+3
|
/
/
*
|
Merge pull request #1825 from chiragshah6/ospfv3_dev
Jafar Al-Gharaibeh
2018-03-20
5
-0
/
+43
|
\
\
|
*
|
ospf6d: Intra-prefix LSA update after frr restart
Chirag Shah
2018-03-08
5
-0
/
+43
*
|
|
Merge pull request #1933 from qlyoung/move-community-md
Jafar Al-Gharaibeh
2018-03-20
2
-528
/
+36
|
\
\
\
|
*
|
|
frr, doc: Move COMMUNITY.md to doc/developer/workflow.rst
Quentin Young
2018-03-19
2
-528
/
+36
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1913 from LabNConsulting/working/master/bgp-vpn-leak-cli
Donald Sharp
2018-03-20
13
-592
/
+350
|
\
\
\
|
*
|
|
bgp_vty.c: fix docstrings for bgp_imexport_vpn
G. Paul Ziemba
2018-03-20
1
-2
/
+4
|
*
|
|
bgpd: vpn-vrf-leaking new CLI: address Vivek's review comments + crash fix
G. Paul Ziemba
2018-03-20
3
-16
/
+28
|
*
|
|
bgpd: new vpn-policy CLI
G. Paul Ziemba
2018-03-20
13
-583
/
+327
*
|
|
|
Merge pull request #1937 from LabNConsulting/working/master/bgp-vpn-leak-doc
Quentin Young
2018-03-20
1
-0
/
+134
|
\
\
\
\
|
*
|
|
|
doc: bgp vpn-vrf leaking CLI
G. Paul Ziemba
2018-03-20
1
-0
/
+134
|
|
/
/
/
*
|
|
|
Merge pull request #1932 from ajones-rvbd/ajones-issue-1930
Martin Winter
2018-03-20
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
redhat: enable dist tarball to build in a chroot
Arthur Jones
2018-03-19
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1909 from donaldsharp/zebra_rule
Renato Westphal
2018-03-20
9
-69
/
+95
|
\
\
\
\
|
*
|
|
|
zebra: Cleanup function prototypes for rib.h
Donald Sharp
2018-03-16
1
-27
/
+30
|
*
|
|
|
zebra: Cleanup dead function rib_weed_table
Donald Sharp
2018-03-16
3
-36
/
+0
|
*
|
|
|
zebra: Read in on startup arbitrary tables
Donald Sharp
2018-03-16
5
-5
/
+18
|
*
|
|
|
zebra: Upon client disconnect remove routes from all tables
Donald Sharp
2018-03-16
4
-2
/
+23
|
*
|
|
|
zebra: Allow for deletion of rules when the originator goes away
Donald Sharp
2018-03-16
3
-0
/
+25
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1936 from qlyoung/fix-static-route-config-write-missing-s...
Renato Westphal
2018-03-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
zebra: fix static route config write
Quentin Young
2018-03-19
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1875 from ajones-rvbd/ajones-for-upstream
Quentin Young
2018-03-19
9
-1
/
+116
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
docker build: build Alpine Linux dev packages in docker
Arthur Jones
2018-03-19
9
-1
/
+116
|
/
/
/
*
|
|
Merge pull request #1908 from donaldsharp/peer_established
Rafael Zalamena
2018-03-19
4
-19
/
+0
|
\
\
\
|
*
|
|
bgpd: Clean up peer status checking for a received nlri
Donald Sharp
2018-03-16
4
-19
/
+0
|
|
/
/
*
|
|
Merge pull request #1924 from donaldsharp/cs
Rafael Zalamena
2018-03-19
4
-11
/
+22
|
\
\
\
|
*
|
|
bgpd: Don't leak the ecommunity_ecom2str string in debug
Donald Sharp
2018-03-19
1
-6
/
+4
|
*
|
|
zebra: Free memory leak
Donald Sharp
2018-03-19
1
-4
/
+12
|
*
|
|
pimd: Fix leaked fd and prevent null pointer deref
Donald Sharp
2018-03-19
1
-0
/
+4
|
*
|
|
zebra: Compare to the number of elements not size of array
Donald Sharp
2018-03-19
1
-1
/
+1
|
*
|
|
zebra: Fix leaked fd.
Donald Sharp
2018-03-19
1
-0
/
+1
[next]