index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sha256.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
94
-441
/
+434
2018-09-13
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
30
-334
/
+334
2018-09-13
watchfrr: WATCHFRR_[ERR|WARN] -> EC_WATCHFRR
Quentin Young
3
-7
/
+7
2018-09-13
ripd: RIP_[ERR|WARN] -> EC_RIP
Quentin Young
3
-3
/
+3
2018-09-13
pimd: PIM_[ERR|WARN] -> EC_PIM
Quentin Young
5
-7
/
+7
2018-09-13
isisd: ISIS_[ERR|WARN] -> EC_ISIS
Quentin Young
6
-22
/
+22
2018-09-13
eigrpd: EIGRP_[ERR|WARN] -> EC_EIGRP
Quentin Young
6
-8
/
+8
2018-09-13
babeld: BABEL_[ERR|WARN] -> EC_BABEL
Quentin Young
9
-64
/
+64
2018-09-13
nhrpd: NHRP_[ERR|WARN] -> EC_NHRP
Quentin Young
4
-9
/
+9
2018-09-13
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
15
-232
/
+232
2018-09-13
bgpd: BGP_[WARN|ERR] -> EC_BGP
Quentin Young
26
-336
/
+336
2018-09-13
nhrpd: missing operand added
F. Aragon
1
-2
/
+3
2018-09-12
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
17
-51
/
+21
2018-09-12
pimd ripd ripngd: variable shadowing fixes
F. Aragon
6
-21
/
+11
2018-09-12
lib vtysh zebra: variable shadowing fixes
F. Aragon
7
-17
/
+15
2018-09-12
pimd: fix indentation warnings
Sarita Patra
1
-6
/
+6
2018-09-11
lib: whitespace/spelling fix
David Lamparter
1
-3
/
+2
2018-09-11
pimd: create a new command "ip pim" configuring pim sm
root
2
-46
/
+49
2018-09-10
frr: add README.md to EXTRA_DIST
Quentin Young
1
-0
/
+1
2018-09-10
frr: improve README
Quentin Young
5
-19
/
+77
2018-09-10
frr: remove stale files, allow non-GNU Automake
Quentin Young
6
-2589
/
+3
2018-09-10
bgpd: Honor origin change in bgp aggregates
Donald Sharp
1
-2
/
+7
2018-09-10
doc: Fixup to use consistent frrvty group name
Donald Sharp
3
-11
/
+11
2018-09-09
build: move SPHINXBUILD= to configure in rpm build
David Lamparter
3
-11
/
+14
2018-09-09
build: fix not building docs w/o sphinx
David Lamparter
20
-24
/
+35
2018-09-09
lib: early-include "config.h" in flex lexers
David Lamparter
2
-1
/
+11
2018-09-09
ospf6d: remove extra struct in ospf6_lsa_handler
David Lamparter
3
-29
/
+23
2018-09-09
*: fix some random warnings
David Lamparter
3
-7
/
+7
2018-09-09
lib: make pthread_set[_]name_np test OS agnostic
David Lamparter
2
-3
/
+8
2018-09-09
build: check {malloc,pthread}_np.h for *BSD
David Lamparter
3
-1
/
+14
2018-09-09
Update RPM building instructions
Wilhelm Wijkander
1
-4
/
+3
2018-09-08
build: move RFPLDADD to bgpd/rfp-example/librfp
David Lamparter
3
-5
/
+4
2018-09-08
build: use _POSIX_C_SOURCE
David Lamparter
2
-7
/
+2
2018-09-08
vtysh: make RPKI node non-conditional
David Lamparter
3
-15
/
+1
2018-09-08
*: fix some solaris warnings
David Lamparter
6
-22
/
+21
2018-09-08
*: cleanup .gitignore files
David Lamparter
34
-428
/
+85
2018-09-08
*: fix config.h/zebra.h include order
David Lamparter
54
-25
/
+185
2018-09-08
build: fix & clean up *SAN flags
David Lamparter
4
-49
/
+42
2018-09-08
build: make pkgconfig configure output useful
David Lamparter
1
-1
/
+1
2018-09-08
build: clean up protobuf build integration
David Lamparter
4
-65
/
+40
2018-09-08
build: use -export-dynamic
David Lamparter
5
-19
/
+6
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
[next]