index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
developer
/
topotests.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
README.md: point to self-inviting slack link
Quentin Young
1
-2
/
+3
2019-03-27
isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` in
Donald Sharp
3
-0
/
+10
2019-03-27
zebra: Re-evaluate the nexthop tracking if flags changed
Donald Sharp
1
-1
/
+7
2019-03-27
zebra: If we copy re than the state has changed
Donald Sharp
1
-0
/
+1
2019-03-27
zebra: Modify lsp processing to be invoked as needed
Donald Sharp
4
-25
/
+48
2019-03-27
zebra: Add detailed debugging command for NHT tracking
Donald Sharp
4
-17
/
+116
2019-03-27
zebra: Modify NHT to occur when needed.
Donald Sharp
5
-30
/
+166
2019-03-27
zebra: Add a base node for the zebra vrf tables
Donald Sharp
2
-0
/
+19
2019-03-27
zebra: Abstract the rib_dest_t creation
Donald Sharp
2
-4
/
+18
2019-03-27
zebra: Set and track the resolved_route for the rnh as it changes.
Donald Sharp
1
-2
/
+28
2019-03-27
zebra: Add the afi_t to the rnh
Donald Sharp
2
-1
/
+5
2019-03-27
zebra: Add the type we are working on to the rnh data structure
Donald Sharp
2
-2
/
+5
2019-03-27
zebra: The prn value may be NULL do not allow deref
Donald Sharp
1
-1
/
+1
2019-03-27
zebra: Make the import_check look like nexthop_check
Donald Sharp
1
-5
/
+8
2019-03-27
zebra: Modify code so that dplane is responsible for indicating success/fail ...
Donald Sharp
4
-122
/
+115
2019-03-27
zebra: On route install/update failure correctly indicate in rib
Donald Sharp
1
-2
/
+3
2019-03-27
zebra: Unset old_re as queued.
Donald Sharp
1
-1
/
+1
2019-03-27
zebra: zebra_router.c does not own the data plane shutdown of tables
Donald Sharp
1
-2
/
+0
2019-03-27
zebra: When shutting down actually close the socket
Donald Sharp
3
-0
/
+21
2019-03-27
topotests: Add a bit more useful debugging to ldp-vpls-topo1
Donald Sharp
3
-6
/
+10
2019-03-27
docker/alpine: Update buildscript to keep the docker image around
Christian Franke
3
-13
/
+28
2019-03-27
pimd: Interfaces can be upto 16 characters
Donald Sharp
2
-66
/
+66
2019-03-26
doc: update build docs for Ubuntu 14.04
Quentin Young
1
-95
/
+92
2019-03-26
doc: update build docs for Ubuntu 16.04
Quentin Young
1
-127
/
+89
2019-03-26
doc: exclude bfd-options.rst from toctree
Quentin Young
1
-1
/
+1
2019-03-26
docker/alpine/build.sh: Install packages to docker/alpine
Christian Franke
1
-1
/
+1
2019-03-26
alpine/APKBUILD.in: Don't include daemons from srcdir
Christian Franke
1
-2
/
+2
2019-03-26
alpine/APKBUILD.in: Add libyang-dev dependency, drop binutils-libs
Christian Franke
1
-2
/
+2
2019-03-26
docker/alpine: Unbreak build by using edge/testing
Christian Franke
3
-40
/
+49
2019-03-26
alpine: Move docker-start to Docker build
Christian Franke
3
-3
/
+5
2019-03-26
bgpd: Split up warn message to allow finer grained understanding
Donald Sharp
1
-3
/
+3
2019-03-26
tools/frr.in: Only attempt to load daemons.conf if present
Christian Franke
1
-1
/
+3
2019-03-26
zebra: Fix extended ack error message parsing
Stephen Worley
1
-20
/
+26
2019-03-25
doc: update build docs for Ubuntu 18.04
Quentin Young
1
-154
/
+51
2019-03-25
doc: update building.rst for new fedora doc
Quentin Young
1
-1
/
+1
2019-03-25
doc: reorganize fedora doc a bit
Quentin Young
1
-42
/
+15
2019-03-25
doc: pull out compile instructions into snippet
Quentin Young
3
-1
/
+39
2019-03-25
topotests/lib: fix router specific log output
Rafael Zalamena
1
-2
/
+2
2019-03-25
topotests/lib: fallback topology logdir if none was configured
Rafael Zalamena
1
-18
/
+15
2019-03-25
zebra: use the INSTALLED flag consistently in route summary
Mark Stapp
1
-1
/
+1
2019-03-25
lib: zclient provide interface info during reg_requests
Don Slice
1
-0
/
+5
2019-03-25
doc: mv Fedora 24 docs to cover 24+
Quentin Young
2
-3
/
+5
2019-03-25
doc: update Fedora 24 build doc
Quentin Young
1
-52
/
+41
2019-03-25
doc: update Fedora 24 build doc style
Quentin Young
1
-119
/
+108
2019-03-25
add cplusplus guards to all zebra headers
Emanuele Di Pascale
42
-2
/
+343
2019-03-25
zebra: remove duplicated json information
Philippe Guibert
1
-6
/
+0
2019-03-25
ospfd: Remaining packet calculation while fragmenting lsu, ls-ack and ls-req
Saravanan K
1
-6
/
+22
2019-03-25
lib: Improve debugs in zclient.c
Donald Sharp
1
-3
/
+4
2019-03-25
lib: Fixup missing log entries
Donald Sharp
1
-0
/
+10
2019-03-24
tools/frrcommon.sh: ignore 'declare' failures
David Lamparter
1
-1
/
+1
[next]