index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
snapcraft: Add support for extra version information
Martin Winter
2017-04-28
6
-3
/
+18
*
snapcraft: Fix missing files in "make dist" target
Martin Winter
2017-04-28
1
-20
/
+2
*
Merge pull request #413 from dwalton76/address-family-argv-argc-stable-30
Renato Westphal
2017-04-27
1
-53
/
+75
|
\
|
*
Problem with DEFUNSH in vtysh, issue #358
Daniel Walton
2017-04-27
1
-53
/
+75
|
/
*
Merge pull request #399 from donaldsharp/is_configured
Jafar Al-Gharaibeh
2017-04-25
1
-40
/
+0
|
\
|
*
ospfd: Remove unused function
Donald Sharp
2017-04-25
1
-40
/
+0
*
|
Merge pull request #403 from donaldsharp/nhrpd2
Russ White
2017-04-25
6
-56
/
+160
|
\
\
|
*
|
nhrpd: Fix cli changes missed
Donald Sharp
2017-04-25
1
-1
/
+1
|
*
|
nhrp: parse and log command response errors from strongSwan
Timo Teräs
2017-04-25
1
-1
/
+21
|
*
|
nhrp: fix potential crash when vici profile name is not configured
Timo Teräs
2017-04-25
1
-0
/
+2
|
*
|
nhrp: notify 'tunnel protection' changes
Timo Teräs
2017-04-25
1
-0
/
+2
|
*
|
nhrp: explicitly cast ints to size_t for vici_request_vc va_list handling
Timo Teräs
2017-04-25
1
-3
/
+3
|
*
|
nhrp: fix protocol address family parsing on receive
Timo Teräs
2017-04-25
1
-9
/
+19
|
*
|
nhrp: implement 'no ip nhrp map' command
Timo Teräs
2017-04-25
1
-0
/
+27
|
*
|
nhrpd: implement 'show ip nhrp nhs'
Timo Teräs
2017-04-25
3
-43
/
+86
|
/
/
*
|
Merge pull request #400 from dwalton76/default-frr-conf
Martin Winter
2017-04-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
vtysh: "Command incomplete: log syslog"
Daniel Walton
2017-04-24
1
-1
/
+1
*
|
Merge pull request #391 from opensourcerouting/fix-no-router-ospf6
Donald Sharp
2017-04-22
1
-0
/
+8
|
\
\
|
*
|
ospf6d: fix "no router ospf6"
Renato Westphal
2017-04-22
1
-0
/
+8
|
/
/
*
|
Merge pull request #388 from opensourcerouting/snap-fixes-3.0
Donald Sharp
2017-04-22
12
-14
/
+128
|
\
\
|
*
|
snapcraft: Add FPM module with command to set mode or disable it
Martin Winter
2017-04-21
5
-2
/
+68
|
*
|
lib: Add CLI option --moduledir to override default module location (needed f...
Martin Winter
2017-04-21
4
-7
/
+24
|
*
|
snapcraft: Add nhrpd to snap
Martin Winter
2017-04-21
4
-3
/
+29
|
*
|
snapcraft: Fix another old leftover of ubuntu-core in build doc
Martin Winter
2017-04-21
1
-1
/
+3
|
*
|
snapcraft: Update snapcraft requirements for FRR 3.0 (from 2.0)
Martin Winter
2017-04-21
1
-1
/
+4
*
|
|
doc: Add nhrpd to relevant section in Building_FRR_on_xxxx doc
Martin Winter
2017-04-21
6
-1
/
+7
*
|
|
Clean installation guide with Debian/Ubuntu
Phil Huang
2017-04-21
4
-47
/
+40
*
|
|
Add user `frr` into group `frrvty`
Phil Huang
2017-04-21
4
-10
/
+13
|
/
/
*
|
Merge pull request #382 from opensourcerouting/snap-doc-fixes-3.0
Donald Sharp
2017-04-21
1
-5
/
+54
|
\
\
|
*
|
snapcraft: Improve README.usage.md based on feedback received
Martin Winter
2017-04-21
1
-5
/
+54
|
/
/
*
|
Merge pull request #379 from pguibert6WIND/frrouting_issue309_2
Russ White
2017-04-19
1
-2
/
+0
|
\
\
|
*
|
vtysh: remove deprecated HAVE_EVPN flag
Philippe Guibert
2017-04-19
1
-2
/
+0
|
/
/
*
|
Merge pull request #371 from donaldsharp/as_path_fix_3.0
Martin Winter
2017-04-17
2
-5
/
+3
|
\
\
|
*
|
bgpd: 'show .... bgp regexp WORD' fixed
Donald Sharp
2017-04-15
1
-2
/
+0
|
*
|
bgpd: Fix 'set as-path prepend last-as 10'
Donald Sharp
2017-04-15
1
-3
/
+3
|
/
/
*
|
Merge pull request #359 from opensourcerouting/bgpd_largecomm_fix
Donald Sharp
2017-04-11
1
-4
/
+3
|
\
\
|
*
|
bgpd: fixes for the "show bgp large-community" command
Renato Westphal
2017-04-10
1
-4
/
+3
*
|
|
Merge pull request #351 from donaldsharp/ospf_fix
Renato Westphal
2017-04-11
2
-32
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: Fix debugs to be guarded.
Donald Sharp
2017-04-08
1
-10
/
+22
|
*
|
ospfd: Fix the 'show ip ospf int ...' command
Donald Sharp
2017-04-08
1
-22
/
+9
*
|
|
ripd: fix argv index numbers in the redistribute command
Renato Westphal
2017-04-08
1
-4
/
+4
|
/
/
*
|
Merge pull request #338 from donaldsharp/3.0_fixes
Jafar Al-Gharaibeh
2017-04-06
3
-1
/
+25
|
\
\
|
*
|
*: Switchover to 3.0
Donald Sharp
2017-04-06
2
-1
/
+22
|
*
|
lib: Fix missing help strings
Donald Sharp
2017-04-06
1
-0
/
+3
|
/
/
*
|
Merge pull request #337 from donaldsharp/more_spt_more
David Lamparter
2017-04-05
8
-30
/
+173
|
\
\
|
*
|
pimd: Add the ability to never SPT switchover
Donald Sharp
2017-04-05
7
-1
/
+87
|
*
|
pimd: Fix crash when failure to create upstream
Donald Sharp
2017-04-05
1
-0
/
+7
|
*
|
pimd: Allow SPT switchover
Donald Sharp
2017-04-05
4
-28
/
+72
|
*
|
pimd: Add # of ifchannels to 'show ip pim int'
Donald Sharp
2017-04-05
1
-2
/
+8
*
|
|
Merge pull request #333 from donaldsharp/frr
David Lamparter
2017-04-05
10
-47
/
+43
|
\
\
\
|
|
/
/
|
/
|
|
[next]