summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-3/+4
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-4/+5
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-3/+4
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-1/+2
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-1/+3
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-30Use right format for session loop, GitHub issue 2519.nicm1-2/+2
2020-12-30Set klist lock for pipes.visa1-5/+15
2020-12-30Use int64_t for intermediate values in int32_MINMAX to prevent signedtobhe3-15/+24
2020-12-30Make the list of supported protocols more prominentkn1-5/+15
2020-12-30Document STAILQ macros. OK mpi@ denis@ jmc@millert1-17/+232
2020-12-30Add singly-linked tail queue macros from FreeBSD.millert1-1/+98
2020-12-30Fix pppoe_dispatch_disc_pkt definition to be in accordance with style(9)mvs1-2/+3
2020-12-30missing word fix; from nam nguyenjmc1-3/+3
2020-12-30Convert the `off' argument of pppoe_dispatch_disc_pkt function tomvs1-5/+6
2020-12-30regcomp.c uses the "start + count < end" idiom to check that there aretb1-13/+15
2020-12-30Constify the strings in regerror.c and make use of the strlcpy()tb1-14/+14
2020-12-30cclasses[] multis field is always an empty string. Remove it and codetb3-88/+16
2020-12-30Constify the strings in cnames[]. No functional change.tb2-5/+5
2020-12-30Document meaning of '*' in genrsa outputtb1-3/+6
2020-12-30Add 'bgpctl show sets' to display information about the roa-set, as-sets,claudio6-5/+74
2020-12-30Implement IMSG_CTL_SHOW_SET to get information about roa-set, as-sets andclaudio7-15/+110
2020-12-30Use correct IMSG type in fatal message. Also reformat some not so long lines.claudio1-6/+4
2020-12-30RB_REMOVE from the correct tree. Dumb copy paste bug introduced by last commit.claudio1-2/+2
2020-12-30Enter power-saving mode on POWER9 (ISA v3)gkoehler11-20/+283
2020-12-29fflush after outputting a set of stats.dlg1-1/+3
2020-12-29Allocate new buffer space based on requested need.rob1-3/+3
2020-12-29Remove unnecessary assignment.rob1-2/+1
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-1/+5
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-1/+5
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-4/+7
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-3/+8
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisbenno1-2/+3
2020-12-29Update libexpat to 2.2.10. Relevant are only bug fixes #390 #395bluhm10-116/+253
2020-12-29Add another rde_trie_test to the unit tests.claudio4-2/+39
2020-12-29If we manage to send all "count" flood pings before receiving allflorian1-4/+6
2020-12-29Handle pinctrl.kettenis1-1/+4