summaryrefslogtreecommitdiffstats
path: root/eigrpd/eigrp_pkt_tlv2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-03Revert "bgpd: convert global config to transactional cli"Igor Ryzhov6-1898/+1049
2021-08-03Revert "bgpd: register nb routing hook"Igor Ryzhov3-25/+0
2021-08-03Revert "bgpd: shorten northbound callback names"Igor Ryzhov3-5068/+5157
2021-08-03Revert "bgpd: correct bgp global context"Igor Ryzhov3-161/+131
2021-08-03Revert "bgpd: move router bgp nb callback"Igor Ryzhov4-14/+19
2021-08-03Revert "bgpd: no router bgp check candidate config"Igor Ryzhov1-11/+2
2021-08-03Revert "bgpd: fix SA warnings in bgp northbound"Igor Ryzhov1-0/+5
2021-08-03Revert "bgpd: Use default VRF name if using `router bgp` command"Igor Ryzhov1-1/+1
2021-08-03Revert "bgpd: rename router bgp callbacks"Igor Ryzhov3-6/+6
2021-08-03Revert "bgpd: fix crash in bgp instance creation"Igor Ryzhov2-64/+10
2021-08-03Revert "bgpd: use common api in bgp_get"Igor Ryzhov1-0/+27
2021-08-03Revert "yang: update bgp module afi-safi parameters"Igor Ryzhov3-1024/+158
2021-08-03Revert "bgpd: convert addr-family clis to transactional clis"Igor Ryzhov7-3013/+1468
2021-08-03Revert "bgpd: add match-med nb support in aggregate cmd"Igor Ryzhov4-124/+0
2021-08-03Revert "bgpd: add nb support for suppress-map in aggregate cmd"Igor Ryzhov4-207/+2
2021-08-03Revert "bgpd: neighbor peergrp config to transactional cli"Igor Ryzhov5-7367/+1995
2021-08-03Revert "*: shorten name of prefix-limit options"Igor Ryzhov3-2004/+1344
2021-08-03Revert "bgpd: convert max prefix clis to transactional"Igor Ryzhov4-555/+145
2021-08-03Revert "bgpd: convert neighbor peer config to transactional"Igor Ryzhov2-184/+40
2021-08-03Revert "bgpd: shorten names for default originate nb callbacks"Igor Ryzhov3-1119/+39
2021-08-03Revert "bgpd: default originate transactional callbacks"Igor Ryzhov3-239/+0
2021-08-03Revert "bgpd: Actually return the group peer"Igor Ryzhov1-1/+2
2021-08-03Revert "bgpd: Check if peer is not NULL before calling peer_as_change()"Igor Ryzhov1-2/+1
2021-08-03Revert "bgpd: Respect `-e X` value for multipath"Igor Ryzhov1-12/+12
2021-08-03Revert "bgpd: fix compiler warnings in nbr cmd"Igor Ryzhov2-30/+29
2021-08-03Revert "bgpd: convert to yang modeled nbr cmds"Igor Ryzhov1-99/+113
2021-08-03Revert "bgpd: Prevent null deref"Igor Ryzhov1-5/+1
2021-08-03Revert "bgpd: convert neighbor plist to transactional cli"Igor Ryzhov2-169/+120
2021-08-03Revert "yang: nbr plist nb conversion for more afi-safis"Igor Ryzhov3-11338/+8
2021-08-03Revert "bgpd: convert nbr rmap transactional cli"Igor Ryzhov2-474/+314
2021-08-03Revert "bgpd: fix unsetting of multipath as-set"Igor Ryzhov1-6/+8
2021-08-03Revert "bgpd: fix removal of rd vpn export"Igor Ryzhov1-1/+1
2021-08-03Revert "bgpd: Temp fix to allow numbered peers to be part of a peer group"Igor Ryzhov1-50/+14
2021-08-03Revert "bgpd: Remove hidden `neighbor X route-map Y <in|out>` command"Igor Ryzhov1-0/+18
2021-08-03Revert "bgpd: fix 'neighbor X prefix-list Y in' SAFI VPN"Igor Ryzhov1-2/+1
2021-08-03Revert "bgpd: don't rely on northbound control plane protocol vrf pointer"Igor Ryzhov1-4/+4
2021-08-03Revert "bgpd: convert send-community to transactional cli"Igor Ryzhov1-42/+6
2021-08-03Revert "bgpd: remove duplicated checks from CLI"Igor Ryzhov2-52/+70
2021-08-03Revert "bgpd: don't use operational state in "router bgp" command"Igor Ryzhov1-16/+25
2021-08-03Revert "bgpd: convert l2vpn evpn nbr route-map to nb"Igor Ryzhov3-906/+0
2021-08-03Revert "bgpd: prefix-list and route-map nb fixes"Igor Ryzhov1-5/+8
2021-08-03Revert "bgpd: vrf route leaking, fix the bgp instance delete and re-add"Igor Ryzhov1-6/+1
2021-08-03Revert "bgpd: fix bgp_get_vty return values"Igor Ryzhov1-22/+14
2021-08-03Revert "bgpd: fix crash when as/type mismatches in config"Igor Ryzhov1-18/+9
2021-08-03Revert "bgpd: simplify bgp_global_local_as_modify code"Igor Ryzhov1-10/+48
2021-08-03Revert "bgpd: forbid modification of bgp instance type"Igor Ryzhov2-20/+1
2021-08-03Revert "bgpd: don't return error for GR no-op commands"Igor Ryzhov1-0/+3
2021-08-03nhrp: fix display of nhs command.Dmitrii Turlupov1-1/+1
2021-08-02lib: add "json" option to "show ip[v6] prefix-list"Renato Westphal2-67/+185
2021-08-02zebra: add "json" option to "show interface"Renato Westphal6-101/+658