| Age | Commit message (Collapse) | Author |
|
Done with a combination of regex'ing and banging my head against a wall.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
|
|
... by referencing all autogenerated headers relative to the root
directory. (90% of the changes here is `version.h`.)
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
|
|
This didn't break anything but it's not really correct either.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
|
|
Sigh. Initializing a bool to -1 gives 1.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
|
|
(I hadn't initially added this because I thought it superfluous, but it
kinda makes things nicer.)
Signed-off-by: David Lamparter <equinox@diac24.net>
|
|
Since we've been writing out "frr version" and "frr defaults" for about
a year and a half now, we can now actually use them to manage defaults.
Signed-off-by: David Lamparter <equinox@diac24.net>
|
|
This just compares 2 version strings.
Signed-off-by: David Lamparter <equinox@diac24.net>
|