]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2023-02-17 Donald SharpMerge pull request #12780 from opensourcerouting/spdx...
2023-02-17 Donald SharpMerge pull request #12727 from opensourcerouting/featur...
2023-02-16 Donatas AbraitisMerge pull request #12824 from donaldsharp/coverity_evpn
2023-02-16 Donatas AbraitisMerge pull request #12734 from donaldsharp/fixup_helper
2023-02-16 Donatas AbraitisMerge pull request #12817 from donaldsharp/fix_determin...
2023-02-16 Donald Sharppimd: Remove impossible situation
2023-02-16 Donald Sharpzebra: Ensure bvlan is non null
2023-02-16 Donald Sharplib: Fix non-use of option
2023-02-16 vivekzebra: Add debug for bridge capability
2023-02-16 vivekbgpd: Prevent multipathing among EVPN and non-EVPN...
2023-02-16 vivekbgpd: Fix deterministic-med check for stale paths
2023-02-15 Donatas AbraitisMerge pull request #12794 from anlancs/fix/doc-pid...
2023-02-15 Donatas AbraitisMerge pull request #12807 from donaldsharp/cleanup_loca...
2023-02-15 Donatas Abraitisbgpd: Add BGP Software Version Capability
2023-02-15 Donatas Abraitistests: Increase flags from uint32_t to uint64_t
2023-02-15 Donald SharpMerge pull request #12802 from sri-mohan1/sri-bable
2023-02-15 Olivier DugeonMerge pull request #12494 from louis-6wind/ext_admin_group
2023-02-14 Donald Sharpbgpd: Remove unnecessary all_digit() call
2023-02-14 Russ WhiteMerge pull request #12728 from opensourcerouting/featur...
2023-02-14 David LamparterMerge pull request #12789 from donaldsharp/version_cleanup
2023-02-14 Russ WhiteMerge pull request #12796 from donaldsharp/routemap_deb...
2023-02-14 Russ WhiteMerge pull request #12790 from donaldsharp/vrrp_crash
2023-02-14 Russ WhiteMerge pull request #12364 from sworleys/SVD-DVNI-PR
2023-02-14 sri-mohan1babeld: changes for code maintainability
2023-02-14 anlan_csdoc: correct the pid path for daemons
2023-02-13 Stephen Worleytests: add iproute2 API guard to svd test
2023-02-13 Stephen Worleytests: fix SVD topotest, new evpn vni json output
2023-02-13 Stephen Worleydoc: remove "new way" for SVD docs
2023-02-13 Stephen Worleytests: add topotest to cover SVD flood entry
2023-02-13 Stephen Worleyzebra: add VNI info to flood entry
2023-02-13 sharathrzebra: Fix for mcast-group update and delete per vni...
2023-02-13 sharathrzebra: fix for unexpected fdb entry showing up during...
2023-02-13 vivekzebra: Clean remote FDB entries upon VNI removal
2023-02-13 sharathrzebra: svd and mvab bug fixes
2023-02-13 Stephen Worleylib: make htonll/ntohll compile time and readable
2023-02-13 Stephen Worleylib: remove unneeded parans on labl2str return
2023-02-13 Stephen Worleyzebra: clang-format style fixes
2023-02-13 Stephen Worleysharpd: clang-format style fix
2023-02-13 Stephen Worleyzebra: ignore GETVLAN errors at startup
2023-02-13 Stephen Worleylib: add asserts to appease the SA
2023-02-13 Stephen Worleybgpd: SA set labels/num_labels to NULL/0
2023-02-13 Stephen Worleyzebra: state value never used SA fix
2023-02-13 Stephen Worleyzebra: log if RTNLGRP_BRVLAN register fails
2023-02-13 Stephen Worleyzebra: ignore zero_mac without VNI deletes
2023-02-13 Stephen Worleytests: fix mpls_label2str() in make check
2023-02-13 Stephen Worleydoc: add docs for `show evpn access-vlan`
2023-02-13 Stephen Worleytests: skip SVD/DVNI tests for < 5.7 kernel
2023-02-13 Stephen Worleytests: add first dvni topotests
2023-02-13 Stephen Worleyzebra: encode dvni with nexthop groups
2023-02-13 Stephen Worleyzebra: account for non-evpn ecmp
2023-02-13 Stephen Worleyzebra: use new vni_info->access_vlan structs
2023-02-13 Stephen Worleyzebra: handle ipv6-mapped-ipv4 with DVNI
2023-02-13 Stephen Worleyzebra: make next-hop svd command hidden for now
2023-02-13 Stephen Worleyzebra: dont install implicit NULL labels non-vni
2023-02-13 Stephen Worleyzebra: handle STP state change for SVD per vlan ID
2023-02-13 Stephen Worleyzebra: subscribe to bridge vlan netlink messages
2023-02-13 Stephen Worleylinux: update if_bridge include to newer version
2023-02-13 Stephen Worleybgpd: disable NHGs with D-VNI
2023-02-13 Stephen Worleybgpd: add mpath label stack helper functions for dvni
2023-02-13 Stephen Worleyzebra: add show commands for SVD global neigh table
2023-02-13 Stephen Worleyzebra: nhg resolution handler for d-vni
2023-02-13 Stephen Worleyzebra: install neigh entries on SVD
2023-02-13 Stephen Worleylib,sharpd: add ability for sharpd to install vni labels
2023-02-13 Stephen Worleyzebra: encode vni label via lwt encap
2023-02-13 Stephen Worleybgpd: send L3VNI as route labels to zebra
2023-02-13 Stephen Worleylib: add label_type as field in zapi_nexthop
2023-02-13 Stephen Worleylib,zebra,bgpd,staticd: use label code to store VNI...
2023-02-13 Stephen Worleylib: add has_label function for nexthop groups
2023-02-13 Stephen Worleylib: add 64bit versions of htonl/ntohl
2023-02-13 Sharath Ramamurthytests: add new topotest for single vxlan device config
2023-02-13 Sharath Ramamurthyzebra: Add documentation for Single Vxlan Device support
2023-02-13 Sharath Ramamurthyzebra: fix for issues found during static analysis
2023-02-13 Sharath Ramamurthyzebra: check for vni before comparison in zl3vni_map_to...
2023-02-13 Sharath Ramamurthyzebra: add zebra_vxlan_if.h header file to noinst_HEADER
2023-02-13 Stephen Worleyzebra: add zebra_l2_bridge_if.h header file to noinst_H...
2023-02-13 Sharath Ramamurthyzebra: Add ifdump vty json extension for vxlan/vni
2023-02-13 Sharath Ramamurthyzebra: Bug fixes in fdb read for flooded traffic and...
2023-02-13 Sharath Ramamurthyzebra: Handle vni determination for non-vlan-aware...
2023-02-13 Sharath Ramamurthyzebra: Bug fixes in vtysh doc string, mcast group handl...
2023-02-13 Sharath Ramamurthyzebra: Refactoring changes for zebra_evpn_map_vlan...
2023-02-13 Sharath Ramamurthyzebra: multiple vlan aware bridge data structure and...
2023-02-13 Sharath Ramamurthyzebra: single vxlan device vni handling
2023-02-13 Sharath Ramamurthyzebra: vxlan interface handling changes
2023-02-13 Sharath Ramamurthyzebra: vxlan interface refactoring changes
2023-02-13 Sharath Ramamurthyzebra: single vxlan device dataplace vni update changes
2023-02-13 Sharath Ramamurthyzebra: multiple vlan aware bridge datastructure changes...
2023-02-13 Sharath Ramamurthyzebra: data structure changes for single vxlan device
2023-02-13 Donald Sharpdoc: Add documentation for `debug routemap [detail]`
2023-02-13 Donald Sharpzebra: Add access-list lookup failures to debug routema...
2023-02-13 Donald Sharpzebra: Add prefix-list lookup failures to routemap...
2023-02-13 Donald Sharpospfd: Warn operator about prefix lists not existing...
2023-02-13 Donald Sharpospfd: Add access-list lookup failures to routemap...
2023-02-13 Donald Sharpbgpd: Add useful information to prefix list lookup...
2023-02-13 Donald Sharpbgpd: Add access list lookup failure to `debug routemap...
2023-02-13 Donald Sharplib: Add `debug routemap [detail]`
2023-02-13 Donald Sharplib: Start partitioning of rmap_debug to allow detail...
2023-02-13 Donald Sharpbgpd: Add warning when access list does not exist in...
2023-02-13 Donald Sharpzebra: Use string for type instead of number
2023-02-10 Quentin Youngvrrpd: give null when using null ifp to lookup vr
2023-02-10 Donald Sharplib, zebra: Consolidate ZEBRA_TABLE_MAX_DISTANCE values
next