frr: makefile cleanup and misc fixes 12039/head
authorLucian Cristian <lucian.cristian@gmail.com>
Fri, 1 May 2020 17:41:08 +0000 (20:41 +0300)
committerLucian Cristian <lucian.cristian@gmail.com>
Sun, 3 May 2020 00:06:20 +0000 (03:06 +0300)
commit7d2c647f2dc0829aa84b08c8541b3112155e63c7
tree6cdb85c282a88dca9f93904e8406f578481aa397
parentdf229aaddd00ff476a960314063fd387c1e87a54
frr: makefile cleanup and misc fixes

fix mips runtime by backporting some yang changes from master
added commited fixes to 7.3
also add option for snmp support

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
17 files changed:
net/frr/Config.in
net/frr/Makefile
net/frr/files/vtysh.conf [new file with mode: 0644]
net/frr/patches/010-add_yahng_filter.patch [new file with mode: 0644]
net/frr/patches/010-add_yang_routemap.patch [new file with mode: 0644]
net/frr/patches/011-mod_yang_routemap_model.patch [new file with mode: 0644]
net/frr/patches/012-add_yang_filter.patch [new file with mode: 0644]
net/frr/patches/013-backport_northbound.patch [new file with mode: 0644]
net/frr/patches/014-backport_northbound.patch [new file with mode: 0644]
net/frr/patches/020-7.3_backports.patch [new file with mode: 0644]
net/frr/patches/021-7.3_backports.patch [new file with mode: 0644]
net/frr/patches/022-7.3_backports.patch [new file with mode: 0644]
net/frr/patches/023-7.3_backports.patch [new file with mode: 0644]
net/frr/patches/024-7.3_backports.patch [new file with mode: 0644]
net/frr/patches/025-7.3_backports.patch [new file with mode: 0644]
net/frr/patches/026-7.3_backports.patch [new file with mode: 0644]
net/frr/patches/098-fix_mips_libyang.patch [new file with mode: 0644]