summaryrefslogtreecommitdiffstats
path: root/fpm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-27Update Building_FRR_on_Ubuntu1604.mdHung-Wei Chiu1-0/+37
2017-04-27Problem with DEFUNSH in vtysh, issue #358Daniel Walton1-53/+75
2017-04-25nhrpd: Fix cli changes missedDonald Sharp1-1/+1
2017-04-25nhrp: parse and log command response errors from strongSwanTimo Teräs1-1/+21
2017-04-25nhrp: fix potential crash when vici profile name is not configuredTimo Teräs1-0/+2
2017-04-25nhrp: notify 'tunnel protection' changesTimo Teräs1-0/+2
2017-04-25nhrp: explicitly cast ints to size_t for vici_request_vc va_list handlingTimo Teräs1-3/+3
2017-04-25nhrp: fix protocol address family parsing on receiveTimo Teräs1-9/+19
2017-04-25nhrp: implement 'no ip nhrp map' commandTimo Teräs1-0/+27
2017-04-25nhrpd: implement 'show ip nhrp nhs'Timo Teräs3-43/+86
2017-04-25ospfd: Remove unused functionDonald Sharp1-40/+0
2017-04-24vtysh: "Command incomplete: log syslog"Daniel Walton1-1/+1
2017-04-22ospf6d: fix "no router ospf6"Renato Westphal1-0/+8
2017-04-21doc: Add nhrpd to relevant section in Building_FRR_on_xxxx docMartin Winter6-1/+7
2017-04-21Clean installation guide with Debian/UbuntuPhil Huang4-47/+40
2017-04-21Add user `frr` into group `frrvty`Phil Huang4-10/+13
2017-04-21snapcraft: Add FPM module with command to set mode or disable itMartin Winter5-2/+68
2017-04-21lib: Add CLI option --moduledir to override default module location (needed f...Martin Winter4-7/+24
2017-04-21snapcraft: Add nhrpd to snapMartin Winter4-3/+29
2017-04-21snapcraft: Fix another old leftover of ubuntu-core in build docMartin Winter1-1/+3
2017-04-21snapcraft: Update snapcraft requirements for FRR 3.0 (from 2.0)Martin Winter1-1/+4
2017-04-21snapcraft: Improve README.usage.md based on feedback receivedMartin Winter1-5/+54
2017-04-19vtysh: remove deprecated HAVE_EVPN flagPhilippe Guibert1-2/+0
2017-04-15bgpd: 'show .... bgp regexp WORD' fixedDonald Sharp1-2/+0
2017-04-15bgpd: Fix 'set as-path prepend last-as 10'Donald Sharp1-3/+3
2017-04-10bgpd: fixes for the "show bgp large-community" commandRenato Westphal1-4/+3
2017-04-08ripd: fix argv index numbers in the redistribute commandRenato Westphal1-4/+4
2017-04-08lib: Fix debugs to be guarded.Donald Sharp1-10/+22
2017-04-08ospfd: Fix the 'show ip ospf int ...' commandDonald Sharp1-22/+9
2017-04-06*: Switchover to 3.0Donald Sharp2-1/+22
2017-04-06lib: Fix missing help stringsDonald Sharp1-0/+3
2017-04-05pimd: Add the ability to never SPT switchoverDonald Sharp7-1/+87
2017-04-05pimd: Fix crash when failure to create upstreamDonald Sharp1-0/+7
2017-04-05pimd: Allow SPT switchoverDonald Sharp4-28/+72
2017-04-05pimd: Add # of ifchannels to 'show ip pim int'Donald Sharp1-2/+8
2017-04-05doc: Cleanup 'Build the Software'Donald Sharp1-10/+6
2017-04-05*: Clean up some wrong referencesDonald Sharp9-37/+37
2017-04-04vtysh: Fix build for non-snmp caseDonald Sharp1-6/+46
2017-04-04build: fix CFLAGS for snmp modulesDavid Lamparter5-0/+5
2017-04-04tools: quagga-reload.py fails to change max-pathsDaniel Walton1-0/+20
2017-04-04ospfd: "no log-adjacency-changes detail" disables log-adjacency-changesDaniel Walton2-2/+0
2017-04-04zebra: "debug zebra nht" is not in the configDaniel Walton1-0/+5
2017-04-04build: remove wildcards from snapcraft/Makefile.amDavid Lamparter1-4/+24
2017-04-04vtysh: handle "show modules" like "show memory"David Lamparter2-11/+26
2017-04-04zebra: Fix printf formattingDonald Sharp1-1/+1
2017-04-04zebra: fix v4/v6 typos in some show commandsRenato Westphal1-4/+4
2017-04-04lib, zebra: Fix CR commentsDonald Sharp2-3/+5
2017-04-03redhat/frr.spec.in: fix typoLou Berger1-1/+1
2017-04-03doc: fix some omissions in centos instructionsLou Berger2-2/+2
2017-04-03ospfd, ospf6d: fix distance commandsQuentin Young2-157/+35