index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-20
pimd: provide an api to force stop kat on an upstream entry
Anuradha Karuppiah
2
-6
/
+16
2019-04-20
pimd: provide an upstream control to prevent KAT expiry
Anuradha Karuppiah
2
-0
/
+17
2019-04-20
pimd: handle VxLAN SG notifications from zebra
Anuradha Karuppiah
1
-0
/
+38
2019-04-20
pimd: initial infrastructure to maintain VxLAN SG database
Anuradha Karuppiah
9
-0
/
+215
2019-04-20
lib, zebra: changes to propagate vxlan mcast SG entries to pimd
Anuradha Karuppiah
6
-0
/
+63
2019-04-20
zebra: trigger SG update on l2-vni<=>mcast-grp changes
Anuradha Karuppiah
1
-6
/
+70
2019-04-20
zebra: vxlan (S, G) cache management
Anuradha Karuppiah
1
-0
/
+150
2019-04-20
zebra: maintain mcast tunnel origination and termination SG entries
Anuradha Karuppiah
3
-0
/
+26
2019-04-20
lib: return listnode on add for subsequent efficent del
Anuradha Karuppiah
2
-2
/
+4
2019-04-20
lib: move SG prefix2str APIs from pimd to lib
Anuradha Karuppiah
4
-38
/
+45
2019-04-20
zebra: install flood FDB entry only if the remote VTEP asked for HER
Anuradha Karuppiah
2
-31
/
+73
2019-04-20
bgpd: propagate flood mode to zebra based on the tunnel-type in the IMET route
Anuradha Karuppiah
1
-9
/
+26
2019-04-20
bgpd: suppress IMET route generation if flood mode is PIM-SM
Anuradha Karuppiah
2
-4
/
+28
2019-04-20
bgpd: maintain flood mcast group per-l2-vni
Anuradha Karuppiah
5
-9
/
+50
2019-04-20
zebra: maintain the mcast-grp per-l2vni
Anuradha Karuppiah
1
-4
/
+23
2019-04-20
zebra: process mcast-grp rxed in the vxlan-device
Anuradha Karuppiah
3
-4
/
+22
2019-04-20
zebra: header changes for l2 vni bum-mcast-grp handling
Anuradha Karuppiah
3
-3
/
+9
2019-04-19
zebra: stop sending invalid nexthops to clients
Don Slice
2
-5
/
+27
2019-04-18
zebra: Update flag output for route entry dump
Donald Sharp
1
-3
/
+12
2019-04-18
zebra: Run nexthop_active_check once
Donald Sharp
1
-36
/
+26
2019-04-18
zebra: Double check is not necessary in nexthop_active_update
Donald Sharp
1
-10
/
+1
2019-04-18
lib, zebra: Remove unused flag
Donald Sharp
2
-12
/
+1
2019-04-18
zebra: nexthop_active_update does not need set
Donald Sharp
1
-48
/
+38
2019-04-18
lib: Add a counter for number of nexthops
Donald Sharp
2
-0
/
+29
2019-04-18
tests: bgp_l3vpn_to_bgp_vrf were bailing to quickly
Donald Sharp
1
-2
/
+2
2019-04-18
ports: remove abandoned ports subdirectory
Renato Westphal
7
-147
/
+0
2019-04-18
lib: make nb_candidate_edit() more flexible
Renato Westphal
1
-7
/
+0
2019-04-18
lib: introduce flog() to simplify the northbound code a little bit
Renato Westphal
2
-17
/
+22
2019-04-18
lib: move zlog() prototype back to the public logging API
Renato Westphal
5
-4
/
+1
2019-04-18
lib: don't initialize the northbound database in the unit tests
Renato Westphal
2
-6
/
+5
2019-04-18
lib: sync sysrepo module with latest API changes
Renato Westphal
1
-1
/
+1
2019-04-18
bgpd: add the -Z option to run bgp without zebra
Philippe Guibert
1
-1
/
+2
2019-04-17
.gitignore: ignore core dumps
Quentin Young
1
-0
/
+1
2019-04-17
ospfd: make ECMP nexthop order deterministic
David Lamparter
1
-1
/
+8
2019-04-17
ospfd: fix clang-SA warning
David Lamparter
1
-1
/
+1
2019-04-17
ospf6d: listhead returns a listnode *
Donald Sharp
1
-2
/
+3
2019-04-16
pimd: fix compile warnings
Mark Stapp
1
-11
/
+2
2019-04-16
doc: document bgp listen ranges and md5 behavior
Quentin Young
1
-0
/
+24
2019-04-16
bgpd: add support for MD5 auth on listen ranges
Quentin Young
3
-13
/
+106
2019-04-16
lib: add support for extended TCP MD5 auth
Quentin Young
2
-5
/
+79
2019-04-16
doc: update libyang build instructions to enable compiler optimizations
Renato Westphal
1
-1
/
+2
2019-04-16
fabricd: allow redistribute statements with both the route-map and metric opt...
Dmitrii Turlupov
1
-23
/
+17
2019-04-16
isisd: allow redistribute statements with both the route-map and metric options
Dmitrii Turlupov
3
-72
/
+31
2019-04-16
yang: priority of isis commands in interface configuration
Dmitrii Turlupov
1
-7
/
+7
2019-04-15
doc: document libyang cache bug workaround
Quentin Young
1
-2
/
+3
2019-04-15
lib: add fine-grained debugging in the northbound
Renato Westphal
5
-64
/
+310
2019-04-15
lib: fix inverted logic in the "debug all" command
Renato Westphal
1
-1
/
+1
2019-04-12
zebra: Add hidden 'show frr' command
Donald Sharp
1
-0
/
+64
2019-04-11
pimd: use debug pim static
Mark Stapp
1
-10
/
+12
2019-04-11
bgpd: new show cmd - bgp l2vpn evpn route detail
Nitin Soni
1
-7
/
+25
[next]