summaryrefslogtreecommitdiff
path: root/packages/frr/build-frr.sh
AgeCommit message (Collapse)Author
2020-10-28frr: drop custom patches as they are now part of upstream repoxChristian Poessinger
2020-06-28T2638: frr: use "git am" to apply patchesChristian Poessinger
2020-06-28T2638: FRR: FRR-reload needs patching to work on 7.3.0Runar 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.