index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qpb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
lib, vtysh: fix inconsistent interface commands in vtysh
Renato Westphal
6
-38
/
+20
2018-08-13
lib, vtysh: fix inconsistent VRF commands in vtysh
Renato Westphal
3
-14
/
+22
2018-08-13
zebra: fix "no pseudowire IFNAME" on vtysh
Renato Westphal
1
-10
/
+35
2018-08-13
ldpd: use DEFPY_NOSH whenever possible
Renato Westphal
1
-39
/
+15
2018-08-13
lib: implement DEFPY_NOSH
Renato Westphal
2
-0
/
+7
2018-08-13
babeld: avoid reading the configuration file twice
Renato Westphal
1
-3
/
+0
2018-08-13
lib: add listnode_add_head()
Renato Westphal
2
-0
/
+33
2018-08-13
snapcraft: Add new staticd to snap package
Martin Winter
4
-0
/
+30
2018-08-13
vtysh: Fix missing tailing / in --config_dir option parsing
Martin Winter
1
-1
/
+1
2018-08-13
zebra: remove unguarded debugging leftovers
Renato Westphal
1
-2
/
+0
2018-08-13
ospf6d: revert fix for Coverity 1221459
F. Aragon
1
-1
/
+0
2018-08-13
staticd: null check (Coverity 1472311)
F. Aragon
1
-1
/
+1
2018-08-13
bgpd: return value check (Coverity 1472310)
F. Aragon
1
-1
/
+1
2018-08-12
peer_delete did not trigger ZEBRA_NEXTHOP_UNREGISTER to ZEBRA
vishaldhingra
1
-1
/
+1
2018-08-12
doc: Add missing flowspec.rst to distribution tar file
Martin Winter
1
-0
/
+1
2018-08-11
babeld: Use enum instead of #defines for kernel route type information
Donald Sharp
2
-15
/
+14
2018-08-11
tests: Cleanup assumption that ALLOC could fail.
Donald Sharp
2
-23
/
+5
2018-08-11
lib: Remove memory check test
Donald Sharp
1
-7
/
+0
2018-08-11
ripd: re-add check for rip_create fail
Quentin Young
1
-1
/
+8
2018-08-11
*: ALLOC calls cannot fail
Donald Sharp
41
-302
/
+84
2018-08-10
tools/checkpatch: fix some bogus macro warnings
David Lamparter
1
-2
/
+6
2018-08-10
tools: correct frr-reload.py handling of bgp vni/exit-vni config
Don Slice
1
-6
/
+23
2018-08-09
doc: add "show memory" user documentation
David Lamparter
1
-0
/
+61
2018-08-09
staticd: Fix null pointer access (coverity 1472311)
Emanuele Di Pascale
1
-1
/
+1
2018-08-09
bgpd: Fix bgp rpki to match route-map update from PR #2697
Martin Winter
1
-4
/
+4
2018-08-08
bgpd/ospf(6)d/pimd: hide BFD commands with timers
Rafael Zalamena
4
-6
/
+44
2018-08-08
bfdd: fix IPv6 peers using link-local address
Rafael Zalamena
2
-10
/
+18
2018-08-08
bfdd: clean-up bfd clients data on shutdown
Rafael Zalamena
2
-4
/
+35
2018-08-08
bfdd: improve logging messages
Rafael Zalamena
5
-182
/
+225
2018-08-08
bfdd: clean up header inclusion
Rafael Zalamena
5
-50
/
+1
2018-08-08
bfdd: code refactory for simplification
Rafael Zalamena
1
-103
/
+26
2018-08-08
bfdd: free zebra clients data on unregistration
Rafael Zalamena
1
-0
/
+48
2018-08-08
bfdd: send replay request on zebra connection
Rafael Zalamena
2
-7
/
+48
2018-08-08
bfdd: show single hop local-address
Rafael Zalamena
1
-1
/
+7
2018-08-08
bfdd: smooth configuration transition
Rafael Zalamena
3
-0
/
+25
2018-08-08
bfdd: show the correct transmission speed
Rafael Zalamena
1
-3
/
+8
2018-08-08
bfdd: add documentation
Rafael Zalamena
10
-0
/
+377
2018-08-08
bgpd/ospf(6)d/pimd: don't show BFD timers
Rafael Zalamena
4
-0
/
+14
2018-08-08
bfdd: re-route PTM-BFD daemon messages
Rafael Zalamena
10
-0
/
+1064
2018-08-08
bfdd: add vty shell commands
Rafael Zalamena
11
-17
/
+972
2018-08-08
bfdd: wire to the build process
Rafael Zalamena
12
-9
/
+87
2018-08-08
bfdd: imported new daemon source code
Rafael Zalamena
14
-0
/
+6219
2018-08-08
lib: import new JSON iteration macro
Rafael Zalamena
2
-0
/
+15
2018-08-08
configure: fix help text
Mark Stapp
1
-2
/
+4
2018-08-08
lib: fix "-t" command line option
David Lamparter
1
-2
/
+2
2018-08-08
lib: count total memory allocation per MTYPE
David Lamparter
3
-7
/
+42
2018-08-08
build: rework mallinfo test & find malloc_size
David Lamparter
2
-11
/
+57
2018-08-08
staticd: fix tiny whitespace issue
David Lamparter
1
-1
/
+2
2018-08-08
pimd: fix bogus uninitialized warning
David Lamparter
1
-1
/
+1
2018-08-08
bgpd: Added local router-id to "show bgp neighbor"
Ameya Dharkar
1
-1
/
+4
[next]