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
*
docs: Changed the manpage section from 1 to 8 so it conforms with its definition
Ryan Hagelstrom
2017-07-07
1
-1
/
+1
*
tools: etc needed in extra dist to make distribution correctly
Ryan Hagelstrom
2017-07-07
1
-1
/
+1
*
build: Hard directory instead of dynamic so make distribution works correctly
Ryan Hagelstrom
2017-07-07
1
-3
/
+2
*
Merge pull request #779 from qlyoung/update-docs
Martin Winter
2017-07-07
3
-12
/
+12
|
\
|
*
doc: update build docs for ubuntu
Quentin Young
2017-07-05
3
-12
/
+12
*
|
Merge pull request #777 from qlyoung/fix-mpls-str2label
David Lamparter
2017-07-06
1
-1
/
+1
|
\
\
|
*
|
zebra: fix mpls_str2label()
Quentin Young
2017-07-05
1
-1
/
+1
|
|
/
*
|
Merge pull request #781 from opensourcerouting/vty-out-bufresize
Quentin Young
2017-07-06
1
-2
/
+4
|
\
\
|
*
|
lib: fix vty_out with >1024 bytes of output
David Lamparter
2017-07-06
1
-2
/
+4
|
/
/
*
|
Merge pull request #780 from dwalton76/bgpd-address-family-vty-out
Quentin Young
2017-07-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bgpd: "address-family" not displayed in configuration
Daniel Walton
2017-07-05
1
-1
/
+1
|
/
*
Merge pull request #742 from qlyoung/hashstats
Martin Winter
2017-07-04
32
-56
/
+314
|
\
|
*
lib, vtysh: rebase hashstats
Quentin Young
2017-07-02
2
-17
/
+14
|
*
lib: use doubles instead of long doubles
Quentin Young
2017-07-02
1
-20
/
+21
|
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
28
-37
/
+38
|
*
lib, vtysh: hashtable statistics
Quentin Young
2017-07-02
4
-136
/
+231
|
*
lib: add statistics for hash tables
Quentin Young
2017-07-02
4
-0
/
+164
|
/
*
Merge pull request #771 from qlyoung/printf-madness
Jafar Al-Gharaibeh
2017-06-30
4
-11
/
+14
|
\
|
*
lib: printf bugfixes & improvement
Quentin Young
2017-06-30
4
-11
/
+14
*
|
Merge pull request #740 from donaldsharp/ospf_commands
Jafar Al-Gharaibeh
2017-06-30
1
-29
/
+11
|
\
\
|
|
/
|
/
|
|
*
ospfd: Fix 'advanced' type data base show
Donald Sharp
2017-06-30
1
-29
/
+11
*
|
Merge pull request #768 from qlyoung/fix-gitignore2
Jafar Al-Gharaibeh
2017-06-30
2
-0
/
+4
|
\
\
|
*
|
lib, bgpd: fix .gitignore
Quentin Young
2017-06-29
2
-0
/
+4
*
|
|
Merge pull request #770 from donaldsharp/zclient
Jafar Al-Gharaibeh
2017-06-30
17
-4
/
+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospf6d: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-1
/
+4
|
*
|
ospfd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+2
|
*
|
pimd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
2
-0
/
+10
|
*
|
ripd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
3
-0
/
+10
|
*
|
ripngd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
3
-0
/
+9
|
*
|
nhrpd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+1
|
*
|
isisd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
3
-0
/
+10
|
*
|
eigrpd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-2
/
+4
|
*
|
babeld: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+1
|
*
|
lib: Fix clang warning
Donald Sharp
2017-06-30
1
-1
/
+1
*
|
|
Merge pull request #723 from qlyoung/fix-static-pipe-poker-buf
Jafar Al-Gharaibeh
2017-06-30
21
-201
/
+229
|
\
\
\
|
*
|
|
lib: fix merge error
Quentin Young
2017-06-30
1
-1
/
+0
|
*
|
|
lib: more `show thread cpu`
Quentin Young
2017-06-30
20
-29
/
+49
|
*
|
|
lib: make `show thread...` commands mt-aware
Quentin Young
2017-06-30
2
-164
/
+163
|
*
|
|
lib: mt-safe tracebacks
Quentin Young
2017-06-30
3
-20
/
+30
|
*
|
|
lib: un-static trash buffer for pipe poker
Quentin Young
2017-06-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #769 from qlyoung/fix-json-int
Russ White
2017-06-30
3
-10
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: always use 64-bit integers for json
Quentin Young
2017-06-30
3
-10
/
+2
|
|
/
*
|
Merge pull request #767 from donaldsharp/if_update
Jafar Al-Gharaibeh
2017-06-30
5
-11
/
+6
|
\
\
|
|
/
|
/
|
|
*
bgpd, lib, zebra: Fix if_update function to represent what it does
Donald Sharp
2017-06-29
5
-11
/
+6
*
|
Merge pull request #746 from qlyoung/vty-outln
Jafar Al-Gharaibeh
2017-06-29
132
-5548
/
+5190
|
\
\
|
*
|
*: rebase vty_outln() -> master
Quentin Young
2017-06-29
5
-16
/
+15
|
*
|
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
49
-216
/
+216
|
*
|
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
47
-1041
/
+1032
|
*
|
*: use vty_outln
Quentin Young
2017-06-29
121
-4545
/
+4177
|
*
|
lib: add vty_outln()
Quentin Young
2017-06-29
2
-13
/
+33
|
/
/
[next]