David Lamparter
acddc0ed3c
*: auto-convert to SPDX License IDs
...
Done with a combination of regex'ing and banging my head against a wall.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2023-02-09 14:09:11 +01:00
ewlumpkin
214d8a60e1
lib: fix spelling nits in more lib files
...
Signed-off-by: ewlumpkin <ewlumpkin@gmail.com>
2021-10-05 21:42:57 +00:00
David Lamparter
afb35622ef
lib: make "%Ld" work for int64_t
...
... without compiler plugins.
Signed-off-by: David Lamparter <equinox@diac24.net>
2019-06-12 19:35:43 +02:00
Renato Westphal
5e2444690b
lib: add extern "C" {} blocks to all libfrr headers
...
These are necessary to use functions defined in these headers from C++.
Signed-off-by: David Lamparter <equinox@diac24.net>
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2019-02-11 22:34:12 -02:00
Lou Berger
996c93142d
*: conform with COMMUNITY.md formatting rules, via 'make indent'
...
Signed-off-by: Lou Berger <lberger@labn.net>
2018-03-06 14:04:32 -05:00
Christian Franke
31bfa0624d
lib: add sbuf
...
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
2017-08-03 11:34:01 +02:00