summaryrefslogtreecommitdiffstats
path: root/bfdd (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-02build: ignore prototype warnings from readlineDavid Lamparter2-0/+8
2021-09-02*: fix for -Wstrict-prototypesDavid Lamparter4-6/+5
2021-09-02pceplib: fix for -Wstrict-prototypesDavid Lamparter3-4/+4
2021-09-02lib: fix hook defs for -Wstrict-prototypesDavid Lamparter1-6/+13
2021-09-01ospf6d: Prevent crash of show ipv6 ospf data adv-router 0.0.0.0 linkstate-id ...Donald Sharp1-4/+2
2021-09-01tests: add global BGP json config for [re]connect timerChristian Hopps1-2/+3
2021-09-01doc: Add missing `timers` for connect timer in BGPDonatas Abraitis1-1/+1
2021-08-31tests: log bgp nbr changes, and allow config of connect timerChristian Hopps1-0/+5
2021-08-31ospfd: correctly cleanup spf dataIgor Ryzhov1-0/+3
2021-08-31tests: Test if IEEE floating-point encoding for bw works with older formatDonatas Abraitis5-0/+46
2021-08-31ospfd: add dead-interval 40 if configured in show runningMobashshera Rasool1-3/+1
2021-08-30bgpd: Drop redundand `WORD` for no_neighbor_interface_cmdDonatas Abraitis1-2/+4
2021-08-30bgpd: Add `neighbor PEER link-bw-encoding-ieee`Donatas Abraitis10-36/+104
2021-08-30doc: Add `neighbor PEER link-bw-encoding-ieee`Donatas Abraitis1-0/+9
2021-08-30doc: add a missing field for bgp summary's displayanlan_cs1-3/+3
2021-08-29bgpd: Use IEEE-754 Floating Point for storing extcommunity bandwidthDonatas Abraitis2-7/+34
2021-08-27tests: fix ospf ASBR summary testChristian Hopps1-1/+1
2021-08-27tests: Update dir-localsChristian Hopps1-2/+4
2021-08-27lib: Send c-bit when not using bfdd as daemon of choiceDonald Sharp1-0/+3
2021-08-27tests: configure routers in parallelChristian Hopps6-421/+554
2021-08-27tests: improve bgp test determinism by resetting configsChristian Hopps1-6/+30
2021-08-26vtysh: make node walkup code more genericIgor Ryzhov1-124/+2
2021-08-26ospf6d: extend the "redistribute" command with more optionsRenato Westphal3-54/+95
2021-08-26lib: make node_parent more genericIgor Ryzhov1-86/+3
2021-08-26doc: Basic spellchecking of bgp.rstTomáš Szaniszlo1-16/+16
2021-08-26bgpd: fix update-source for ipv6Igor Ryzhov1-0/+6
2021-08-26isisd: Fix sending of LSP with null seqnoGuillaume Solignac2-8/+8
2021-08-26lib: remove unused argument from vrf_cmd_initIgor Ryzhov15-17/+15
2021-08-26lib, zebra: complete the ndm flags on zclient apiPhilippe Guibert2-3/+23
2021-08-26nhrp, zebra, lib: pass exact received neighbor state value to nhrpPhilippe Guibert4-13/+11
2021-08-25pimd: fix coverity/dead-code issueJafar Al-Gharaibeh1-10/+15
2021-08-25bgpd: fix uninitialised segs6 bufferPhilippe Guibert1-0/+1
2021-08-25*: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis19-20/+1
2021-08-24pimd: Fixing coverity issuesSai Gomathi1-1/+1
2021-08-24pimd: Fixing coverity issuesSai Gomathi4-10/+0
2021-08-24ospf6d: further validate NSSA ASBR routes used for route computationRenato Westphal1-0/+16
2021-08-24tests: enable more debugs in the ospf6_topo2 topotestRenato Westphal4-0/+100
2021-08-24ospf6d: do not allow an area to be stub and NSSA at the same timeRenato Westphal4-2/+12
2021-08-24ospf6d: fix logging of border router routesRenato Westphal2-5/+31
2021-08-24lib: remove the dependency on bgpd codeIgor Ryzhov4-8/+6
2021-08-24bgpd: Use BGP_STR for CLI definitions everywhere for BGP CLIDonatas Abraitis1-66/+66
2021-08-24doc: Updating the BGP document with BGP fast convergence CLIPrerana GB1-0/+32
2021-08-24topotests: Topotest changes for new bgp fast convergence knobPrerana GB2-0/+542
2021-08-24bgpd: BGP knob to teardown session immediately when peer is unreachablePrerana-GB4-2/+34
2021-08-24pimd: IGMP groups are not getting timeoutSai Gomathi1-0/+15
2021-08-24tests: ospf gr helper topotests with scapy.nguggarigoud4-4/+1040
2021-08-24ospf6d: remove incorrect debug guardRenato Westphal2-7/+4
2021-08-24ospf6d: flush external LSAs when NSSA is configuredRenato Westphal2-2/+5
2021-08-24ospf6d: fix flushing of all LSAs when NSSA is unconfiguredRenato Westphal1-4/+2
2021-08-24ospf6d: don't delete area when NSSA is unconfiguredRenato Westphal1-2/+0