index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ipaddr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vrrpd: use ipaddr_is_zero when needed
Igor Ryzhov
2022-01-27
1
-9
/
+0
*
bgpd: replace custom union gw_addr with struct ipaddr
Igor Ryzhov
2022-01-19
1
-0
/
+13
*
lib, zebra: Add SR-TE policy infrastructure to zebra
Sebastien Merle
2020-08-07
1
-0
/
+14
*
lib: add generic struct ipaddr comparison function
Sebastien Merle
2020-08-07
1
-0
/
+25
*
lib,zebra,bgpd: Fix for nexthop as IPv4 mapped IPv6 address
Kaushik
2020-08-04
1
-0
/
+7
*
lib: add %pIA for struct ipaddr *
David Lamparter
2020-07-14
1
-0
/
+4
*
lib/ipaddr: match constants to AF_*
David Lamparter
2020-07-14
1
-9
/
+5
*
zebra,lib: use const in more apis
Mark Stapp
2020-03-27
1
-1
/
+1
*
lib: fix ipaddr_isset
Quentin Young
2020-02-26
1
-1
/
+4
*
lib: add ipaddr_isset()
Quentin Young
2019-12-09
1
-0
/
+6
*
lib: use const in ipaddr2str
Mark Stapp
2019-07-17
1
-1
/
+1
*
vrrpd, lib: style fixes
Quentin Young
2019-05-17
1
-1
/
+1
*
lib: add sizing macro to ipaddr.h
Quentin Young
2019-05-17
1
-0
/
+3
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
zebra: remote RMAC for EVPN ipv6 hosts should be programmed against the ipv4 ...
Mitesh Kanjariya
2018-05-09
1
-0
/
+10
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-2
/
+2
*
Merge branch 'master' of https://github.com/frrouting/frr into evpn-ipv6-tena...
vivek
2018-03-06
1
-0
/
+6
|
\
*
|
lib, zebra: Fix warnings
vivek
2018-03-01
1
-0
/
+1
*
|
*: EVPN symmetric routing for IPv6 tenant routes
vivek
2018-02-28
1
-0
/
+10
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-42
/
+36
*
lib: Remove typedef from ipaddr
Donald Sharp
2017-07-10
1
-5
/
+5
*
lib: Define generic IP address structure
vivek
2017-05-25
1
-0
/
+94