index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
prefix.c
Age
Commit message (
Expand
)
Author
2017-01-02
prefix.c: replace free with XFREE for memory allocated with XMALLOC
Lou Berger
2016-12-08
lib: fix prefix2str return value and assert
Christian Franke
2016-10-03
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-09-19
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-03
lib: add AF_ETHERNET/AFI_ETHER
Lou Berger
2016-07-28
*: get rid of "MTYPE 0"
David Lamparter
2016-06-09
lib: allow caller to provide prefix storage in sockunion2hostprefix
Timo Teräs
2016-05-26
lib: add SAFI_ENCAP type, safi2str prefix utility
Lou Berger
2016-03-29
isisd: add support to import routes from other protocols
Christian Franke
2015-11-23
Quagga: prefix2str fixup
Donald Sharp
2015-10-29
zebra: let FIB stand for its respective VRF
Feng Lu
2015-05-19
Zebra: Ensure we compare prefix and NHs when checking if NH changed
Donald Sharp
2014-06-04
*: nuke ^L (page feed)
David Lamparter
2012-04-04
lib: pretty ip_masklen and masklen2ip
David Lamparter
2012-04-04
Revert "lib: optimize ip_masklen()" (BZ#720)
David Lamparter
2012-03-23
lib: fix endianness bug in prefix.c
Renato Westphal
2012-01-08
lib: use prefix bit length macros
Denis Ovsienko
2012-01-06
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-02
lib: address type-punned pointers in prefix_same()
Denis Ovsienko
2012-01-02
lib: fix type-punning in ip_masklen()
Denis Ovsienko
2012-01-02
lib: optimize ip_masklen()
Denis Ovsienko
2012-01-01
Revert "lib: optimize apply_mask_ipv6()"
Denis Ovsienko
2011-12-13
lib: optimize apply_mask_ipv6()
Denis Ovsienko
2011-12-13
lib: optimize apply_mask_ipv4()
Denis Ovsienko
2011-12-13
lib: make masklen2ip6() safer and faster
Denis Ovsienko
2011-12-13
lib: fix endianness of masklen2ip()
Denis Ovsienko
2011-12-13
lib: make masklen2ip() safer and faster
Denis Ovsienko
2011-11-21
lib: prefix2sockunion, prefix_common_bits helper functions
David Lamparter
2010-12-08
lib: prefix.c nano-optimisation
Paul Jakma
2010-10-06
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2009-12-21
lib: make some structures constant
Stephen Hemminger
2009-08-28
lib/trivial: str2prefix checks return of inet_pton in fragile way
Paul Jakma
2005-07-26
2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-07-26
2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-05-06
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-04-08
* prefix.[hc]: Pass argument to the inet6_ntoa by value making it more
hasso
2005-04-05
* lib/prefix.[hc]: inet6_ntoa utility function copied from
hasso
2004-12-08
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-10-19
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-04
First small part of lib cleanup. Mainly "constification" of arguments and
hasso
2004-01-13
Explain the dual use of struct prefix for CIDR prefixes and
gdt
2002-12-13
Initial revision
paul