index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
build: ignore prototype warnings from readline
David Lamparter
2
-0
/
+8
2021-09-02
*: fix for -Wstrict-prototypes
David Lamparter
4
-6
/
+5
2021-09-02
pceplib: fix for -Wstrict-prototypes
David Lamparter
3
-4
/
+4
2021-09-02
lib: fix hook defs for -Wstrict-prototypes
David Lamparter
1
-6
/
+13
2021-09-01
ospf6d: Prevent crash of show ipv6 ospf data adv-router 0.0.0.0 linkstate-id ...
Donald Sharp
1
-4
/
+2
2021-09-01
tests: add global BGP json config for [re]connect timer
Christian Hopps
1
-2
/
+3
2021-09-01
doc: Add missing `timers` for connect timer in BGP
Donatas Abraitis
1
-1
/
+1
2021-08-31
tests: log bgp nbr changes, and allow config of connect timer
Christian Hopps
1
-0
/
+5
2021-08-31
ospfd: correctly cleanup spf data
Igor Ryzhov
1
-0
/
+3
2021-08-31
tests: Test if IEEE floating-point encoding for bw works with older format
Donatas Abraitis
5
-0
/
+46
2021-08-31
ospfd: add dead-interval 40 if configured in show running
Mobashshera Rasool
1
-3
/
+1
2021-08-30
bgpd: Drop redundand `WORD` for no_neighbor_interface_cmd
Donatas Abraitis
1
-2
/
+4
2021-08-30
bgpd: Add `neighbor PEER link-bw-encoding-ieee`
Donatas Abraitis
10
-36
/
+104
2021-08-30
doc: Add `neighbor PEER link-bw-encoding-ieee`
Donatas Abraitis
1
-0
/
+9
2021-08-30
doc: add a missing field for bgp summary's display
anlan_cs
1
-3
/
+3
2021-08-29
bgpd: Use IEEE-754 Floating Point for storing extcommunity bandwidth
Donatas Abraitis
2
-7
/
+34
2021-08-27
tests: fix ospf ASBR summary test
Christian Hopps
1
-1
/
+1
2021-08-27
tests: Update dir-locals
Christian Hopps
1
-2
/
+4
2021-08-27
lib: Send c-bit when not using bfdd as daemon of choice
Donald Sharp
1
-0
/
+3
2021-08-27
tests: configure routers in parallel
Christian Hopps
6
-421
/
+554
2021-08-27
tests: improve bgp test determinism by resetting configs
Christian Hopps
1
-6
/
+30
2021-08-26
vtysh: make node walkup code more generic
Igor Ryzhov
1
-124
/
+2
2021-08-26
ospf6d: extend the "redistribute" command with more options
Renato Westphal
3
-54
/
+95
2021-08-26
lib: make node_parent more generic
Igor Ryzhov
1
-86
/
+3
2021-08-26
doc: Basic spellchecking of bgp.rst
Tomáš Szaniszlo
1
-16
/
+16
2021-08-26
bgpd: fix update-source for ipv6
Igor Ryzhov
1
-0
/
+6
2021-08-26
isisd: Fix sending of LSP with null seqno
Guillaume Solignac
2
-8
/
+8
2021-08-26
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
15
-17
/
+15
2021-08-26
lib, zebra: complete the ndm flags on zclient api
Philippe Guibert
2
-3
/
+23
2021-08-26
nhrp, zebra, lib: pass exact received neighbor state value to nhrp
Philippe Guibert
4
-13
/
+11
2021-08-25
pimd: fix coverity/dead-code issue
Jafar Al-Gharaibeh
1
-10
/
+15
2021-08-25
bgpd: fix uninitialised segs6 buffer
Philippe Guibert
1
-0
/
+1
2021-08-25
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
19
-20
/
+1
2021-08-24
pimd: Fixing coverity issues
Sai Gomathi
1
-1
/
+1
2021-08-24
pimd: Fixing coverity issues
Sai Gomathi
4
-10
/
+0
2021-08-24
ospf6d: further validate NSSA ASBR routes used for route computation
Renato Westphal
1
-0
/
+16
2021-08-24
tests: enable more debugs in the ospf6_topo2 topotest
Renato Westphal
4
-0
/
+100
2021-08-24
ospf6d: do not allow an area to be stub and NSSA at the same time
Renato Westphal
4
-2
/
+12
2021-08-24
ospf6d: fix logging of border router routes
Renato Westphal
2
-5
/
+31
2021-08-24
lib: remove the dependency on bgpd code
Igor Ryzhov
4
-8
/
+6
2021-08-24
bgpd: Use BGP_STR for CLI definitions everywhere for BGP CLI
Donatas Abraitis
1
-66
/
+66
2021-08-24
doc: Updating the BGP document with BGP fast convergence CLI
Prerana GB
1
-0
/
+32
2021-08-24
topotests: Topotest changes for new bgp fast convergence knob
Prerana GB
2
-0
/
+542
2021-08-24
bgpd: BGP knob to teardown session immediately when peer is unreachable
Prerana-GB
4
-2
/
+34
2021-08-24
pimd: IGMP groups are not getting timeout
Sai Gomathi
1
-0
/
+15
2021-08-24
tests: ospf gr helper topotests with scapy.
nguggarigoud
4
-4
/
+1040
2021-08-24
ospf6d: remove incorrect debug guard
Renato Westphal
2
-7
/
+4
2021-08-24
ospf6d: flush external LSAs when NSSA is configured
Renato Westphal
2
-2
/
+5
2021-08-24
ospf6d: fix flushing of all LSAs when NSSA is unconfigured
Renato Westphal
1
-4
/
+2
2021-08-24
ospf6d: don't delete area when NSSA is unconfigured
Renato Westphal
1
-2
/
+0
[next]