summaryrefslogtreecommitdiffstats
path: root/lib/log_vty.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-01doc: Add warning to doc about v6 ecmp route deletionDonald Sharp1-0/+7
2019-07-31zebra: fix evpn dad clear cmd mac parsingChirag Shah1-1/+1
2019-07-31tests: Do not use peerUptime as a measure of if a clear workedDonald Sharp1-5/+7
2019-07-31lib: Add const to _count() in new list APIsStephen Worley2-7/+7
2019-07-31lib: Add identifiers to RB declarationsStephen Worley1-7/+7
2019-07-31tests: Add asserts to check return on list *_delStephen Worley1-8/+8
2019-07-31lib: Impelement the `*_del` list API.Stephen Worley5-24/+46
2019-07-31zebra: Fix display of `show ip import-check A.B.C.D`Donald Sharp1-1/+1
2019-07-31doc: Update documentation to reflect new `sharp watch import` changesDonald Sharp1-1/+1
2019-07-31sharpd: Update 'sharp watch import` to allow prefixDonald Sharp1-18/+23
2019-07-31doc: fix "match as-path" documentationVincent Bernat1-2/+2
2019-07-30doc: Fix ospf router-id doc suggestionDonald Sharp2-2/+2
2019-07-30tools: generate code that handles all casesRafael Zalamena1-8/+31
2019-07-30tools: generate northbound code without warningsRafael Zalamena1-3/+6
2019-07-29tools: allow YANG model path specificationRafael Zalamena1-2/+23
2019-07-29vrrpd: set interface ifindex to internal upon interface deletionQuentin Young1-2/+2
2019-07-29bgpd: stop removing and replacing private asn if it matches the peerDon Slice3-18/+16
2019-07-29zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGEDDonald Sharp15-46/+36
2019-07-29vtysh: style nits for error code cli handlerQuentin Young1-0/+2
2019-07-29vtysh: only show error codes onceQuentin Young5-13/+34
2019-07-29zebra: Remove repeated enqueueing of system routes for rethinkingDonald Sharp4-95/+0
2019-07-29zebra: Fix route replace v4 semantics with new system routeDonald Sharp1-0/+13
2019-07-29lib: fix prefix_copy() for clang-SADavid Lamparter2-0/+12
2019-07-28lib: fix misplaced brace in typesafe listsDavid Lamparter1-3/+3
2019-07-28lib: use some more transparent unions for prefixesDavid Lamparter2-6/+14
2019-07-28lib: fix prefix_cmp() return valuesDavid Lamparter2-16/+23
2019-07-26topotest: fix bgp-path-attributes-topologyRafael Zalamena1-5/+2
2019-07-26zebra: skip queued entries when resolving nexthopDon Slice2-0/+10
2019-07-26bgpd: solve invalid error message when clearing interface peerDon Slice1-0/+3
2019-07-26topotests: Check if set-comm-list is working under route-map scopeDonatas Abraitis6-0/+140
2019-07-25bgpd: Convert to network byte order before passing value to `community_del_val`Donatas Abraitis1-0/+1
2019-07-25lib: fix missing M:A:C to X:X:X:X:X:X changesIgor Ryzhov2-26/+24
2019-07-25bgpd: Add hidden `next-hop-self all` for all address familiesDonatas Abraitis1-0/+24
2019-07-25vtysh: send vtysh_quit_nexthop_group to pbrd and sharpdIgor Ryzhov1-1/+1
2019-07-24vtysh: send "exit-vrf" command to staticdIgor Ryzhov1-1/+1
2019-07-23frr-reload.py: fix reload with different settingsRafael Zalamena1-0/+2
2019-07-23bgpd: encode implicit next-hop-self in some vrf route leaking scenariosDon Slice1-8/+11
2019-07-23topotest: improve common_config.pyRafael Zalamena2-11/+18
2019-07-23topotest: add new run_and_expect variantRafael Zalamena2-0/+122
2019-07-23topotest: improve reliability of `verify_rib`Rafael Zalamena1-1/+17
2019-07-23topotest/bgp_l3vpn_to_bgp_vrf: stabilize testRafael Zalamena2-11/+11
2019-07-23topotest: adjust luCommand to accept wait_timeRafael Zalamena1-10/+13
2019-07-23topotest: fix Lou's framework command waitRafael Zalamena1-5/+10
2019-07-22bgpd: Route-map VNI in-filter filters out all the routes for EVPNLakshman Krishnamoorthy2-11/+44
2019-07-22lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy18-458/+509
2019-07-19bgpd: Strip `delete` keyword when looking up for communitiesDonatas Abraitis1-2/+9
2019-07-18pimd: Always create upstream reference when adding channel oilDonald Sharp3-13/+32
2019-07-18pimd: pim_upstream *always* creates a channel_oilDonald Sharp3-54/+17
2019-07-18pimd: Add pim_channel_oil_change_iifDonald Sharp6-35/+54
2019-07-18Test: Add back a bit more debugging to see what is going onDonald Sharp1-3/+1