Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-27 | frr: when building DEB include source version from "git describe" | Christian Poessinger | |
2021-11-23 | frr: T3753: upgrade to upstream stable/8.0 branch | Christian Poessinger | |
2021-06-26 | frr: when using "git am" for patches, use date from the e-mail message | Christian Poessinger | |
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. | |||
2020-10-28 | frr: drop custom patches as they are now part of upstream repox | Christian Poessinger | |
2020-06-28 | T2638: frr: use "git am" to apply patches | Christian Poessinger | |
2020-06-28 | T2638: FRR: FRR-reload needs patching to work on 7.3.0 | Runar Borge | |
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. |