index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
qobj.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2019-04-10
zebra: dataplane notifications for system route changes
Mark Stapp
3
-8
/
+118
2019-04-10
zebra: pseudowire event recovery (DoS fix)
F. Aragon
1
-0
/
+1
2019-04-09
doc: replace old text with info about integrated configuration mode
Wojciech Kozlowski
1
-8
/
+7
2019-04-09
zebra: avoid removing node twice from rb_tree
Chirag Shah
1
-3
/
+1
2019-04-09
pimd: Add JoinDesired(S,G) to deciding to set spt bit
Donald Sharp
1
-1
/
+6
2019-04-09
pimd: Update state when receiving S,G join when in S,G RPT Prune state
Donald Sharp
1
-0
/
+19
2019-04-09
pimd: Only send triggered response after all of *,G message is read
Donald Sharp
1
-4
/
+6
2019-04-09
bgpd: new show cmd - bgp l2vpn evpn route vni all detail
Nitin Soni
1
-12
/
+32
2019-04-09
zebra: Fix late memset of pbr rule in rule_netlink
Stephen Worley
1
-2
/
+1
2019-04-08
ospfd: fix behavior of +/-metric
Quentin Young
3
-10
/
+11
[next]