summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_te.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-20ospfclient: remove register "READY" requirementChristian Hopps1-51/+89
2023-02-20ospfclient: bugfix and no implicit registerChristian Hopps1-31/+32
2023-02-20ospfd: compare prefix values in host orderChristian Hopps1-2/+5
2023-02-20ospfd: small bugfix for miscounting A[S]BRsChristian Hopps1-26/+35
2023-02-20ospfd: inc. opaque data in `show opaque info detail json` outputChristian Hopps1-4/+15
2023-02-20tests: Cover all enum values for unit testsDonatas Abraitis1-17/+10
2023-02-19bgpd: Convert flags_invert/flags_override to uint64_tDonatas Abraitis1-2/+4
2023-02-19ldpd: changes for code maintainabilitysri-mohan11-10/+15
2023-02-18bgpd: Use actual defines to set valuesDonald Sharp1-3/+3
2023-02-17doc: cosmetic changes for ripngdanlan_cs1-6/+2
2023-02-17doc: cosmetic changes for ripdanlan_cs1-6/+9
2023-02-16tests: update tests using 'show bgp json detail'Trey Aspelund4-78/+100
2023-02-16bgpd: fix 'json detail' output structureTrey Aspelund3-41/+58
2023-02-16pimd: Remove impossible situationDonald Sharp1-3/+1
2023-02-16zebra: Ensure bvlan is non nullDonald Sharp1-0/+2
2023-02-16lib: Fix non-use of optionDonald Sharp1-1/+1
2023-02-16zebra: Add debug for bridge capabilityvivek1-1/+17
2023-02-16bgpd: Prevent multipathing among EVPN and non-EVPN pathsvivek1-3/+12
2023-02-16bgpd: Fix deterministic-med check for stale pathsvivek1-1/+4
2023-02-15bgpd: Add BGP Software Version CapabilityDonatas Abraitis20-4/+367
2023-02-15tests: Increase flags from uint32_t to uint64_tDonatas Abraitis1-2/+2
2023-02-14bgpd: Remove unnecessary all_digit() callDonald Sharp1-4/+0
2023-02-14babeld: changes for code maintainabilitysri-mohan14-15/+17
2023-02-14doc: correct the pid path for daemonsanlan_cs4-8/+7
2023-02-14tests: add iproute2 API guard to svd testStephen Worley2-0/+26
2023-02-14tests: fix SVD topotest, new evpn vni json outputStephen Worley2-4/+10
2023-02-14doc: remove "new way" for SVD docsStephen Worley1-1/+1
2023-02-14tests: add topotest to cover SVD flood entryStephen Worley1-0/+17
2023-02-14zebra: add VNI info to flood entryStephen Worley1-12/+14
2023-02-14zebra: Fix for mcast-group update and delete per vni for svdsharathr3-12/+41
2023-02-14zebra: fix for unexpected fdb entry showing up during ifdown/ifup eventssharathr7-47/+138
2023-02-14zebra: Clean remote FDB entries upon VNI removalvivek1-1/+7
2023-02-14zebra: svd and mvab bug fixessharathr2-1/+4
2023-02-14lib: make htonll/ntohll compile time and readableStephen Worley1-8/+7
2023-02-14lib: remove unneeded parans on labl2str returnStephen Worley1-1/+1
2023-02-14zebra: clang-format style fixesStephen Worley8-37/+37
2023-02-14sharpd: clang-format style fixStephen Worley1-2/+2
2023-02-14zebra: ignore GETVLAN errors at startupStephen Worley1-1/+2
2023-02-14lib: add asserts to appease the SAStephen Worley1-0/+4
2023-02-14bgpd: SA set labels/num_labels to NULL/0Stephen Worley1-0/+2
2023-02-14zebra: state value never used SA fixStephen Worley1-1/+0
2023-02-14zebra: log if RTNLGRP_BRVLAN register failsStephen Worley1-0/+4
2023-02-14zebra: ignore zero_mac without VNI deletesStephen Worley1-1/+1
2023-02-14tests: fix mpls_label2str() in make checkStephen Worley2-2/+3
2023-02-14doc: add docs for `show evpn access-vlan`Stephen Worley1-0/+10
2023-02-14tests: skip SVD/DVNI tests for < 5.7 kernelStephen Worley1-0/+5
2023-02-14tests: add first dvni topotestsStephen Worley5-10/+94
2023-02-14zebra: encode dvni with nexthop groupsStephen Worley1-32/+61
2023-02-14zebra: account for non-evpn ecmpStephen Worley1-0/+4
2023-02-14zebra: use new vni_info->access_vlan structsStephen Worley1-1/+2