summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_btoa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-211-1/+2
|\
| * bgpd: aspath list format binds on as-notation formatPhilippe Guibert2023-02-101-1/+2
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
|/
* bgpd: changes for code maintainabilitysri-mohan12022-09-011-1/+1
* bgpd: Convert inet_ntoa to %pI4/inet_ntopDonatas Abraitis2020-10-181-6/+5
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-3/+1
* bgpd: Untrusted argument (Coverity 1399380)paco2018-06-191-18/+20
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-9/+9
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-3/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-255/+230
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-101-1/+1
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-3/+3
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
* lib, vtysh: Return actual problem further upDonald Sharp2016-04-071-1/+2
* BGP: Update dump to allow Extended Time FormatAlexis Fasquel2015-11-171-0/+2
* bgpd: Fix bgp_btoa to compileDonald Sharp2015-10-211-18/+37
* Initial revisionpaul2002-12-131-0/+291