]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
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
2019-10-25 Stephen Worleyzebra: Add afi value for all nexthops sent/received
2019-10-25 Stephen WorleyRevert "zebra: Remove afi field in nexthop hash entry"
2019-10-25 Stephen Worleyzebra: Make bad address family log message more clear
2019-10-25 Stephen Worleyzebra: Give Nexthop Group Hash entries a defined memory...
2019-10-25 Stephen Worleyzebra: Change wording in duplicate error message
2019-10-25 Stephen Worleyzebra: Fix where the flags are set for new nexthop...
2019-10-25 Stephen Worleyzebra: Add ifp to zebra-side rib_add
2019-10-25 Stephen Worleyzebra: Make show nexthop-group command more readable
2019-10-25 Stephen Worleyzebra: Add new nexthops to the interface nexthop hash...
2019-10-25 Stephen Worleyzebra: Add nexthop hash entry list to zebra interface...
2019-10-25 Stephen Worleyzebra: Make route entry nexthop groups point to our...
2019-10-25 Stephen Worleyzebra: Update rib_add to take a nexthop ID
2019-10-25 Stephen Worleyzebra: Put unicast nexthop parsing into its own function
2019-10-25 Stephen Worleyzebra: Parse in nexthop ID information from new routes
2019-10-25 Stephen Worleyzebra: Uninstall nexthops on shutdown
2019-10-25 Stephen Worleyzebra: Uninstall nexthop when ref count hits zero
2019-10-25 Stephen Worleyzebra: Add calls to the nexthop context process result...
2019-10-25 Stephen Worleyzebra: Set the INSTALLED flags on nexthop entries we...
2019-10-25 Stephen Worleyzebra: Route entries use nexthop entry ID's instead...
2019-10-25 Stephen Worleyzebra: Add dataplane process result function for nexthops
2019-10-25 Stephen Worleyzebra: Add functions for installing/uninstalling nexthops
2019-10-25 Stephen Worleyzebra: Force re-install nexthop if still referenced
2019-10-25 Stephen Worleyzebra: Add function to install a nhe into the kernel
2019-10-25 Stephen Worleyzebra: Add a queued flag to nhg_hash_entry
2019-10-25 Stephen Worleyzebra: Return proper status result
2019-10-25 Stephen Worleyzebra: Add kernel condition check to see if it supports...
2019-10-25 Stephen Worleyzebra: Use the dest prefix for determining nexthop...
2019-10-25 Stephen Worleyzebra: Add debug statement for nexthop netlink messages
2019-10-25 Stephen Worleyzebra: Add namespace info to the nexthop dataplane ctx
2019-10-25 Stephen Worleyzebra: Add kernel debugging function for netlink nextho...
2019-10-25 Stephen Worleyzebra: Add base functionality for nexthop processing...
2019-10-25 Stephen Worleyzebra: Add an error code for NHG update failures
2019-10-25 Stephen Worleyzebra: Add flags to nexthops received from the kernel
2019-10-25 Stephen Worleyzebra: Add functionality to parse RTM_NEWNEXTHOP and...
2019-10-25 Stephen Worleyzebra: Remove afi field in nexthop hash entry
2019-10-25 Stephen Worleyzebra: Add error code for duplicate nexthops
2019-10-25 Donald Sharpzebra: Add beginnings of nexthop group work queue
2019-10-25 Donald Sharpzebra: Add a nhe pointer to the route entry
2019-10-25 Stephen Worleyzebra: Add error codes for nhg table insert failures
2019-10-25 Stephen Worleyzebra: Add a second table for indexing by ID
2019-10-25 Stephen Worleyzebra: Separate interface address lookup
2019-10-25 Stephen Worleyzebra: Add error code for bad nhg messages from the...
2019-10-25 Donald Sharpzebra: Remove nexthop_active_num from route entry
2019-10-25 Donald Sharpzebra: Remove re->nexthop_num from re
2019-10-25 Donald Sharpzebra: Replace nexthop_group with pointer in route...
2019-10-25 Stephen Worleyzebra: Add base functionality for nexthop messages...
2019-10-25 Stephen Worleyzebra: Add RTNLGRP_NEXTHOP group to the kernel socket
2019-10-25 Stephen Worleylinux: Update our netlink headers for nexthop group...
2019-10-25 Donald Sharpzebra: Add code to create/remove nexthop groups
2019-10-25 Donald Sharpzebra: Add ability to find(create) and release a nhg...
2019-10-25 Donald Sharpzebra: Add some basic flags to the zebra nexthop group
2019-10-25 Donald Sharpzebra: Add show command to dump nexthop-group informati...
2019-10-25 Donald Sharpzebra: Add hash of nexthop groups
2019-10-25 Donatas AbraitisMerge pull request #5213 from mjstapp/fix_sysctl_h
2019-10-25 Donald SharpMerge pull request #5200 from ton31337/feature/doc_acce...
2019-10-24 Donatas AbraitisMerge pull request #5220 from dslicenc/remove-afi-safi-msg
2019-10-24 Donatas AbraitisMerge pull request #5219 from pguibert6WIND/interface_s...
2019-10-24 Don Slicebgpd: remove error message for unkown afi/safi combination
2019-10-24 Renato WestphalMerge pull request #5203 from qlyoung/fix-vrrp-error...
2019-10-24 Renato WestphalMerge pull request #5217 from mjstapp/fix_bgp_evpn_pi
2019-10-24 Renato WestphalMerge pull request #5214 from donaldsharp/vrrp_doc
2019-10-23 Renato WestphalMerge pull request #5202 from Orange-OpenSource/isis-TE
2019-10-23 Philippe Guibertstaticd: check tuple (vrf, name) when interface events...
2019-10-23 Mark Stappbgpd: clarify evpn datastruct use for SA
2019-10-23 Donald Sharpdoc: Update supported platforms matrix w/ vrrpd
2019-10-23 Mark Stapplib: Remove include of deprecated sysctl.h
2019-10-22 Quentin YoungMerge pull request #5204 from ghasemnaddaf/vrrp_updates
2019-10-22 Donatas AbraitisMerge pull request #5193 from qlyoung/doc-release-fixes
2019-10-21 Ghasem Naddafdoc: vrrp vip must not be on parent interface
2019-10-21 Quentin Youngvrrpd: fix startup error message reporting
2019-10-21 Olivier Dugeonisisd: Correct missing advertisement of TE param.
next