0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-25 08:24:38 +00:00
Maria Matejka ddf698ec99 Renamed nest/rt.h back to nest/route.h
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#' '{}' +
2023-10-29 16:29:26 +01:00
..
2023-10-29 16:29:26 +01:00
2017-02-20 02:26:45 +01:00
2015-11-05 12:48:52 +01:00
2015-06-08 02:24:08 +02:00
2015-06-08 02:24:08 +02:00
2015-05-01 14:40:56 +02:00
2021-05-18 20:41:01 +02:00
2023-04-27 17:09:00 +02:00
2013-09-16 23:57:40 +02:00
2021-11-13 21:11:18 +01:00
2023-02-02 15:57:21 +01:00
2023-05-18 16:02:02 +02:00
2015-11-24 13:52:26 +01:00
2016-11-09 16:36:34 +01:00
2014-06-26 11:58:57 +02:00
2017-12-07 13:53:42 +01:00
2018-11-20 17:45:35 +01:00
2015-06-08 02:24:08 +02:00