6 Commits

Author SHA1 Message Date
Christian Poessinger
fe6650ea33 frr: when building DEB include source version from "git describe" 2022-03-27 10:27:19 +02:00
Christian Poessinger
3acf36f2b1 frr: T3753: upgrade to upstream stable/8.0 branch 2021-11-23 16:34:31 +01:00
Christian Poessinger
8765873048 frr: when using "git am" for patches, use date from the e-mail message
By default the command records the date from the e-mail message as the commit
author date, and uses the time of commit creation as the committer date. This
allows the user to lie about the committer date by using the same value as the
author date.
2021-06-26 20:51:24 +02:00
Christian Poessinger
1040a4bdf7 frr: drop custom patches as they are now part of upstream repox 2020-10-28 20:24:15 +01:00
Christian Poessinger
65f32962f1 T2638: frr: use "git am" to apply patches 2020-06-28 20:33:00 +02:00
Runar Borge
d611c31fbf T2638: FRR: FRR-reload needs patching to work on 7.3.0
Because of FRR bug 6062 (https://github.com/FRRouting/frr/issues/6062) frr-reload in frr 7.3.0 and 7.3.1
needs to be patched to work properly. without this patch frr-reload will allways compare against
a blank/empty running configuration.
2020-06-28 00:24:48 +02:00