index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
/
babeld.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-08
build: move RFPLDADD to bgpd/rfp-example/librfp
David Lamparter
3
-5
/
+4
2018-09-08
vtysh: make RPKI node non-conditional
David Lamparter
3
-15
/
+1
2018-09-08
*: cleanup .gitignore files
David Lamparter
34
-428
/
+85
2018-09-08
tests: properly locate files in builddir
David Lamparter
2
-2
/
+9
2018-09-08
build: move vtysh & manpage listings to subdir.am
David Lamparter
23
-221
/
+155
2018-09-08
build: remove common.am
David Lamparter
5
-68
/
+64
2018-09-08
build: include helper Makefiles in dist
David Lamparter
1
-0
/
+25
2018-09-08
build: non-recursive tests
David Lamparter
8
-246
/
+309
2018-09-08
build: non-recursive vtysh
David Lamparter
6
-30
/
+47
2018-09-08
build: non-recursive bgpd & rfp
David Lamparter
13
-285
/
+276
2018-09-08
bfdd: fix garbage "port" string
David Lamparter
1
-0
/
+2
2018-09-08
*: fix clang-6 SA warnings
David Lamparter
7
-5
/
+9
2018-09-08
lib: fix SA warning in skiplist code
David Lamparter
1
-0
/
+1
2018-09-08
lib, ldpd: fix SA warnings from TAILQ oddness
David Lamparter
4
-14
/
+25
2018-09-08
isisd: silence SA warnings
David Lamparter
2
-6
/
+6
2018-09-08
vtysh: Actually make the new_completion function match
Donald Sharp
1
-3
/
+2
2018-09-08
vtysh: Add code to isolate append_history
Donald Sharp
2
-0
/
+14
2018-09-08
lib: Detect if pthread_condattr_setclock is available
Donald Sharp
2
-0
/
+11
2018-09-08
lib: Cleanup include of link.h
Donald Sharp
1
-0
/
+2
2018-09-07
sharpd: Fix missing 'show debug' command
Donald Sharp
1
-0
/
+15
2018-09-07
staticd: Fix 'show debug static" command
Donald Sharp
1
-0
/
+14
2018-09-07
lib: array index check (Coverity 1473088)
F. Aragon
1
-1
/
+1
2018-09-07
zebra: Modify nexthop checks to report inactive a bit more
Donald Sharp
1
-7
/
+48
2018-09-06
eigrp: opnional metric in 'no redistribute'
dturlupov
1
-1
/
+1
2018-09-06
doc: Update sharp documentation
Donald Sharp
1
-5
/
+6
2018-09-06
sharpd: Modify route install to allow v6 nexthops
Donald Sharp
2
-6
/
+12
2018-09-06
zebra: Fix _route_entry_dump to handle nexthop family as appropriate
Donald Sharp
1
-4
/
+27
2018-09-06
lib: Add missing smux.h to `make distrib` results
Donald Sharp
1
-0
/
+1
2018-09-05
zebra: Fix RB-Tree storage comparison function for v6
Donald Sharp
1
-0
/
+3
2018-09-05
bfdd: fix crash when receiving invalid echo packet
Rafael Zalamena
1
-2
/
+2
2018-09-05
bfdd: use THREAD_OFF() instead of thread_cancel()
Rafael Zalamena
2
-34
/
+14
2018-09-05
doc: add documentation for fabricd
Christian Franke
9
-0
/
+454
2018-09-05
isisd: fix warnings by removing union isis_N and going to void * instead
Christian Franke
3
-37
/
+32
2018-09-05
fabricd: add support for completely unnumbered operation
Christian Franke
4
-3
/
+34
2018-09-05
zebra: add a ZEBRA_FLAG_ONLINK so that routes bypass the is-unnumbered check
Christian Franke
2
-3
/
+8
2018-09-05
fabricd: trigger CSNP after flooding scope LSP has been received
Christian Franke
3
-1
/
+46
2018-09-05
fabricd: Remove processing for unneded PDUs and TLVs
Christian Franke
2
-0
/
+12
2018-09-05
isisd: add purge originator identification support
Christian Franke
8
-17
/
+82
2018-09-05
isisd: add TLV 13 Purge Originator Identification
Christian Franke
3
-0
/
+133
2018-09-05
tests/isisd: remove auth when fuzzing
Christian Franke
1
-0
/
+4
2018-09-05
isisd: add support for Prefix-SID subtlv
Christian Franke
2
-11
/
+201
2018-09-05
fabricd: add flooding algorithm debugging
Christian Franke
7
-5
/
+103
2018-09-05
fabricd: implement flooding optimization
Christian Franke
4
-4
/
+166
2018-09-05
fabricd: build a list of neighbors and neighbors neighbors
Christian Franke
1
-0
/
+94
2018-09-05
fabricd: add field with first and second nexthop to SPF paths
Christian Franke
3
-9
/
+52
2018-09-05
fabricd: support transmission/reception of circuit-scoped LSPs
Christian Franke
2
-7
/
+44
2018-09-05
fabricd: reimplement LSP transmission logic
Christian Franke
12
-314
/
+314
2018-09-05
fabricd: implement asymmetric metric for tier 0 as per Section 6.2
Christian Franke
1
-2
/
+9
2018-09-05
fabricd: implement fabric locality detection algorithm
Christian Franke
1
-0
/
+129
2018-09-05
fabricd: allow to configure tier-level advertisement
Christian Franke
5
-1
/
+108
[next]