index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
distribute.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-01
isisd: fix memory leak for non-freed spftrees
Fredi Raspall
1
-3
/
+6
2021-04-30
zebra: at startup, fix links on all namespaces
Philippe Guibert
3
-8
/
+6
2021-04-30
zebra: add the link interface information on interface updates
Philippe Guibert
1
-0
/
+3
2021-04-29
doc: add evpn discussion of svi and arp cache
Jafar Al-Gharaibeh
1
-3
/
+34
2021-04-29
bgpd: avoid allocating very large stack buffer
Quentin Young
2
-4
/
+8
2021-04-29
Revert "lib: add ringbuf socket read function"
Quentin Young
2
-46
/
+0
2021-04-29
Revert "bgpd: improve socket read performance"
Quentin Young
1
-1
/
+7
2021-04-29
lib: Routemap is not getting applied upon changing the routemap action
rgirada
1
-1
/
+10
2021-04-29
isisd: move ldp-sync checks from cli to nb callbacks
Igor Ryzhov
2
-36
/
+33
2021-04-29
isisd: don't use operational data in "no isis circuit-type"
Igor Ryzhov
1
-32
/
+23
2021-04-29
isisd, yang: remove vrf leaf from isis interface node
Igor Ryzhov
6
-91
/
+38
2021-04-29
isisd: don't use operational data in "ip/ipv6 router isis"
Igor Ryzhov
1
-124
/
+55
2021-04-29
isisd: don't create instances directly from cli
Igor Ryzhov
1
-2
/
+0
2021-04-29
isisd: don't use operational data in "no router isis"
Igor Ryzhov
1
-21
/
+36
2021-04-29
isisd: remove useless checks from cli
Igor Ryzhov
1
-32
/
+0
2021-04-29
isisd: fix ldp-sync configuration
Igor Ryzhov
10
-321
/
+176
2021-04-29
isisd: allow arbitrary order of area/interface configuration
Igor Ryzhov
10
-345
/
+314
2021-04-29
isisd: update link params after circuit is up
Igor Ryzhov
1
-2
/
+3
2021-04-29
isisd: fix incorrect snmp-id gen/free
Igor Ryzhov
4
-83
/
+62
2021-04-29
zebra: msgdump debug strangeness cleanup
Donald Sharp
1
-35
/
+30
2021-04-29
sharpd: use correct list of redist protocols in remove lsp
Mark Stapp
1
-2
/
+2
2021-04-29
ospfd: show ip ospf interface only shows BDR info, Added DR info.
rgirada
2
-0
/
+27
2021-04-29
tests: fix build warning
Igor Ryzhov
1
-1
/
+1
2021-04-28
doc: clang in openbsd is the default and update compiler.
Javier Garcia
1
-1
/
+16
2021-04-28
zebra: use safe stream decodes for evpn zapi msg
Quentin Young
1
-5
/
+8
2021-04-28
pimd, zebra: explicit cast int netlink val to uint
Quentin Young
2
-2
/
+3
2021-04-28
lib, bgpd, zebra: RA interval is unsigned
Quentin Young
4
-14
/
+5
2021-04-28
bgpd, zebra: encode ip addr len as uint16
Quentin Young
2
-4
/
+4
2021-04-28
ospfd: Fixed some ASAN errors
Erik Kooistra
1
-1
/
+8
2021-04-28
tests: fix topotest polling log
Igor Ryzhov
1
-2
/
+2
2021-04-27
build: fix pthread CFLAGS for function checks
David Lamparter
1
-5
/
+10
2021-04-27
tests: Add pytest bgpd markers for recent BGP tests
Donatas Abraitis
2
-0
/
+4
2021-04-26
bgpd: fix bgp_get_vty return values
Igor Ryzhov
4
-24
/
+27
2021-04-26
eigrpd: validate TLV lengths
Mark Stapp
1
-2
/
+27
2021-04-26
zebra: debug log for redistribute_del
Emanuele Di Pascale
1
-0
/
+8
2021-04-26
ldpd: defer register for info until configured
Fredi Raspall
3
-5
/
+39
2021-04-24
bgpd: Prevent race condition loss of config
Donald Sharp
1
-1
/
+0
2021-04-24
tests: fix bfd-bgp-cbit-topo3 test
Igor Ryzhov
1
-3
/
+3
2021-04-23
ldpd: set `frr_is_after_fork` in lde/ldpe
David Lamparter
2
-0
/
+4
2021-04-23
isisd: Remove warnings and add some data to debugs for isis_csm.c
Donald Sharp
1
-14
/
+32
2021-04-23
topotests: test PIM BFD profile integration
Rafael Zalamena
3
-2
/
+38
2021-04-23
doc: document new PIM BFD command variant
Rafael Zalamena
1
-1
/
+4
2021-04-23
pimd: support BFD profiles configuration
Rafael Zalamena
6
-3
/
+84
2021-04-23
yang: add PIM BFD profile support
Rafael Zalamena
1
-0
/
+6
2021-04-23
topotests: add new basic PIM topology test
Rafael Zalamena
16
-0
/
+329
2021-04-23
pimd: rework BFD integration
Rafael Zalamena
7
-333
/
+95
2021-04-23
bgpd: fix invalid labeled nexthop check
Emanuele Di Pascale
1
-2
/
+5
2021-04-22
zebra: handle gracefulRS/retain with proto NHGs
Stephen Worley
1
-1
/
+32
2021-04-22
zebra: add uptime to NHEs
Stephen Worley
3
-12
/
+22
2021-04-22
zebra: add PROTO_OWNED macro for NHE id bounds checking
Stephen Worley
2
-4
/
+6
[next]