summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ripd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal2018-10-275-42/+58
* ripd: retrofit the 'default-information' command to the new northbound modelRenato Westphal2018-10-276-71/+58
* ripd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal2018-10-275-41/+45
* ripd: retrofit the 'router rip' command to the new northbound modelRenato Westphal2018-10-275-53/+112
* yang, ripd: add 'frr-ripd.yang' and associated stub callbacksRenato Westphal2018-10-2712-0/+1777
* lib: retrofit interface commands to the new northbound modelRenato Westphal2018-10-2710-200/+349
* yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal2018-10-2715-1/+120
* lib: add a new northbound plugin for SysrepoRenato Westphal2018-10-276-0/+933
* lib: add a new northbound plugin for ConfDRenato Westphal2018-10-276-0/+1242
* *: add empty array of YANG modulesRenato Westphal2018-10-2715-13/+84
* lib: introduce new northbound APIRenato Westphal2018-10-2746-25/+8267
* Merge pull request #3235 from opensourcerouting/buildfoo-20181024Lou Berger2018-10-2710-12/+52
|\
| * build: add "redistclean" targetDavid Lamparter2018-10-241-0/+3
| * build: make clean and dist consistentDavid Lamparter2018-10-246-6/+19
| * build: work around automake wtfDavid Lamparter2018-10-241-4/+10
| * build: carry --with-pkg-extra-version into tarballsDavid Lamparter2018-10-244-2/+20
* | Merge pull request #3206 from qlyoung/mac-token-changeDavid Lamparter2018-10-273-6/+6
|\ \
| * | lib: change M:A:C to X:X:X:X:X:XQuentin Young2018-10-243-6/+6
* | | Merge pull request #3199 from donaldsharp/eigrp_keyDavid Lamparter2018-10-265-51/+33
|\ \ \
| * | | eigrpd: Fix bandwidth command to actually read input properlyDonald Sharp2018-10-251-6/+3
| * | | eigrpd: Convert keychain authentication to DEFPYDonald Sharp2018-10-252-42/+26
| * | | vtysh: Allow eigrp and rip access to keychain.c configDonald Sharp2018-10-253-3/+4
* | | | Merge pull request #2926 from donaldsharp/routerDavid Lamparter2018-10-2615-483/+485
|\ \ \ \
| * | | | zebra: Move rtadv to zebra_routerDonald Sharp2018-10-243-39/+32
| * | | | zebra: Remove _wrap_script from hook namesDonald Sharp2018-10-242-24/+24
| * | | | zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp2018-10-247-188/+131
| * | | | zebra: Move rules_hash to zrouterDonald Sharp2018-10-247-31/+47
| * | | | zebra: Start breakup of zns into zrouter and znsDonald Sharp2018-10-2411-228/+278
| |/ / /
* | | | Merge pull request #3237 from donaldsharp/actual_errorDavid Lamparter2018-10-261-1/+3
|\ \ \ \
| * | | | lib: If command was successful don't store the command as an errorDonald Sharp2018-10-251-1/+3
| |/ / /
* | | | Merge pull request #3227 from qlyoung/fix-exit-vrf-placement-upstreamDavid Lamparter2018-10-263-14/+78
|\ \ \ \
| * | | | vtysh: fix exit-vrf printingQuentin Young2018-10-243-14/+78
| | |/ / | |/| |
* | | | Merge pull request #3236 from qlyoung/finish-onlinkDavid Lamparter2018-10-261-3/+9
|\ \ \ \
| * | | | staticd: finish missing onlink piecesQuentin Young2018-10-241-3/+9
| |/ / /
* | | | Merge pull request #3247 from opensourcerouting/spelchekQuentin Young2018-10-2544-73/+73
|\ \ \ \
| * | | | *: spelchekDavid Lamparter2018-10-2544-73/+73
|/ / / /
* | | | Merge pull request #3121 from pguibert6WIND/flowspec_json_issueDonald Sharp2018-10-251-9/+26
|\ \ \ \
| * | | | bgpd: fill in prefix for flowspec entry when json format is requestedPhilippe Guibert2018-10-231-9/+26
* | | | | Merge pull request #3234 from donaldsharp/bsd_install_failureRenato Westphal2018-10-241-4/+7
|\ \ \ \ \
| * | | | | zebra: Notice when a route fails to install on *bsdDonald Sharp2018-10-241-4/+7
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3229 from opensourcerouting/bugfix/fabricd-distributionDonald Sharp2018-10-247-3/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | debianpkg, tools: Add fabricd to distribution scriptsChristian Franke2018-10-247-3/+8
| | |_|/ | |/| |
* | | | Merge pull request #3225 from donaldsharp/revert_default_originate_changesDavid Lamparter2018-10-242-37/+27
|\ \ \ \
| * | | | Revert "bgpd: Set attributes according route-maps if applied for default-orig...Donald Sharp2018-10-231-30/+32
| * | | | Revert "bgpd: Make sure default-originate works without route-map as well"Donald Sharp2018-10-231-19/+5
| * | | | bgpd: When displaying default originate debugs don't print gibberishDonald Sharp2018-10-231-0/+2
| | |_|/ | |/| |
* | | | Merge pull request #3230 from opensourcerouting/feature/isis-improve-lsp-sche...Donald Sharp2018-10-246-58/+76
|\ \ \ \ | |_|/ / |/| | |
| * | | isisd: delay lsp regeneration while events are still coming inChristian Franke2018-10-243-5/+19
| * | | isisd: Combine lsp_l1/l2_refreshChristian Franke2018-10-243-49/+37
| * | | isisd: Log LSP-update trigger sourceChristian Franke2018-10-242-4/+13