summaryrefslogtreecommitdiffstats
path: root/lib/prefix.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-05bgpd: properly initialize SRv6 attributesQuentin Young1-3/+2
2020-03-05bgpd: correctly handle repeated SRv6 attributesQuentin Young1-0/+12
2020-03-05*: use gmtime_r, localtime_r exclusivelyMark Stapp16-150/+159
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis97-1275/+1126