summaryrefslogtreecommitdiffstats
path: root/lib/zlog_targets.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-03tools: Simplify the script to build Debian binary packageIgor Ryzhov1-85/+12
2021-07-03debian: Update the upstream version to 7.7~dev-1Ondřej Surý1-3/+3
2021-07-03doc: Use dpkg-buildpackage to build packages (add note about debuild)Ondřej Surý1-1/+5
2021-07-03doc: Add instructions on how to build only source packagesOndřej Surý1-1/+9
2021-07-03doc: Update debian packaging instructionsOndřej Surý1-2/+2
2021-07-03debian: Add support for Debian bullseye to the packaging scriptOndřej Surý1-8/+9
2021-07-03debian: Fix the debian packaging script to build on non-default branchOndřej Surý1-3/+4
2021-07-03debian: Make the autopkgtest more resilient (Closes: #980111)Ondřej Surý1-1/+9
2021-07-03debian: Update the tools/build-debian-package.sh to be example build scriptOndřej Surý2-21/+112
2021-07-03debian: Remove now obsolete tarsource.sh scriptOndřej Surý3-336/+1
2021-07-03debian: Remove the changelog-auto automation in favor of dchOndřej Surý5-21/+8
2021-07-03debian: Update tools/build-debian-package.sh to use git-buildpackageOndřej Surý2-13/+46
2021-07-03debian: Adjust tarsource.sh to use native debian/changelogOndřej Surý7-1520/+23
2021-07-03debian: Merge various debian changelogs in debian/changelogOndřej Surý1-1/+1487
2021-07-02doc: space code blockDonald Lee1-13/+13
2021-07-02Revert "ospf6d: fix LSAs remain in LSDB with an old router-id value"Donald Sharp4-51/+39
2021-07-01*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELENDonatas Abraitis9-65/+84
2021-07-01*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis30-54/+57
2021-07-01babeld: Drop in_prefix() functionDonatas Abraitis2-23/+0
2021-07-01*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis19-37/+40
2021-07-01*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis27-53/+51
2021-07-01*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLENDonatas Abraitis16-24/+22
2021-07-01bgpd: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis3-7/+7
2021-07-01bgpd: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis2-5/+5
2021-07-01doc: document new PIM MSDP timers commandRafael Zalamena1-0/+15
2021-07-01doc: simplify PIM RIB titleRafael Zalamena1-3/+3
2021-07-01pimd: support MSDP global timers configurationRafael Zalamena8-5/+175
2021-07-01ospf6d: harmonize ospf6_asbr_redistribute_disable and _resetLouis Scalbert1-8/+10
2021-07-01ospf6d: reset areas and redistribution at router-id modificationLouis Scalbert1-0/+5
2021-07-01ospf6d: factorize router-id updateLouis Scalbert3-33/+19
2021-07-01ospf6d: don't update router-id if at least one adjacency is FullLouis Scalbert3-8/+27
2021-07-01yang: add MSDP timer configurationRafael Zalamena1-0/+49
2021-06-30bgpd: fix coverity warningIgor Ryzhov1-4/+2
2021-06-30bgpd: Restore bgp_routemap logicDonald Lee1-2/+13
2021-06-30bgpd: Ensure v6 LL address is available before establishing peeringDonald Sharp1-7/+17
2021-06-30ospf6d: route-map config changed, not getting applied on all types of routesMobashshera Rasool3-32/+37
2021-06-30ospfd: show ip ospf route json does not shown metric and tagMobashshera Rasool1-0/+6
2021-06-29pimd: make show ip mroute output consistentJafar Al-Gharaibeh1-8/+7
2021-06-29ospf6d: use per-vrf router id instead of one globalIgor Ryzhov3-10/+10
2021-06-29tests: fix build warningIgor Ryzhov1-0/+1
2021-06-29*: unify prefix copyingIgor Ryzhov5-22/+10
2021-06-29doc: remove "no" from clicmd directivesIgor Ryzhov2-4/+4
2021-06-28bgpd: Expand 'bgp default <afi>-<safi>' cmdsTrey Aspelund2-50/+49
2021-06-28tests: Include evpn in bgp-default-afi-safi.pyTrey Aspelund4-12/+45
2021-06-28tests: rename bgp_default_ipv4_ipv6 to _afi_safiTrey Aspelund8-0/+0
2021-06-28doc: Add docs for 'bgp default <afi>-<safi>' cmdsTrey Aspelund1-4/+55
2021-06-28bgpd: Convert to default_af[afi][safi]Trey Aspelund3-100/+149
2021-06-28doc: remove unnecessary index directivesIgor Ryzhov3-11/+0
2021-06-28isisd, ospfd: update interface_link_params callback to check for changeKaren Schoener5-6/+30
2021-06-28doc: fix some compile warninganlancs2-4/+2