index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
prefix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
lib: protect printfrr extensions from NULL input
Mark Stapp
2021-03-01
1
-14
/
+40
*
*: remove more sprintf()
Quentin Young
2021-02-09
1
-2
/
+2
*
bgpd: support for DF election in EVPN-MH
Anuradha Karuppiah
2020-10-26
1
-0
/
+24
*
bgpd: replace bgp_evpn_route2str with prefix2str
Pat Ruddy
2020-10-16
1
-12
/
+25
*
lib: align prefixevpn2str output with bgp_evpn_route2str
Pat Ruddy
2020-10-15
1
-49
/
+42
*
lib: add family attribute for flowspec prefix structure
Philippe Guibert
2020-08-21
1
-0
/
+13
*
lib: add %pEA for struct ethaddr *
David Lamparter
2020-07-14
1
-0
/
+10
*
lib: add %pIA for struct ipaddr *
David Lamparter
2020-07-14
1
-0
/
+11
*
lib: clarify usage of prefix_bit function
Quentin Young
2020-06-22
1
-3
/
+3
*
lib: Minor update to EVPN type-5 prefix display
vivek
2020-05-26
1
-1
/
+1
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-1
/
+1
*
Merge pull request #5806 from ton31337/fix/remove_break_after_return
Mark Stapp
2020-02-13
1
-3
/
+0
|
\
|
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-3
/
+0
*
|
bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNI
Kishore Aramalla
2020-02-11
1
-0
/
+19
|
/
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-2
/
+2
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
*
Merge pull request #4773 from thozza/31-prefix-bcast-addr
Russ White
2020-01-28
1
-5
/
+5
|
\
|
*
lib/prefix.c: ipv4_broadcast_addr() didn't comply with RFC3021
Tomas Hozza
2019-08-05
1
-5
/
+5
*
|
lib/prefix: flip the bitrot compost
David Lamparter
2019-12-14
1
-457
/
+35
*
|
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
1
-6
/
+14
*
|
Merge pull request #4850 from lkrishnamoor/show_cli
Russ White
2019-10-19
1
-0
/
+47
|
\
\
|
*
|
bgpd: Adding new bgp evpn cli's for ip-prefix lookup
Lakshman Krishnamoorthy
2019-09-27
1
-0
/
+47
*
|
|
lib: Fix read beyond end of data structure
Donald Sharp
2019-10-10
1
-2
/
+12
|
/
/
*
|
Merge pull request #4877 from mjstapp/dplane_neighs
Donald Sharp
2019-09-04
1
-1
/
+1
|
\
\
|
*
|
lib: use const in prefix_mac2str
Mark Stapp
2019-08-23
1
-1
/
+1
|
|
/
*
|
lib: fix a couple more doc comments
Renato Westphal
2019-08-21
1
-2
/
+2
*
|
lib: switch str2prefix_ipv4() to use inet_pton()
Renato Westphal
2019-08-21
1
-1
/
+3
|
/
*
lib: fix prefix_copy() for clang-SA
David Lamparter
2019-07-29
1
-0
/
+4
*
lib: use some more transparent unions for prefixes
David Lamparter
2019-07-28
1
-3
/
+11
*
lib: fix prefix_cmp() return values
David Lamparter
2019-07-28
1
-16
/
+16
*
lib: remove snprintf from prefix2str
Quentin Young
2019-06-13
1
-5
/
+21
*
lib: add some printfrr specifiers
David Lamparter
2019-06-03
1
-0
/
+46
*
lib: remove some strcpy, strcat
Quentin Young
2019-05-29
1
-1
/
+1
*
lib: Make prefix_hash_key accept a const
Donald Sharp
2019-05-02
1
-1
/
+1
*
Revert "Zebra diet"
Lou Berger
2019-05-02
1
-1
/
+1
*
lib: Make prefix_hash_key accept a const
Donald Sharp
2019-05-02
1
-1
/
+1
*
lib: move SG prefix2str APIs from pimd to lib
Anuradha Karuppiah
2019-04-20
1
-0
/
+29
*
Merge pull request #3869 from qlyoung/cocci-fixes
David Lamparter
2019-03-06
1
-6
/
+3
|
\
|
*
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-26
1
-4
/
+2
|
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
|
lib: strncpy -> strlcpy | memcpy
Quentin Young
2019-02-26
1
-3
/
+3
|
/
*
lib: MTYPE_PREFIX_FLOWSPEC should not be exposed by memory.h
Donald Sharp
2019-02-07
1
-0
/
+1
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-2
/
+2
*
Merge pull request #3180 from qlyoung/prefixlen-u8-to-u16
Renato Westphal
2019-01-15
1
-11
/
+9
|
\
|
*
bgpd, lib: few more prefixlen updated
Quentin Young
2018-10-25
1
-0
/
+4
|
*
lib: convert prefixlen to 16-bit integer
Quentin Young
2018-10-15
1
-11
/
+5
*
|
lib: do not convert ip prefixes without '.'
Philippe Guibert
2018-11-28
1
-1
/
+1
|
/
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-2
/
+2
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
[next]