summaryrefslogtreecommitdiff
path: root/lib/ipaddr.h
AgeCommit message (Expand)Author
2024-05-31lib: Add clang-format wrapper around printfrr_extMike RE Mallin
2024-05-31lib: Add ipaddr_is_same to compare IPv6 addressesMike RE Mallin
2024-05-31lib: Add SET_IPADDR_NONE macroMike RE Mallin
2023-09-20lib: random make-coverity-happy nitsDavid Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31lib: Add missing enum's to switch statementDonald Sharp
2022-11-14pathd: use a define to store the the length of endpoint stringPhilippe Guibert
2022-01-27vrrpd: use ipaddr_is_zero when neededIgor Ryzhov
2022-01-19bgpd: replace custom union gw_addr with struct ipaddrIgor Ryzhov
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-08-07lib: add generic struct ipaddr comparison functionSebastien Merle
2020-08-03lib,zebra,bgpd: Fix for nexthop as IPv4 mapped IPv6 addressKaushik
2020-07-14lib: add %pIA for struct ipaddr *David Lamparter
2020-07-14lib/ipaddr: match constants to AF_*David Lamparter
2020-03-27zebra,lib: use const in more apisMark Stapp
2020-02-26lib: fix ipaddr_issetQuentin Young
2019-12-09lib: add ipaddr_isset()Quentin Young
2019-07-17lib: use const in ipaddr2strMark Stapp
2019-05-17vrrpd, lib: style fixesQuentin Young
2019-05-17lib: add sizing macro to ipaddr.hQuentin Young
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-05-08zebra: remote RMAC for EVPN ipv6 hosts should be programmed against the ipv4 ...Mitesh Kanjariya
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06Merge branch 'master' of https://github.com/frrouting/frr into evpn-ipv6-tena...vivek
2018-03-01lib, zebra: Fix warningsvivek
2018-02-28*: EVPN symmetric routing for IPv6 tenant routesvivek
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-10lib: Remove typedef from ipaddrDonald Sharp
2017-05-25lib: Define generic IP address structurevivek