]> git.proxmox.com Git - mirror_frr.git/history - zebra
Merge pull request #5315 from sworleys/SR-Zebra-NHG-Fixes
[mirror_frr.git] / zebra /
2019-11-13 Mark StappMerge pull request #5315 from sworleys/SR-Zebra-NHG...
2019-11-12 Donald SharpMerge pull request #5307 from ton31337/fix/bgp_dampenin...
2019-11-12 Renato WestphalMerge pull request #5209 from ton31337/feature/banner_m...
2019-11-12 Renato WestphalMerge pull request #5302 from qlyoung/static-stnradsjfs...
2019-11-12 Renato WestphalMerge pull request #5296 from qlyoung/vtysh-be-helpful...
2019-11-12 Donald SharpMerge pull request #5313 from mjstapp/fix_bsd_addr_of_p...
2019-11-12 Stephen Worleyzebra: zebra_nhg check each nexthop for active, not...
2019-11-12 Stephen Worleyzebra: Don't clear nexthop fib flag on rib_install
2019-11-12 Stephen Worleyzebra: mpls_ftn_uninstall handle nhg hash label change
2019-11-12 Sri Mohana SingamsettyMerge pull request #5311 from chiragshah6/mdev
2019-11-11 Sri Mohana SingamsettyMerge pull request #5310 from donaldsharp/ospf_use_afte...
2019-11-11 Quentin YoungMerge pull request #5259 from mjstapp/dplane_sample_plugin
2019-11-11 Donald SharpMerge pull request #5299 from ton31337/fix/remove_dead_code
2019-11-07 Donald SharpMerge pull request #5278 from slankdev/slankdev-bgpd...
2019-11-06 Russ WhiteMerge pull request #5269 from sworleys/Zebra-VRF-Lookup...
2019-11-06 Russ WhiteMerge pull request #5281 from bisdhdh/bgpv4-over-v6-1
2019-11-06 Martin WinterMerge pull request #5196 from kuldeepkash/testcases
2019-11-05 Donatas AbraitisMerge pull request #5280 from qlyoung/doc-clean-topotes...
2019-11-05 Donald SharpMerge pull request #5253 from opensourcerouting/update...
2019-11-05 Lou BergerMerge pull request #5261 from donaldsharp/pointer_fun
2019-11-02 Donald Sharplib, ospfd, zebra: Convert interface_delete to take...
2019-11-02 Donald Sharp*: Convert connected_free to a double pointer
2019-11-01 Stephen Worleyzebra: separate zebra_vrf_lookup_table_with_id()
2019-10-31 Mark Stappzebra: Add a sample dataplane plugin module
2019-10-30 Renato WestphalMerge pull request #5237 from ton31337/fix/doc_bgp_redi...
2019-10-29 Rafael ZalamenaMerge pull request #5197 from SumitAgarwal123/BFD_ADMIN...
2019-10-29 Donatas AbraitisMerge pull request #5240 from donaldsharp/zebra_nhg_sa
2019-10-29 Donald SharpMerge pull request #4941 from ton31337/fix/do_not_inclu...
2019-10-29 Donatas AbraitisMerge pull request #5234 from donaldsharp/fix_sa_or_else
2019-10-29 Donald Sharpzebra: zvni_map_to_svi may return NULL act accordingly
2019-10-29 Donald Sharpzebra: Fix some nhg SA issues found in latest Coverity
2019-10-28 Mark StappMerge pull request #4897 from sworleys/zebra_nhg_add
2019-10-25 Donald SharpMerge pull request #5216 from ton31337/fix/override_pee...
2019-10-25 Donald SharpMerge pull request #5225 from ton31337/fix/noip_nhrp_map
2019-10-25 Russ WhiteMerge pull request #5223 from donaldsharp/fix_it_it_it_...
2019-10-25 Stephen Worleyzebra: rt_netlink nexthop handling checkpatch
2019-10-25 Stephen Worleyzebra: Cleanup zebra_nhg APIs
2019-10-25 Stephen Worleyzebra: Re-work zebra_nhg_*_valid APIs
2019-10-25 Stephen Worleyzebra: Improve commenting for group requeue case
2019-10-25 Stephen Worleyzebra: Change wording of duplicate kernel nhg flag
2019-10-25 Stephen Worleyzebra: Check depends for validity, not dependents
2019-10-25 Stephen Worleyzebra: Guard nexthop group overflow read
2019-10-25 Stephen Worleyzebra: Adjust nhg handling for dataplane result off...
2019-10-25 Stephen Worleyzebra: Set the nhe type in the appropriate place
2019-10-25 Stephen Worleyzebra: Remove cleanup and nhg workqueue boilerplate
2019-10-25 Stephen Worleyzebra: Comment to indicate where nhg hashtables live
2019-10-25 Stephen Worleylib,pbrd,zebra: Use one api to delete nexthops/group
2019-10-25 Stephen Worleyzebra: Use ng pointer in mpls_ftn_uninstall
2019-10-25 Stephen Worleyzebra: Add DPLANE_NEIGH and DPLANE_VTEP to nhg cases
2019-10-25 Stephen Worleyzebra: Fallback to default ns if nhg vrf lookup fails
2019-10-25 Stephen Worleyzebra: Zebra nexthop group re-work checkpatch fixes
2019-10-25 Stephen Worleyzebra: Fix NULL check in zebra_nhg_rib_find()
2019-10-25 Stephen Worleyzebra: Update ip route show with nexthop_num API
2019-10-25 Stephen Worleyzebra: Add bsd nexthop install boilerplate
2019-10-25 Stephen Worleyzebra: Fix missed bsd nexthop group pointer
2019-10-25 Stephen Worleyzebra: Force off kernel nexthop group API for now
2019-10-25 Stephen Worleyzebra: Only check nexthop status on route install/update
2019-10-25 Stephen Worleyzebra: Only show route nexthop group ID when asked
2019-10-25 Stephen Worleyzebra: Only use passed afi for blackhole/ifindex nexthops
2019-10-25 Stephen Worleyzebra: Handle out of order kernel nexthop groups
2019-10-25 Stephen Worleyzebra: Free labels on nhg_ctx from kernel
2019-10-25 Stephen Worleyzebra: Add some getters for nhg_ctx
2019-10-25 Stephen Worleyzebra: Handle nhg_hash_entry encaps/more debugging
2019-10-25 Stephen Worleyzebra: Add common netlink mpls stack building path
2019-10-25 Stephen Worleyzebra: NHE hash reduce calls to jhash
2019-10-25 Stephen Worleyzebra: Add nhe_id to show ip route detailed
2019-10-25 Stephen Worleyzebra: Add some more output to show nexthop-group
2019-10-25 Stephen Worleyzebra: Optimize the fib/notified nexthop matching
2019-10-25 Stephen Worleyzebra: NHE use nexthop_group_equal_no_recurse()
2019-10-25 Stephen Worleylib,zebra: Move nexthop dup marking into creation
2019-10-25 Stephen Worleyzebra: Check active count first in nhg_hash_equal
2019-10-25 Stephen Worleyzebra: Create depends after initial lookup
2019-10-25 Stephen Worleyzebra: TODO for hanlding blackhole attr exclusive
2019-10-25 Stephen Worleyzebra: Use nexthop object id on route delete
2019-10-25 Stephen Worleyzebra: Move the supports_nh bool to a better place
2019-10-25 Stephen Worleyzebra: Add handling for kernel del/update nexthop
2019-10-25 Stephen Worleyzebra: Sweep our nexthop objects out on restart
2019-10-25 Stephen Worleyzebra: Give installed nhe's the zebra proto
2019-10-25 Stephen Worleyzebra: Prevent duplication and overflow in nhe2grp
2019-10-25 Stephen Worleyzebra: TODO for handling upper level nhe_id passing
2019-10-25 Stephen Worleyzebra: Mark nhe valid if installed
2019-10-25 Stephen Worleyzebra: A group isn't recursive if one depend is
2019-10-25 Stephen Worleyzebra: Move resolve/add depend install into api
2019-10-25 Stephen Worleyzebra: Install the nhe along with the route
2019-10-25 Stephen Worleyzebra: Install a route if the nhe is queued as well
2019-10-25 Stephen Worleyzebra: Switch nhg_connected to use new RB tree
2019-10-25 Stephen Worleyzebra: Remove some extraneous zebra_nhg logging
2019-10-25 Stephen Worleyzebra: Set recursive flag in rib_find() path
2019-10-25 Stephen Worleyzebra: zebra_nhg_rib_find() handle recursive case
2019-10-25 Stephen Worleyzebra: Add refcnt for depends when connected
2019-10-25 Stephen Worleyzebra: Add some depends helper functions
2019-10-25 Stephen Worleyzebra: Add nhg refcnt connected helper functions
2019-10-25 Stephen Worleyzebra: Remove nexthop group workqueue
2019-10-25 Stephen Worleyzebra: Set resolved nhg in find path
2019-10-25 Stephen Worleyzebra: Refactor nexthop resolution in active funcs
2019-10-25 Stephen Worleyzebra: Use nexthop/interface vrf, not the routes
2019-10-25 Stephen Worleyzebra: Accept NULL value for updating route NHE
2019-10-25 Stephen Worleyzebra: Resolved nh change, inc refcnt by rt refcnt
2019-10-25 Stephen Worleyzebra: Add cli show NHE by ID and interface groups
2019-10-25 Stephen Worleyzebra: NHG checkpatch fixes
next