aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat/ip_types.c
AgeCommit message (Expand)AuthorFilesLines
10 daysmisc: fix int/enum mismatch errors reported by gcc-14Damjan Marion1-2/+2
2022-11-09ip: fix unformat_ip_address forcing version to IP4 for some IP6 addressesAndrew Yourtchenko1-9/+10
2022-06-01ip: unformat_ip_address should no modify its argument on failureBenoƮt Ganne1-8/+9
2021-11-18ip: comparing IP prefixes should not modify themNeale Ranns1-6/+7
2020-10-02ip: Fix unformat_ip_prefixNathan Skrzypczak1-1/+4
2020-06-01ip: fix IPv6 mask to prefix length conversionAndreas Schultz1-10/+5
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns1-0/+532