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
...
*
|
bgpd: Convert BGP_MAXIMUM_MAXPATHS to MULTIPATH_NUM
Donald Sharp
2015-12-08
3
-14
/
+6
*
|
bgpd: Use actual MULTIPATH_NUM as the limitor
Donald Sharp
2015-12-08
5
-14
/
+11
*
|
build: Make MULTIPATH_NUM a config.h value
Donald Sharp
2015-12-08
3
-6
/
+6
*
|
ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAME
Donald Sharp
2015-12-04
12
-160
/
+25
*
|
zebra: Remove STATIC_XXX_IFNAME and use _IFINDEX
Donald Sharp
2015-12-04
3
-102
/
+89
|
/
*
Debian: Fixup build issues with switch to 3.0
Donald Sharp
2015-12-02
3
-36
/
+36
*
Zebra: crash in zebra_deregister_rnh_static_nexthops
Daniel Walton
2015-12-01
1
-1
/
+1
*
BGP: 'neighbor swpX interface peer-group FOO' is needed to simplify swpX
Daniel Walton
2015-11-30
3
-64
/
+152
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Donald Sharp
2015-11-27
28
-403
/
+1281
|
\
|
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Donald Sharp
2015-11-27
43
-990
/
+1890
|
|
\
|
|
*
Should be able to "no" the full text of any config line
Daniel Walton
2015-11-23
19
-191
/
+1067
|
*
|
Quagga: Nexthop refactoring
Donald Sharp
2015-11-27
10
-212
/
+214
*
|
|
bgpd: Refactor some code for nexthop handling
Donald Sharp
2015-11-23
1
-103
/
+60
*
|
|
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
34
-143
/
+136
*
|
|
Quagga: Fixup some compile warnings
Donald Sharp
2015-11-23
11
-20
/
+20
*
|
|
lib: Fixup of NULL calls to XSTRDUP
Donald Sharp
2015-11-23
2
-7
/
+14
|
|
/
|
/
|
*
|
Quagga: vrf_id not being set correctly
Donald Sharp
2015-11-20
4
-2
/
+7
*
|
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
vivek
2015-11-20
5
-368
/
+423
|
\
\
|
*
|
BGP: Remove the requirement to rebind a peer to its peer-group under the addr...
Daniel Walton
2015-11-20
3
-363
/
+415
|
*
|
BGP crash in group_announce_route_walkcb
Daniel Walton
2015-11-20
1
-3
/
+7
|
*
|
Quagga default: BGP enable "maximum-paths 64"
Daniel Walton
2015-11-20
1
-2
/
+1
*
|
|
Zebra: Ignore bridge address family netlink notifications
vivek
2015-11-20
1
-0
/
+6
|
/
/
*
|
Zebra: Handle IPv6 address status during initialization
vivek
2015-11-20
1
-5
/
+12
*
|
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
vivek
2015-11-20
10
-130
/
+28
|
\
\
|
*
\
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Donald Sharp
2015-11-20
13
-117
/
+98
|
|
\
\
|
|
*
|
Quagga: Cleanup RTADV define
Donald Sharp
2015-11-20
6
-43
/
+25
|
|
*
|
lib: Fixup a compiler warning on netbsd
Donald Sharp
2015-11-20
1
-1
/
+1
|
*
|
|
Quagga: Fixup decision about what an unnumbered interface is
Donald Sharp
2015-11-20
4
-86
/
+2
*
|
|
|
Zebra: Cleanup RIB debugs
vivek
2015-11-20
7
-225
/
+279
|
|
/
/
|
/
|
|
*
|
|
Zebra: Fix replace route for uninstall scenario
vivek
2015-11-19
1
-0
/
+6
*
|
|
Zebra: Implement route replace for IPv6
vivek
2015-11-19
6
-72
/
+65
|
|
/
|
/
|
*
|
zebra: Fix non usage of VRF_DEFAULT
Donald Sharp
2015-11-19
1
-1
/
+1
|
/
*
Quagga: Fixup cli and json keyword
Donald Sharp
2015-11-19
6
-491
/
+303
*
BGP: extcommunity-list are displayed before community-list
Daniel Walton
2015-11-18
1
-2
/
+2
*
BGP: Handle router-id correctly in config and display.
vivek
2015-11-17
3
-9
/
+9
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Donald Sharp
2015-11-17
22
-494
/
+209
|
\
|
*
Quagga: Set MULTIPATH_NUM to 64 when user specifies 0 from cli
Donald Sharp
2015-11-17
5
-8
/
+10
|
*
BGP: crash in update_subgroup_merge()
Daniel Walton
2015-11-17
1
-16
/
+4
|
*
Zebra: Remove reliance on NEXTHOP_TYPE_IPV4_ONLINK
Donald Sharp
2015-11-16
8
-79
/
+57
|
*
BGP: Fix nexthop registration churn
vivek
2015-11-15
1
-1
/
+11
|
*
BGP: Handle change to nexthop correctly
vivek
2015-11-15
1
-2
/
+4
|
*
Zebra: Ensure correct route is used for redistribute delete.
vivek
2015-11-15
1
-2
/
+3
|
*
BGP: Fix the setting of link-local nexthops in some situations
vivek
2015-11-15
2
-10
/
+35
|
*
Quagga default: BGP enable "maximum-paths 64"
Daniel Walton
2015-11-13
1
-1
/
+1
|
*
BGP: Remove deprecated commands and add warning that "show ipv6 bgp"
Daniel Walton
2015-11-13
4
-329
/
+49
|
*
OSPF: remove deprecated commands
Daniel Walton
2015-11-13
1
-40
/
+0
|
*
bgp may add multiple path entries with the same nexthop
Daniel Walton
2015-11-12
4
-6
/
+15
|
*
BGP: "redistribute" is missing from the "address-family ipv4 unicast" sub-con...
Daniel Walton
2015-11-12
1
-0
/
+20
*
|
BGP: Update dump to allow Extended Time Format
Alexis Fasquel
2015-11-17
5
-165
/
+183
|
/
*
BGP: changing remote-as from external to external resets connection
Donald Sharp
2015-11-11
1
-2
/
+4
[prev]
[next]