summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* snapcraft: Add support for extra version informationMartin Winter2017-04-286-3/+18
* snapcraft: Fix missing files in "make dist" targetMartin Winter2017-04-281-20/+2
* Merge pull request #413 from dwalton76/address-family-argv-argc-stable-30Renato Westphal2017-04-271-53/+75
|\
| * Problem with DEFUNSH in vtysh, issue #358Daniel Walton2017-04-271-53/+75
|/
* Merge pull request #399 from donaldsharp/is_configuredJafar Al-Gharaibeh2017-04-251-40/+0
|\
| * ospfd: Remove unused functionDonald Sharp2017-04-251-40/+0
* | Merge pull request #403 from donaldsharp/nhrpd2Russ White2017-04-256-56/+160
|\ \
| * | nhrpd: Fix cli changes missedDonald Sharp2017-04-251-1/+1
| * | nhrp: parse and log command response errors from strongSwanTimo Teräs2017-04-251-1/+21
| * | nhrp: fix potential crash when vici profile name is not configuredTimo Teräs2017-04-251-0/+2
| * | nhrp: notify 'tunnel protection' changesTimo Teräs2017-04-251-0/+2
| * | nhrp: explicitly cast ints to size_t for vici_request_vc va_list handlingTimo Teräs2017-04-251-3/+3
| * | nhrp: fix protocol address family parsing on receiveTimo Teräs2017-04-251-9/+19
| * | nhrp: implement 'no ip nhrp map' commandTimo Teräs2017-04-251-0/+27
| * | nhrpd: implement 'show ip nhrp nhs'Timo Teräs2017-04-253-43/+86
|/ /
* | Merge pull request #400 from dwalton76/default-frr-confMartin Winter2017-04-251-1/+1
|\ \ | |/ |/|
| * vtysh: "Command incomplete: log syslog"Daniel Walton2017-04-241-1/+1
* | Merge pull request #391 from opensourcerouting/fix-no-router-ospf6Donald Sharp2017-04-221-0/+8
|\ \
| * | ospf6d: fix "no router ospf6"Renato Westphal2017-04-221-0/+8
|/ /
* | Merge pull request #388 from opensourcerouting/snap-fixes-3.0Donald Sharp2017-04-2212-14/+128
|\ \
| * | snapcraft: Add FPM module with command to set mode or disable itMartin Winter2017-04-215-2/+68
| * | lib: Add CLI option --moduledir to override default module location (needed f...Martin Winter2017-04-214-7/+24
| * | snapcraft: Add nhrpd to snapMartin Winter2017-04-214-3/+29
| * | snapcraft: Fix another old leftover of ubuntu-core in build docMartin Winter2017-04-211-1/+3
| * | snapcraft: Update snapcraft requirements for FRR 3.0 (from 2.0)Martin Winter2017-04-211-1/+4
* | | doc: Add nhrpd to relevant section in Building_FRR_on_xxxx docMartin Winter2017-04-216-1/+7
* | | Clean installation guide with Debian/UbuntuPhil Huang2017-04-214-47/+40
* | | Add user `frr` into group `frrvty`Phil Huang2017-04-214-10/+13
|/ /
* | Merge pull request #382 from opensourcerouting/snap-doc-fixes-3.0Donald Sharp2017-04-211-5/+54
|\ \
| * | snapcraft: Improve README.usage.md based on feedback receivedMartin Winter2017-04-211-5/+54
|/ /
* | Merge pull request #379 from pguibert6WIND/frrouting_issue309_2Russ White2017-04-191-2/+0
|\ \
| * | vtysh: remove deprecated HAVE_EVPN flagPhilippe Guibert2017-04-191-2/+0
|/ /
* | Merge pull request #371 from donaldsharp/as_path_fix_3.0Martin Winter2017-04-172-5/+3
|\ \
| * | bgpd: 'show .... bgp regexp WORD' fixedDonald Sharp2017-04-151-2/+0
| * | bgpd: Fix 'set as-path prepend last-as 10'Donald Sharp2017-04-151-3/+3
|/ /
* | Merge pull request #359 from opensourcerouting/bgpd_largecomm_fixDonald Sharp2017-04-111-4/+3
|\ \
| * | bgpd: fixes for the "show bgp large-community" commandRenato Westphal2017-04-101-4/+3
* | | Merge pull request #351 from donaldsharp/ospf_fixRenato Westphal2017-04-112-32/+31
|\ \ \ | |/ / |/| |
| * | lib: Fix debugs to be guarded.Donald Sharp2017-04-081-10/+22
| * | ospfd: Fix the 'show ip ospf int ...' commandDonald Sharp2017-04-081-22/+9
* | | ripd: fix argv index numbers in the redistribute commandRenato Westphal2017-04-081-4/+4
|/ /
* | Merge pull request #338 from donaldsharp/3.0_fixesJafar Al-Gharaibeh2017-04-063-1/+25
|\ \
| * | *: Switchover to 3.0Donald Sharp2017-04-062-1/+22
| * | lib: Fix missing help stringsDonald Sharp2017-04-061-0/+3
|/ /
* | Merge pull request #337 from donaldsharp/more_spt_moreDavid Lamparter2017-04-058-30/+173
|\ \
| * | pimd: Add the ability to never SPT switchoverDonald Sharp2017-04-057-1/+87
| * | pimd: Fix crash when failure to create upstreamDonald Sharp2017-04-051-0/+7
| * | pimd: Allow SPT switchoverDonald Sharp2017-04-054-28/+72
| * | pimd: Add # of ifchannels to 'show ip pim int'Donald Sharp2017-04-051-2/+8
* | | Merge pull request #333 from donaldsharp/frrDavid Lamparter2017-04-0510-47/+43
|\ \ \ | |/ / |/| |