index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_str.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
nhrpd: redirect netlink gre with zebra
Philippe Guibert
3
-22
/
+180
2021-04-30
lib, zebra: get gre information
Philippe Guibert
3
-0
/
+89
2021-04-30
zebra: add stub implementation for zebra gre source set
Philippe Guibert
2
-0
/
+37
2021-04-30
zebra: add 3 new gre commands, and enforce synchro mecanism
Philippe Guibert
2
-1
/
+7
2021-04-30
zebra: storage of gre information in zebra layer
Philippe Guibert
7
-3
/
+200
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
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
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
2021-04-22
tests: Remove kill_mininet_router_process
Donald Sharp
6
-38
/
+0
2021-04-22
isisd: Use enum for circuit state
Donald Sharp
2
-8
/
+12
2021-04-22
isisd: use an enum for circuit states
Donald Sharp
3
-9
/
+9
2021-04-22
lib: BFD session handling improvement
Rafael Zalamena
2
-1
/
+85
2021-04-22
doc: OSPFv3 BFD profile documentation
Rafael Zalamena
1
-1
/
+4
2021-04-22
topotests: test OSPFv3 BFD profiles
Rafael Zalamena
4
-5
/
+9
2021-04-22
ospf6d: add support for BFD profiles
Rafael Zalamena
3
-7
/
+48
2021-04-22
topotests: converge OSPFv3 faster
Rafael Zalamena
2
-0
/
+4
2021-04-22
ospf6d: rework BFD integration
Rafael Zalamena
6
-244
/
+116
2021-04-22
lib: fix possible crash on BFD notification
Rafael Zalamena
1
-2
/
+2
2021-04-22
zebra: include nexthops' label stacks in debugs
Mark Stapp
1
-2
/
+12
[next]