summaryrefslogtreecommitdiffstats
path: root/babeld (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-29lib, watchfrr: remove `HAVE_SYSTEMD`, use own codeDavid Lamparter4-76/+123
2021-06-25doc: fix typo in OSPFv3 NSSARafael Zalamena1-2/+2
2021-06-25pathd: coverity msg , frr_weak_random instead rand.Javier Garcia1-1/+1
2021-06-25tests: Fix generate support bundle issue for test_route_map_topo1Kuldeep Kashyap1-50/+53
2021-06-24doc: mark deprecated ./configure optionsDavid Lamparter1-11/+12
2021-06-24doc: explain the new `service cputime...` commandsDavid Lamparter1-0/+33
2021-06-24build: add `-Werror` to xrelfo log format warningsDavid Lamparter2-2/+6
2021-06-24lib: try CLOCK_THREAD_CPUTIME_IDDavid Lamparter3-3/+27
2021-06-24lib: make cputime checks runtime options (v2)David Lamparter7-78/+199
2021-06-24build: remove unused --disable-rusageDavid Lamparter1-2/+0
2021-06-24build: remove --enable-exampledirDavid Lamparter13-24/+1
2021-06-24bgpd: Fix SA warning about freeing an aspathMark Stapp1-0/+2
2021-06-23tests: Adding ospfv2 summarisation test cases.nguggarigoud3-0/+3274
2021-06-23tools: limit bgp route-maps to direct changes onlyDonald Sharp1-0/+47
2021-06-23isisd: fix interface ldp-sync configurationIgor Ryzhov1-52/+15
2021-06-23isisd: fix instance ldp-sync configurationIgor Ryzhov1-8/+9
2021-06-23isisd: fix NET NB configurationIgor Ryzhov1-12/+35
2021-06-23isisd: fix extra space in the mpls-te config outputIgor Ryzhov1-2/+2
2021-06-23vtysh: Expose SR node for non pathd use casesDonald Sharp1-6/+20
2021-06-23ospf6d: Show neighbor displays twice for every neighbor.Abhinay Ramesh1-0/+3
2021-06-23ospf6d: fix NSSA status updateIgor Ryzhov1-9/+15
2021-06-23ospf6d: fix redistribute configurationIgor Ryzhov1-6/+8
2021-06-23ospf6d: small ospf6_asbr_redistribute_set improvementIgor Ryzhov1-14/+6
2021-06-22bgpd: Make sure we don't miss to unlock for bgp_dest before returningDonatas Abraitis7-12/+48
2021-06-22isisd: using argv as a string name is categorically wrongDonald Sharp3-25/+25
2021-06-22isisd: already checked for NULLDonald Sharp1-3/+3
2021-06-22isisd: fix uninitialized variable when searching for LSPIgor Ryzhov1-1/+1
2021-06-22tests: Add an additional conditional BGP default route advertisementDonatas Abraitis6-0/+174
2021-06-22tests: Check if as-path prepends work with route-maps and default-originateDonatas Abraitis4-2/+8
2021-06-22bgpd: Allow aspath prepending for default-originate with route-mapsDonatas Abraitis1-1/+1
2021-06-22pathd: Sanity checks. (4/4)Javier Garcia1-1/+23
2021-06-22pathd: Handle PCInitiated configuration, main thread. (3/4)Javier Garcia9-18/+216
2021-06-22pathd: Handle PCInitiated messages, thread controller. (2/4)Javier Garcia7-26/+288
2021-06-22pceplib: Extract fields needed for PcInitiated with Cisco pce. (1/4)Javier Garcia5-10/+32
2021-06-21ospf6d: fix "show ipv6 ospf6 neighbor" commandIgor Ryzhov1-24/+20
2021-06-21fabricd: fix running configIgor Ryzhov1-3/+1
2021-06-21lib: remove vrf-interface config when removing the VRFIgor Ryzhov14-2/+39
2021-06-21ospfd: External lsa handling in opaque capabilities enable/disablergirada2-7/+36
2021-06-19ospf6d: Release last dbdesc packet after router dead intervalYash Ranjan2-4/+22
2021-06-19bgpd: Force process networks on VRF creationXiao Liang1-0/+2
2021-06-18lib: fix printf format on NetBSDDavid Lamparter1-0/+4
2021-06-18lib: make a few log symbols accessibleDavid Lamparter4-4/+18
2021-06-18lib: save instance number in zlogDavid Lamparter2-0/+3
2021-06-18lib: cache PID & TID in zlog codeDavid Lamparter2-3/+37
2021-06-18lib: include `\n` in zlog_msg_text()David Lamparter4-21/+27
2021-06-18lib: add RFC3164 logging timestampsDavid Lamparter2-1/+40
2021-06-18lib: use fbuf for zlog_msg_ts()David Lamparter3-18/+37
2021-06-18lib: record output argument positions in zlogDavid Lamparter2-1/+36
2021-06-18lib: add hook for `show logging` CLIDavid Lamparter2-0/+5
2021-06-18lib: de-conflict `log-filter` CLI commandDavid Lamparter2-8/+22