summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* vrrpd: only count ipv4 addresses on check startGhasem Naddaf2019-10-292-0/+15
* Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWNRafael Zalamena2019-10-292-3/+13
|\
| * bfdd: Handling local and remote admin-downSumitAgarwal1232019-10-292-3/+13
* | Merge pull request #4897 from sworleys/zebra_nhg_addMark Stapp2019-10-285-22/+201
|\ \
| * | lib: Make nexthop_next* use const for nexthopStephen Worley2019-10-252-4/+5
| * | lib,pbrd,zebra: Use one api to delete nexthops/groupStephen Worley2019-10-252-7/+2
| * | lib: Add common handler for nexthop_group_equal*()Stephen Worley2019-10-251-18/+22
| * | lib: Add NULL check in nexthop_group_equal*() iterStephen Worley2019-10-251-0/+14
| * | lib: Fix nexthop_group_equal*() NULL checkStephen Worley2019-10-251-2/+2
| * | lib: Add nexthop quick hash apiStephen Worley2019-10-252-17/+35
| * | lib: Nexthop hash onlink and ifindex with one callStephen Worley2019-10-251-13/+3
| * | zebra: Optimize the fib/notified nexthop matchingStephen Worley2019-10-252-1/+14
| * | lib: Separate nexthop_group_equal() into recursiveStephen Worley2019-10-252-3/+32
| * | lib,zebra: Move nexthop dup marking into creationStephen Worley2019-10-252-0/+19
| * | lib: Call nexthop g_addr hashes togetherStephen Worley2019-10-251-4/+16
| * | lib: nexthop_group_equal() assume orderedStephen Worley2019-10-251-3/+6
| * | lib: Hash nexthops on onlink flagStephen Worley2019-10-251-0/+3
| * | lib: Hash on resolved nexthops by defaultStephen Worley2019-10-252-1/+13
| * | zebra: Add recursive functionality to NHE'sStephen Worley2019-10-253-2/+33
| * | zebra: Use a nhe context dataplane and rib metaqStephen Worley2019-10-251-0/+2
| * | lib: Add equals function for nexthop groupsStephen Worley2019-10-252-3/+28
| * | zebra,lib: Refactor depends to RB treeStephen Worley2019-10-252-0/+8
* | | Merge pull request #5223 from donaldsharp/fix_it_it_it_it_it_itRuss White2019-10-252-2/+6
|\ \ \ | |/ / |/| |
| * | lib: va_copy must have a va_end to free memoryDonald Sharp2019-10-251-1/+5
| * | lib: vrf lookup may be NULLDonald Sharp2019-10-251-1/+1
* | | lib: Remove include of deprecated sysctl.hMark Stapp2019-10-231-3/+2
|/ /
* | Merge pull request #5108 from donaldsharp/sendbuffer_size_bgpDonatas Abraitis2019-10-202-0/+16
|\ \
| * | lib: Add getsockopt_so_recvbufDonald Sharp2019-10-162-0/+16
* | | Merge pull request #4850 from lkrishnamoor/show_cliRuss White2019-10-192-0/+49
|\ \ \
| * | | bgpd: Adding new bgp evpn cli's for ip-prefix lookupLakshman Krishnamoorthy2019-09-272-0/+49
* | | | Merge pull request #5172 from donaldsharp/sa_clean_and_cleanRenato Westphal2019-10-181-0/+5
|\ \ \ \
| * | | | lib: Coverity SA doesn't trust the CLIDonald Sharp2019-10-161-0/+5
* | | | | Merge pull request #5171 from donaldsharp/remove_getrusageMark Stapp2019-10-171-0/+12
|\ \ \ \ \
| * | | | | *: Allow disabling of `getrusage` callsDonald Sharp2019-10-161-0/+12
| |/ / / /
* | | | | Merge pull request #5161 from sworleys/Fix-Rule-Dbl-FreeMark Stapp2019-10-171-1/+1
|\ \ \ \ \
| * | | | | lib: Use ifindex_t for struct pbr_ruleStephen Worley2019-10-151-1/+1
* | | | | | lib: silence compiler warning in the gRPC pluginRenato Westphal2019-10-161-0/+5
* | | | | | lib, vtysh: add new libyang option to the "debug northbound" commandRenato Westphal2019-10-163-7/+32
| |/ / / / |/| | | |
* | | | | Merge pull request #5155 from GalaxyGorilla/libyang_debug_loggingDonald Sharp2019-10-161-3/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lib: Let libyang log everything possibleGalaxyGorilla2019-10-161-3/+6
* | | | | Merge pull request #5139 from donaldsharp/zebra_write_cmd_missingDonatas Abraitis2019-10-162-1/+6
|\ \ \ \ \
| * | | | | lib, zebra: Fix last write command writtenDonald Sharp2019-10-152-1/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #5088 from pogojotz/revert-asm-equiv-in-MTYPEDonald Sharp2019-10-152-15/+8
|\ \ \ \ \
| * | | | | lib: Fix static variable initializationJuergen Werner2019-10-011-2/+2
| * | | | | lib: Revert "lib: Stop arm crash on shutdown"Juergen Werner2019-10-011-2/+3
| * | | | | lib: Revert usage of asm-code in MTYPE definitionsJuergen Werner2019-10-011-12/+4
* | | | | | Merge pull request #5134 from sudhanshukumar22/bgp-snmp-issueQuentin Young2019-10-151-0/+16
|\ \ \ \ \ \
| * | | | | | lib: changes for making snmp socket non-blockingsudhanshukumar222019-10-111-0/+16
* | | | | | | Merge pull request #5145 from Spantik/2796Quentin Young2019-10-151-0/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | lib: Clean up the index that is being used for storing FD and events.Spantik2019-10-151-0/+8