]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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 #5242 from FRRouting/feature/topotes...
2019-10-29 Christian Franketopotests/Dockerfile: Install libyang from repository
2019-10-29 Donatas AbraitisMerge pull request #5234 from donaldsharp/fix_sa_or_else
2019-10-29 SumitAgarwal123bfdd: Handling local and remote admin-down
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-26 Donald Sharpbgpd: write variable is never used in cli function
2019-10-26 Donald Sharpbgpd: bgp_path_info_mpath_next only returns values
2019-10-26 Donald Sharpbgpd: Logically dead code
2019-10-26 Donald Sharpbgpd: Remove dead code in rfapi
2019-10-26 Donald Sharpbfdd: VRF and Coverity
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 Worleylib: Make nexthop_next* use const for nexthop
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 Worleypbrd: nexthop_group delete cb don't free pbr->nhg
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 Worleydoc: Add docs for new nexthop group commands
2019-10-25 Stephen Worleyzebra: Fallback to default ns if nhg vrf lookup fails
2019-10-25 Stephen Worleylib: Add common handler for nexthop_group_equal*()
2019-10-25 Stephen Worleylib: Add NULL check in nexthop_group_equal*() iter
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 Worleylib: Fix nexthop_group_equal*() NULL check
2019-10-25 Stephen Worleytopotests: Expect shared nexthop memory
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 Worleylib: Add nexthop quick hash api
2019-10-25 Stephen Worleyzebra: NHE hash reduce calls to jhash
2019-10-25 Stephen Worleylib: Nexthop hash onlink and ifindex with one call
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: Separate nexthop_group_equal() into recursive
2019-10-25 Stephen Worleylib,zebra: Move nexthop dup marking into creation
2019-10-25 Stephen Worleylib: Call nexthop g_addr hashes together
2019-10-25 Stephen Worleylib: nexthop_group_equal() assume ordered
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 Worleylib: Hash nexthops on onlink flag
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 Worleylib: Hash on resolved nexthops by default
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
2019-10-25 Stephen Worleyzebra: Ignore cleanup for now
2019-10-25 Stephen Worleyzebra: Remove uneeded is_valid NHE functons
2019-10-25 Stephen Worleyzebra: Check group before setting NHE invalid
next