mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
ddf698ec99
Some [redacted] (yes, myself) had a really bad idea to rename nest/route.h to nest/rt.h while refactoring some data structures out of it. This led to unnecessarily complex problems with merging updates from v2. Reverting this change to make my life a bit easier. At least it needed only one find-sed command: find -name '*.[chlY]' -type f -exec sed -i 's#nest/rt.h#nest/route.h#' '{}' + |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
Makefile | ||
packets.c | ||
radv.c | ||
radv.h |