index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
yang_translator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
* : update signature of thread_cancel api
Mark Stapp
38
-293
/
+144
2020-10-22
isisd: replace inet_ntoa
Mark Stapp
3
-22
/
+19
2020-10-22
babeld: replace inet_ntoa
Mark Stapp
2
-25
/
+11
2020-10-22
staticd: replace inet_ntoa
Mark Stapp
1
-2
/
+1
2020-10-22
ripd: replace inet_ntoa
Mark Stapp
4
-81
/
+71
2020-10-22
ldpd: replace inet_ntoa
Mark Stapp
14
-145
/
+174
2020-10-22
ospfclient: replace inet_ntoa
Mark Stapp
1
-14
/
+15
2020-10-22
zebra: replace inet_ntoa
Mark Stapp
17
-188
/
+193
2020-10-22
ospfd: replace inet_ntoa
Mark Stapp
28
-875
/
+920
2020-10-22
bgpd,topotests: log route suppression messages
Rafael Zalamena
2
-0
/
+10
2020-10-22
bgpd: route suppression refactory
Rafael Zalamena
3
-106
/
+133
2020-10-22
bgpd: fix information strings for vtysh
Emanuele Bovisio
1
-4
/
+5
2020-10-22
pimd: replace inet_ntoa
Mark Stapp
11
-99
/
+136
2020-10-22
eigrpd: Tone down warning when command is not implemented yet
Donald Sharp
1
-13
/
+26
2020-10-22
lib: Convert inet_ntoa to %pI4
Donatas Abraitis
5
-45
/
+35
2020-10-22
:* Convert prefix2str to %pFX
Donatas Abraitis
90
-1674
/
+860
2020-10-22
topotests: test aggregate address suppress map
Rafael Zalamena
3
-0
/
+107
2020-10-22
doc: document new aggregate address option
Rafael Zalamena
1
-0
/
+11
2020-10-22
bgpd: aggregate address suppress more specific
Rafael Zalamena
3
-6
/
+155
2020-10-22
eigrpd: Replace inet_ntoa with %pI4
Donald Sharp
10
-132
/
+104
2020-10-21
bgpd: Make the process_queue per bgp process
Donald Sharp
5
-28
/
+32
2020-10-21
bgpd: fix crash in the MH cleanup handling
Anuradha Karuppiah
3
-13
/
+16
2020-10-20
Revert "zebra: fix NHE dependents backpointer relationship"
Stephen Worley
1
-20
/
+11
2020-10-20
.github: improve bug report template
Quentin Young
1
-7
/
+61
2020-10-20
zebra: clean up all router id lists
Mark Stapp
1
-0
/
+3
2020-10-20
yang: fix circular chain of leafrefs
Renato Westphal
1
-1
/
+1
2020-10-19
zebra: add alias for "show ip/ipv6 ro"
Stephen Worley
1
-0
/
+10
2020-10-19
zebra: fix NHE dependents backpointer relationship
Stephen Worley
1
-11
/
+20
2020-10-18
bgpd: Convert inet_ntoa to %pI4/inet_ntop
Donatas Abraitis
17
-279
/
+360
2020-10-17
ospf6d: Convert to using %pFX
Donald Sharp
1
-28
/
+10
2020-10-17
ospfd: Convert to using %pFX
Donald Sharp
6
-39
/
+28
2020-10-17
ripd: Convert to using %pFX
Donald Sharp
2
-29
/
+18
2020-10-17
ripngd: Convert to using %pFX
Donald Sharp
2
-38
/
+23
2020-10-17
lib: Convert usage of strings to %pFX and %pRN
Donald Sharp
3
-60
/
+17
2020-10-17
*: Create/Use accessor functions for lock count
Donald Sharp
15
-33
/
+53
2020-10-17
lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y`
Donald Sharp
1
-3
/
+3
2020-10-17
zebra: Fix use after free in debug path
Donald Sharp
1
-1
/
+10
2020-10-17
doc: Add %pBD print formatter to doc
Donald Sharp
1
-0
/
+2
2020-10-17
bgpd: Use bgp_dest_get_prefix accessor function
Donald Sharp
2
-5
/
+8
2020-10-17
bgpd: More bgp_node -> bgp_dest cleanup
Donald Sharp
4
-149
/
+161
2020-10-17
bgpd: Convert to %pFX or %pBD where possible
Donald Sharp
2
-71
/
+44
2020-10-17
bgpd: add `%pBD` for printing `struct bgp_dest *`
David Lamparter
8
-23
/
+36
2020-10-17
sharpd: Fix nexthop group name collision
Donald Sharp
1
-2
/
+3
2020-10-17
tests: fix spurious failures in the TI-LFA topotest
Renato Westphal
6
-20
/
+0
2020-10-16
zebra: support multiple connected subnets on an interface
Mark Stapp
1
-10
/
+5
2020-10-16
bgpd: replace bgp_evpn_route2str with prefix2str
Pat Ruddy
5
-118
/
+50
2020-10-15
vrrpd: Convert to using %pFX
Pat Ruddy
2
-17
/
+8
2020-10-15
lib: align prefixevpn2str output with bgp_evpn_route2str
Pat Ruddy
1
-49
/
+42
2020-10-15
ospfd: fix invocation of ospfTrapNbrStateChange
Babis Chalios
1
-14
/
+19
2020-10-15
isisd: fix check for area-tag modification
Igor Ryzhov
1
-6
/
+1
[next]