index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_rd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Convert inet_ntoa to %pI4/inet_ntop
Donatas Abraitis
2020-10-18
1
-3
/
+4
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-3
/
+3
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-1
/
+1
*
bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC
Quentin Young
2020-04-01
1
-4
/
+4
*
lib, bgpd: Another round of `struct const prefix` cleanup
Donald Sharp
2020-03-26
1
-3
/
+3
*
bgpd: Rework code to use `const struct prefix`
Donald Sharp
2020-03-24
1
-1
/
+1
*
bgpd, lib: More `const`ification of various code
Donald Sharp
2020-03-23
1
-3
/
+3
*
bgpd: fix large route-distinguisher's format
Hiroki Shirokura
2020-01-06
1
-3
/
+4
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
bgpd, lib, ospfd, zebra: all_digit moved to frrstr
paco
2018-06-19
1
-0
/
+1
*
bgpd: Ignore return code for str2prefix
Donald Sharp
2018-05-30
1
-1
/
+1
*
bgpd: Auto RD definitions and encoding
vivek
2018-04-25
1
-0
/
+12
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-19
/
+19
*
bgpd: Modify prefix_rd2str to return "Unknown" when unknown
Donald Sharp
2017-12-11
1
-3
/
+4
*
*: fix be32 reading / 24-bit left shift
David Lamparter
2017-09-09
1
-10
/
+2
*
bgpd: Convert to using ETH_ALEN
Donald Sharp
2017-08-04
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-155
/
+132
*
bgpd: Separate out RD handling functions
vivek
2017-07-12
1
-0
/
+232