index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
start-stop-daemon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
zserv.c: delete unused zsend_write_nexthop
paulzlabn
1
-26
/
+0
2018-03-15
zserv.c: zebra_server_send_message() second parameter
paulzlabn
1
-1
/
+1
2018-03-15
zebra: Add some additional vrf info to debugs
Donald Sharp
2
-24
/
+31
2018-03-14
doc: document IS-IS three-way handshake config
Christian Franke
1
-0
/
+9
2018-03-14
lib: Fixup strlcat and strlcpy to be a bit more descriptive
Donald Sharp
3
-21
/
+28
2018-03-14
lib: Add the ability for other people to call a nexthop write line
Donald Sharp
2
-42
/
+43
2018-03-14
lib: Expose nhgc_find command
Donald Sharp
2
-1
/
+4
2018-03-14
lib: Add nexthop-group cli
Donald Sharp
4
-8
/
+396
2018-03-14
pimd: improvments to mtrace
Mladen Sablic
1
-17
/
+190
2018-03-14
ospf6d: Stop debug messages happening in rare case
Donald Sharp
1
-1
/
+2
2018-03-13
doc: remove misc trailing whitespace
Quentin Young
1
-2
/
+2
2018-03-13
doc: Update CentOS6 doc to use puias repo for updated sphinx
Martin Winter
2
-15
/
+21
2018-03-13
bgpd: Fix warning
vivek
1
-1
/
+2
2018-03-13
bgpd: Fix enum, use API for log string
vivek
3
-9
/
+22
2018-03-13
doc: don't check for sphinx-build on `make clean`
Quentin Young
1
-5
/
+7
2018-03-13
lib: privileges are granted to vty netns command
Philippe Guibert
4
-6
/
+22
2018-03-13
zebra: upon associating netns with vrf, prileges are raised
Philippe Guibert
1
-0
/
+4
2018-03-13
vtysh: restore some DEFUNs that should not have been reformated by indent.py
Lou Berger
1
-11
/
+20
2018-03-13
tools: fix indent.py to recognize all DEFUN types:
Lou Berger
1
-1
/
+1
2018-03-12
tests: add unit test for zlog
Quentin Young
4
-9
/
+80
2018-03-12
lib: fixup zlog_hexdump
Quentin Young
1
-16
/
+25
2018-03-12
lib, zebra: slight cleanup after rebase
Quentin Young
2
-5
/
+4
2018-03-12
lib, zebra: clean up zapi nits
Quentin Young
2
-6
/
+6
2018-03-12
lib: zclient.h style fixes
Quentin Young
1
-2
/
+5
2018-03-12
lib, zebra: use existing zapi header struct
Quentin Young
4
-17
/
+68
2018-03-12
zebra: reorganize zserv, batch i/o
Quentin Young
16
-790
/
+836
2018-03-12
zebra: standardize ZAPI message handler args
Quentin Young
12
-294
/
+194
2018-03-12
zebra: add struct zmsghdr
Quentin Young
2
-0
/
+30
2018-03-12
zebra: dont return a status code in zapi handlers
Quentin Young
8
-191
/
+188
2018-03-12
tests: add unit test for zlog
Quentin Young
4
-9
/
+80
2018-03-12
lib: fixup zlog_hexdump
Quentin Young
1
-16
/
+23
2018-03-12
docs/install.texi: document --enable-numeric-version
Arthur Jones
1
-0
/
+4
2018-03-12
tools/frr-reload.py: process vnc settings as sub-context
Christian Franke
1
-21
/
+9
2018-03-12
lib: add convenience debugging macros
Quentin Young
1
-37
/
+55
2018-03-11
alpine: minimal alpine packaging
Arthur Jones
2
-0
/
+47
2018-03-10
isisd: add nerd-knob to turn three-way-adj off
Christian Franke
5
-2
/
+26
2018-03-10
isisd: P2P adjacencies should only be included in LSPDB/SPF when they are up
Christian Franke
3
-3
/
+5
2018-03-10
isisd: implement threeway adjacencies
Christian Franke
3
-50
/
+125
2018-03-10
isisd: add support for TLV 240 P2P Three-Way Adjacency
Christian Franke
3
-0
/
+171
2018-03-10
isisd: remove unused debug code
Christian Franke
1
-40
/
+0
2018-03-10
isisd: allocate circuit_id only for broadcast circuits
Christian Franke
4
-23
/
+14
2018-03-10
isisd: cleanup usage of circuit_id
Christian Franke
4
-17
/
+12
2018-03-10
isisd: revert some counterproductive indentation
Christian Franke
8
-186
/
+131
2018-03-10
zebra/if_netlink: compile under musl-libc
Arthur Jones
1
-1
/
+2
2018-03-09
*: globally ignore clippy-generated source
Quentin Young
7
-6
/
+3
2018-03-09
vtysh: add bgpd vpn-policy nodes
G. Paul Ziemba
1
-5
/
+37
2018-03-09
bgpd: vpn-vrf route leaking
G. Paul Ziemba
14
-27
/
+2349
2018-03-09
isisd: debug msg: display distance when adding redist route
G. Paul Ziemba
1
-2
/
+2
2018-03-09
ospfd: resend redistribute request to zebra after ospf gets notified of vrf_id
G. Paul Ziemba
1
-1
/
+26
2018-03-09
ospfd: debug detail for redistribute
G. Paul Ziemba
1
-2
/
+8
[next]