summaryrefslogtreecommitdiffstats
path: root/lib/sockunion.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* bgpd, lib, pimd: Remove sockopt_corkDonald Sharp2022-03-121-1/+0
* lib: use in6addr comparator in testDonald Lee2021-06-221-0/+1
* lib: add `%dPF` & `%dSO` formatsDavid Lamparter2021-03-301-0/+5
* lib: fix & improve `%pSU` formatDavid Lamparter2021-03-301-0/+7
* libs,nhrpd: remove exec permMark Stapp2021-01-121-0/+0
* nhrpd: Clear shortcut routes properly for all protocolsGaurav Goyal2020-12-161-0/+1
* lib: add %pSU for union sockunion *David Lamparter2020-07-141-0/+4
* bgpd, lib: Remove SO_MARKDonald Sharp2019-05-241-1/+0
* vrrpd: ipv6 supportQuentin Young2019-05-171-0/+1
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
* zebra: kernel_socket: read extra attributesDavid Lamparter2017-08-281-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-44/+38
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-4/+0
* build: massively remove needless checksDavid Lamparter2016-11-151-13/+0
* zebra: check at startup if the kernel supports MPLSRenato Westphal2016-09-231-2/+2
* mpls: add support to the OpenBSD kernelRenato Westphal2016-09-231-0/+6
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+2
* lib: constify sockunion apiTimo Teräs2016-06-081-6/+6
* sockunion: add accessors for sockunion addressTimo Teräs2016-05-261-0/+5
* lib: Fix some more compiler warningsDonald Sharp2016-05-201-17/+0
* Use a hash to store BGP peer structuresDaniel Walton2015-10-231-0/+1
* sockunion: add hash functionTimo Teräs2015-09-081-0/+1
* bgpd-set-somark.patchDonald Sharp2015-06-121-0/+3
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-1/+1
* lib: Add back sockunion_str2suPaul Jakma2012-06-141-0/+1
* lib: remove sockunion related unused definitionsJorge Boncompte [DTI2]2012-05-021-7/+0
* bgpd: Fix memory leak of some "show ip bgp neighbor" commandsJorge Boncompte [DTI2]2012-05-021-1/+0
* lib: remove last uses of sockunion_su2str()Jorge Boncompte [DTI2]2012-05-021-1/+0
* bgpd: Fix memory leak with 'set ip next-hop peer-address'Jorge Boncompte [DTI2]2012-05-021-0/+2
* lib: add sockopt helper for setting IPV6_V6ONLY and use itDavid Lamparter2011-12-131-0/+1
* bgpd: RFC 5082 Generalized TTL Security Mechanism supportNick Hilliard2011-03-231-0/+1
* lib: add TCP_CORK wrapperStephen Hemminger2011-03-211-0/+1
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-27/+27
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-1/+1
* Some more const string fixes.hasso2004-10-111-1/+1
* Initial revisionpaul2002-12-131-0/+128