Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |
| | | | | | | | 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> | ||||
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -349/+391 |
| | | | | | | indent.py `git ls-files | pcregrep '\.[ch]$' | pcregrep -v '^(ldpd|babeld|nhrpd)/'` Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | ldpd: copy original sources from OpenBSD (14/09/2016) | Renato Westphal | 2016-09-23 | 1 | -0/+533 |
Signed-off-by: Renato Westphal <renato@opensourcerouting.org> |