index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
/
pbr_debug.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
pimd: use bool instead of int to pass true/false
Donald Sharp
4
-8
/
+6
2018-09-17
pimd: Actually create vif's in non-integrated config
Donald Sharp
4
-13
/
+16
2018-09-17
bgpd isisd ldpd lib: const drop fixes (SA)
F. Aragon
11
-27
/
+27
2018-09-17
doc: document CLI deprecation period length
Quentin Young
1
-0
/
+2
2018-09-17
build: add -Wshadow to the dev build
F. Aragon
1
-0
/
+1
2018-09-17
zebra: Send correct default vrf tableid for MROUTE stats
Donald Sharp
1
-1
/
+18
2018-09-17
zebra: Add some additional vrf debug for retrieving mroute info
Donald Sharp
1
-1
/
+2
2018-09-14
zebra: Newer kernels send data about mroute changes
Donald Sharp
1
-1
/
+3
2018-09-14
zebra: Print out netlink message type instead of number
Donald Sharp
3
-17
/
+21
2018-09-14
staticd: Allow table_id to be a distinguisher for installation
Donald Sharp
1
-0
/
+3
2018-09-14
bgpd isisd zebra: misuse of comma operator
F. Aragon
4
-11
/
+13
2018-09-14
bgpd: type fix
F. Aragon
1
-1
/
+1
2018-09-13
*: style for EC replacements
Quentin Young
84
-571
/
+547
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
bgpd lib ospf6d pbrd tests zebra: shadowing fixes
F. Aragon
12
-52
/
+51
2018-09-13
lib, pimd: Convert timer_wheel to use thread_execute_name
Donald Sharp
3
-7
/
+29
2018-09-13
lib: Add thread_execute_name
Donald Sharp
1
-0
/
+2
2018-09-13
doc: Update docs to mention 'no bgp fast-external-failover'
Donald Sharp
1
-0
/
+8
2018-09-13
bgpd: Using no bgp fast-external-failover prevents vrf intf moves
Donald Sharp
1
-11
/
+4
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
bgpd: Prevent possible crash when parsing v6 attributes
Donald Sharp
5
-19
/
+53
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
[next]