summaryrefslogtreecommitdiffstats
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-06pbrd: make vty nexthop/nexthop-group output consistentStephen Worley1-16/+15
2019-12-06pbrd: make show pbr map detail actually workStephen Worley1-13/+38
2019-12-06pbrd: refactor vty map show output into functionsStephen Worley1-57/+56
2019-12-06*: revise zapi nexthop encodingMark Stapp7-181/+210
2019-12-06lib: use const in several stream lib apisMark Stapp2-10/+15
2019-12-06topotests: Adapt to linux kernel 5+Mark Stapp2-2/+27
2019-12-06doc: Add moaar dashes to underline lineDonatas Abraitis1-1/+1
2019-12-05ospfd: clean up SA warningMark Stapp1-1/+1
2019-12-05tools: [ [ is not valid test syntaxQuentin Young1-1/+1
2019-12-05bgpd: remove bgp_attr_dupQuentin Young10-34/+29
2019-12-04zebra: capture dplane plugin flagsMark Stapp1-0/+1
2019-12-04eigrpd, ospfd, pimd: Fix assumption that interface may not be upDonald Sharp5-66/+67
2019-12-04ospfd: interface name and ip address can be 32 bytesDonald Sharp1-3/+3
2019-12-04doc: add doc for easy commit sign-off with `-s`Stephen Worley1-0/+5
2019-12-04lib,zebra: use nhg_hash_entry pointer in route_entryMark Stapp21-303/+196
2019-12-04bfdd: Json fields for multiplierSumitAgarwal1231-7/+14
2019-12-04bfdd: Adding new CLI, show bfd peers briefSumitAgarwal1233-1/+98
2019-12-04bfdd: Adding new cli, clear bfd countersSumitAgarwal1231-0/+40
2019-12-04bfdd: Adding new fields to display show bfd peerSumitAgarwal1231-0/+6
2019-12-03pbrd: make vty `match *` code more readableStephen Worley1-17/+22
2019-12-03lib: support labelled nexthops in nexthop_groupsMark Stapp3-26/+115
2019-12-03pbrd: consolidate rule_notify debugs into one callStephen Worley1-10/+3
2019-12-03lib: Add zapi_rule_notify_owner2str() functionStephen Worley1-0/+23
2019-12-03pbrd: Add newlines in `set nexthop*` vty outputStephen Worley1-4/+4
2019-12-03pbrd: use dst string in match dst-ip vty descriptionStephen Worley1-1/+1
2019-12-03pbrd: don't silently fail on atomic match MARK change attemptsStephen Worley1-2/+7
2019-12-03pbrd: don't silently fail on atomic match IP change attemptsStephen Worley1-6/+12
2019-12-03pbrd: don't set rule removed on failStephen Worley1-0/+5
2019-12-03lib: fix heap buf overflow when adding prefix orfQuentin Young1-0/+2
2019-12-03zebra: send RA lifetime of 0 before ceasing to advertise RAsDon Slice4-5/+50
2019-12-02bgpd: Prevent crash in bgp_table_range_lookupDonald Sharp1-2/+9
2019-12-02*: generously apply constDavid Lamparter64-174/+194
2019-12-01doc: mention allow-outbound-policy for route reflectorsrbauduin1-0/+3
2019-12-01bgpd: Fix memory leak in json output of show commandsDonald Sharp1-1/+2
2019-11-30lib: fix display of candidate configurationsRenato Westphal1-5/+5
2019-11-30*: make frr_yang_module_info constDavid Lamparter21-21/+23
2019-11-30*: make all route_map_rule_cmd constDavid Lamparter11-342/+667
2019-11-30lib: make cmd_element & qobj_type constDavid Lamparter6-26/+26
2019-11-30lib: gcc 4.x workaround v2 for frr_interface_infoDavid Lamparter1-10/+25
2019-11-29zebra: support LSPs with multiple outgoing labelsRenato Westphal5-35/+68
2019-11-27bgpd: Autocomplete neighbor for clear bgpDonatas Abraitis1-2/+2
2019-11-27bgpd: Replace magic number 1 for TTL to BGP_DEFAULT_TTLDonatas Abraitis5-15/+19
2019-11-26docker: Make docker image on CentOS 7Toshiki Tsuchiya4-0/+87
2019-11-26lib: add gcc 4.x workaround for frr_interface_infoDavid Lamparter1-0/+10
2019-11-26bgpd: Handle possible non-selection of local routeChirag Shah1-19/+41
2019-11-24bgpd: fix bad bounds check for addpath in nlriQuentin Young1-1/+1
2019-11-23zebra: Fix `show ip nexthop route-map` and `show ip protocol`Donald Sharp1-12/+12
2019-11-23zebra: Fix `show zebra client` display to handle columns rightDonald Sharp1-1/+1
2019-11-23zebra: Adjust column display of `show zebra client summ` for openfabricDonald Sharp1-2/+2
2019-11-23bgpd: Do not perform "connected" check for EVPN nexthopAmeya Dharkar1-2/+4