index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
*: ditch vty_outln(), part 1 of 2
David Lamparter
119
-2685
/
+2685
2017-07-13
lib: move \n vs. \r\n handling into vty code
David Lamparter
5
-44
/
+74
2017-07-13
lib: vty: warn when using compatibility macros
David Lamparter
1
-7
/
+29
2017-07-13
*: COMMUNITY.md: compatibility foo & deprecation
David Lamparter
1
-0
/
+12
2017-07-11
doc: add Backwards Compatibility section to COMMUNITY.md
Lou Berger
1
-0
/
+21
2017-07-11
vty: add some more defines for backwards compatibility
Lou Berger
1
-0
/
+4
2017-07-11
vty: add some defines for backwards compatibility
Lou Berger
1
-0
/
+5
2017-07-11
bgpd: have labeled unicast print consistent with other safis
Lou Berger
1
-2
/
+2
2017-07-10
lib: Remove typedef from ipaddr
Donald Sharp
2
-6
/
+6
2017-07-10
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
1
-1
/
+0
2017-07-07
bgpd: peer-group members 'activate' when they shouldn't
Daniel Walton
1
-0
/
+4
2017-07-06
lib: fix more docstrings
Quentin Young
2
-5
/
+2
2017-07-06
lib: fix vty_out with >1024 bytes of output
David Lamparter
1
-2
/
+4
2017-07-05
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2
-39
/
+4
2017-07-05
bgpd: "address-family" not displayed in configuration
Daniel Walton
1
-1
/
+1
2017-07-05
*: fix excess docstring
Quentin Young
14
-151
/
+53
2017-07-05
doc: update build docs for ubuntu
Quentin Young
3
-12
/
+12
2017-07-05
lib: warn about too much docstring
Quentin Young
1
-0
/
+8
2017-07-05
zebra: fix mpls_str2label()
Quentin Young
1
-1
/
+1
2017-07-02
lib, vtysh: rebase hashstats
Quentin Young
2
-17
/
+14
2017-07-02
lib: use doubles instead of long doubles
Quentin Young
1
-20
/
+21
2017-07-02
*: update hash_create(), hash_create_size()
Quentin Young
28
-37
/
+38
2017-07-02
lib, vtysh: hashtable statistics
Quentin Young
4
-136
/
+231
2017-07-02
lib: add statistics for hash tables
Quentin Young
4
-0
/
+164
2017-06-30
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
1
-7
/
+2
2017-06-30
lib: printf bugfixes & improvement
Quentin Young
4
-11
/
+14
2017-06-30
ospfd: Fix 'advanced' type data base show
Donald Sharp
1
-29
/
+11
2017-06-30
ospf6d: Fix zclient cleanup on shutdown
Donald Sharp
1
-1
/
+4
2017-06-30
ospfd: Fix zclient cleanup on shutdown
Donald Sharp
1
-0
/
+2
2017-06-30
pimd: Fix zclient cleanup on shutdown
Donald Sharp
2
-0
/
+10
2017-06-30
ripd: Fix zclient cleanup on shutdown
Donald Sharp
3
-0
/
+10
2017-06-30
ripngd: Fix zclient cleanup on shutdown
Donald Sharp
3
-0
/
+9
2017-06-30
nhrpd: Fix zclient cleanup on shutdown
Donald Sharp
1
-0
/
+1
2017-06-30
isisd: Fix zclient cleanup on shutdown
Donald Sharp
3
-0
/
+10
2017-06-30
eigrpd: Fix zclient cleanup on shutdown
Donald Sharp
1
-2
/
+4
2017-06-30
babeld: Fix zclient cleanup on shutdown
Donald Sharp
1
-0
/
+1
2017-06-30
lib: Fix clang warning
Donald Sharp
1
-1
/
+1
2017-06-30
bgpd: Make SAFI-1 and SAFI-4 use the same table
Daniel Walton
1
-3
/
+4
2017-06-30
bgpd: Make SAFI-1 and SAFI-4 use the same table
Daniel Walton
1
-2
/
+2
2017-06-30
lib: fix merge error
Quentin Young
1
-1
/
+0
2017-06-30
lib: more `show thread cpu`
Quentin Young
20
-29
/
+49
2017-06-30
lib: make `show thread...` commands mt-aware
Quentin Young
2
-164
/
+163
2017-06-30
lib: mt-safe tracebacks
Quentin Young
3
-20
/
+30
2017-06-30
lib: un-static trash buffer for pipe poker
Quentin Young
1
-1
/
+1
2017-06-30
lib: always use 64-bit integers for json
Quentin Young
3
-10
/
+2
2017-06-29
lib, bgpd: fix .gitignore
Quentin Young
2
-0
/
+4
2017-06-29
*: rebase vty_outln() -> master
Quentin Young
5
-16
/
+15
2017-06-29
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
49
-216
/
+216
2017-06-29
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
47
-1041
/
+1032
2017-06-29
*: use vty_outln
Quentin Young
121
-4545
/
+4177
[next]