Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-24 | misc: fix int/enum mismatch errors reported by gcc-14 | Damjan Marion | 1 | -2/+2 |
2022-11-09 | ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses | Andrew Yourtchenko | 1 | -9/+10 |
2022-06-01 | ip: unformat_ip_address should no modify its argument on failure | BenoƮt Ganne | 1 | -8/+9 |
2021-11-18 | ip: comparing IP prefixes should not modify them | Neale Ranns | 1 | -6/+7 |
2020-10-02 | ip: Fix unformat_ip_prefix | Nathan Skrzypczak | 1 | -1/+4 |
2020-06-01 | ip: fix IPv6 mask to prefix length conversion | Andreas Schultz | 1 | -10/+5 |
2020-03-17 | ip: ip_address_t uses ip46_address_t | Neale Ranns | 1 | -0/+532 |