]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
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
2019-10-25 Stephen Worleyzebra: Remove route only if NHE is installed check
2019-10-25 Stephen Worleyzebra: Create a new NHE if the mpls labels change
2019-10-25 Stephen Worleyzebra: Don't error on nexthop object support check
2019-10-25 Stephen Worleyzebra: Return true if the NHE created, not found
2019-10-25 Stephen Worleyzebra: Put NHE ref updating into a function
2019-10-25 Stephen Worleyzebra: Error if the ifp lookup fails for an NHE
2019-10-25 Stephen Worleyzebra: Add recursive functionality to NHE's
2019-10-25 Stephen Worleyzebra: Update snmp code to use nexthop pointer
2019-10-25 Stephen Worleyzebra: Check for nh group support in dplane ctx
2019-10-25 Stephen Worleyzebra: Use NHE id on kernel route sends
2019-10-25 Stephen Worleyzebra: Fix nhg ifindex setting and checking
2019-10-25 Stephen Worleyzebra: Use a nhe context dataplane and rib metaq
2019-10-25 Stephen Worleyzebra: Free the nhe dataplane ctx always
2019-10-25 Stephen Worleyzebra: Del from depends/dependents tree on release
2019-10-25 Stephen Worleyzebra: Add depends/dependents release functions
2019-10-25 Stephen Worleyzebra: Add NULL check before nhg_connected insert
2019-10-25 Stephen Worleyzebra: RB_FIND then RB_REMOVE nhg_connected
2019-10-25 Stephen Worleyzebra: Check for nexthop group before free on fail
2019-10-25 Stephen Worleyzebra: Remove uneeded zebra_nhg_cmp() function
2019-10-25 Stephen Worleyzebra: Update nhg_hash_equal to use nexthop_group_equal
2019-10-25 Stephen Worleylib: Add equals function for nexthop groups
2019-10-25 Stephen Worleyzebra: Remove uneeded freeing helper function
2019-10-25 Stephen Worleyzebra: Put nhe ifp setting inside alloc
2019-10-25 Stephen Worleyzebra: VRF ID should be null if a nexthop group
2019-10-25 Stephen Worleyzebra: Just uninstall NHE when refcnt hits zero
2019-10-25 Stephen Worleyzebra: Add interface down marking to NHE's
2019-10-25 Stephen Worleyzebra: Re-organize/expose nhg_connected
2019-10-25 Stephen Worleyzebra: Abstract the RB nodes/add dependents tree
2019-10-25 Stephen Worleyzebra,lib: Refactor depends to RB tree
2019-10-25 Stephen Worleyzebra: Releasing/uninstalling re-work with groups
2019-10-25 Stephen Worleyzebra: Protocol side nhg_hash_entry afi fix
2019-10-25 Stephen Worleyzebra: Update rib_add_multipath with increment nhe
2019-10-25 Stephen Worleyzebra: Recursively decrement refcnt on nhe's
2019-10-25 Stephen Worleyzebra: Add function to increment nhg refcnt
2019-10-25 Stephen Worleyzebra: Add equivalence function for nhg_depends
2019-10-25 Stephen Worleyzebra: Add function to lookup ID in depends list
2019-10-25 Stephen Worleyzebra: Fix hash key type in zebra_nhg
2019-10-25 Stephen Worleyzebra: Add function to find/create single nexthop
2019-10-25 Stephen Worleyzebra: Pass is_kernel_nh to zebra_nhg_find()
2019-10-25 Stephen Worleyzebra: Move id counter into zebra_nhg_find()
2019-10-25 Stephen Worleyzebra: Make kernel debug nexthop standardized
2019-10-25 Stephen Worleyzebra: Always copy nhg and depends on nhe alloc
2019-10-25 Stephen Worleyzebra: Make wording for depend functions clearer
2019-10-25 Stephen Worleyzebra: Add functionality to send groups to kernel
2019-10-25 Stephen Worleyzebra: Make nexthop ctx use nhg_depend_dup_list
2019-10-25 Stephen Worleyzebra: Add function to duplicate nhg dependencies
2019-10-25 Stephen Worleyzebra: Make nexthop group vrf VRF_DEFAULT
2019-10-25 Stephen Worleyzebra: Refactor nexthop group creation code to use...
2019-10-25 Stephen Worleyzebra: Add helper functions for freeing the members...
2019-10-25 Stephen Worleyzebra: Make show nexthop-group <null> list all nexthop...
2019-10-25 Stephen Worleyzebra: Read in nexthop dependencies from the kernel
2019-10-25 Stephen Worleyzebra: Add dependency information for nexthop group...
2019-10-25 Stephen Worleyinclude: Add nexthop.h to the include automake file
2019-10-25 Stephen Worleyzebra: Check if a nexthop was added to the nhg
next