summaryrefslogtreecommitdiffstats
path: root/doc/extra (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-31yang: add more ietf modelsIgor Ryzhov4-0/+1539
2024-01-30build: build: make mgmtd test client build conditionalIgor Ryzhov2-1/+11
2024-01-30mgmtd: backend subscriptions to notificationsChristian Hopps7-49/+328
2024-01-30tests: add YANG notification testChristian Hopps10-105/+537
2024-01-30tests: Check if attributes are reapplied for aggregate routes with route-mapsDonatas Abraitis1-14/+23
2024-01-30bgpd: Reinstall aggregated routes if using route-maps and it was changedDonatas Abraitis3-2/+6
2024-01-30doc: add doc for show configuration runningMark Stapp1-0/+5
2024-01-30vtysh: un-hide the show configuration nb cliMark Stapp1-1/+1
2024-01-30tools: add config-write callbacks to nb templatesMark Stapp1-19/+158
2024-01-30lib: mgmtd: add YANG notification supportChristian Hopps13-22/+298
2024-01-30bgpd: Optimize memory usage for bgp_damp_config structDonatas Abraitis1-2/+2
2024-01-30bgpd: Optimize memory usage for bgp_aggregate structDonatas Abraitis1-10/+11
2024-01-30bgpd: Optimize memory usage for bgp_static structDonatas Abraitis1-1/+2
2024-01-30bgpd: Optimize memory usage for attr structDonatas Abraitis1-43/+44
2024-01-29lib: init new bitfield word after reallocMark Stapp1-0/+1
2024-01-29bgpd: Optimize memory usage for bgp_nlri structDonatas Abraitis1-3/+3
2024-01-29zebra: fix compiler warning about truncation.Christian Hopps1-3/+4
2024-01-29bgpd: Optimize memory usage for bgp_notify structDonatas Abraitis1-2/+2
2024-01-29topotests: vpnv4 route leaking with import-checkLouis Scalbert5-7/+33
2024-01-29bgpd: fix VRF leaking with 'network import-check' (4/4)Louis Scalbert1-1/+1
2024-01-29bgpd: fix VRF leaking with 'network import-check' (3/4)Louis Scalbert4-5/+40
2024-01-29bgpd: fix VRF leaking with 'network import-check' (2/4)Louis Scalbert1-12/+10
2024-01-29bgpd: fix VRF leaking with 'network import-check' (1/4)Louis Scalbert1-7/+13
2024-01-28zebra, build: disable irdp by defaultIgor Ryzhov5-8/+6
2024-01-28lib, mgmtd, zebra: cleanup of zebra conversion to mgmtdIgor Ryzhov7-128/+104
2024-01-28zebra: convert to mgmtdIgor Ryzhov28-3285/+3012
2024-01-28build: remove mgmtd exception from xref2vtyshIgor Ryzhov2-12/+2
2024-01-28lib: use shared candidate between vty and mgmtd clientIgor Ryzhov1-2/+2
2024-01-28lib: convert affinity-map to mgmtdIgor Ryzhov7-38/+22
2024-01-28lib: fix yang_dnode_dupIgor Ryzhov1-1/+2
2024-01-28zebra: convert vrf configuration output to NBIgor Ryzhov12-157/+218
2024-01-28zebra: make vrf netns commands do nothingIgor Ryzhov1-37/+1
2024-01-28zebra: convert table range command to NBIgor Ryzhov7-73/+211
2024-01-28zebra: convert resolve-via-default commands to NBIgor Ryzhov5-37/+162
2024-01-28zebra: fix vni NB conversionIgor Ryzhov4-232/+41
2024-01-28zebra: convert route-map delay-timer command to NBIgor Ryzhov6-16/+42
2024-01-28zebra: convert ip nht commands to NBIgor Ryzhov6-84/+206
2024-01-28zebra: convert ip protocol commands to NBIgor Ryzhov6-82/+202
2024-01-28zebra: convert router-id commands to NBIgor Ryzhov7-137/+174
2024-01-28zebra: convert interface configuration output to NBIgor Ryzhov11-334/+733
2024-01-28zebra: fix build with --disable-rtadvIgor Ryzhov5-4/+32
2024-01-28zebra: convert PTM configuration to NBIgor Ryzhov7-25/+152
2024-01-28lib: add support for "features" when loading YANG modulesIgor Ryzhov7-9/+26
2024-01-28zebra: convert interface ipv6 nd dnssl command to NBIgor Ryzhov6-96/+175
2024-01-28zebra: convert interface ipv6 nd rdnss command to NBIgor Ryzhov6-87/+159
2024-01-28zebra: convert interface ipv6 nd prefix command to NBIgor Ryzhov6-121/+386
2024-01-28zebra: convert interface ipv6 nd router-preference command to NBIgor Ryzhov5-38/+69
2024-01-28zebra: convert interface ipv6 nd home-agent-lifetime command to NBIgor Ryzhov5-25/+72
2024-01-28zebra: convert interface ipv6 nd home-agent-preference command to NBIgor Ryzhov5-25/+71
2024-01-28zebra: convert interface ipv6 nd adv-interval-option command to NBIgor Ryzhov5-27/+52