index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Allow pim to display what it believes the mlag role is.
Donald Sharp
2019-01-04
1
-0
/
+3
*
pimd: Store the router mlag role
Donald Sharp
2019-01-04
2
-3
/
+5
*
pimd: Remove pimg
Donald Sharp
2019-01-04
4
-11
/
+7
*
pimd: Remove pim_msdp_config_write as it was never used
Donald Sharp
2019-01-04
3
-11
/
+5
*
pimd: Move register_probe_time to pim_router
Donald Sharp
2019-01-04
4
-4
/
+3
*
pimd: Move packet_process variable to pim_router
Donald Sharp
2019-01-04
7
-8
/
+8
*
pimd: Move register_suppress_time into struct pim router
Donald Sharp
2019-01-04
6
-8
/
+9
*
pimd: Convert rpf_cache_refresh_delay_msec into pim_router struct
Donald Sharp
2019-01-04
5
-6
/
+6
*
pimd: Move the infinite_assert_metric global to pim_router
Donald Sharp
2019-01-04
6
-20
/
+22
*
pimd: Convert qpim_t_periodic into the `struct pim_router` structure
Donald Sharp
2019-01-04
8
-14
/
+14
*
pimd: Move debugs into pim_router structure
Donald Sharp
2019-01-04
3
-82
/
+102
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
17
-58
/
+87
*
pimd: Add the reading of capabilities on startup.
Donald Sharp
2019-01-04
1
-0
/
+8
*
pimd: When we fail to initiate ifchannel backout work done
Donald Sharp
2018-11-16
1
-0
/
+8
*
pimd: Add some debugs for when local membership fails
Donald Sharp
2018-11-16
1
-2
/
+17
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
2
-2
/
+2
*
pimd, zebra: Encode nexthop vrf in message
Donald Sharp
2018-11-02
2
-2
/
+6
*
Merge pull request #2705 from opensourcerouting/northbound-yang-v2
Donald Sharp
2018-10-31
1
-1
/
+6
|
\
|
*
yang, lib: add 'frr-interface.yang' and associated stub callbacks
Renato Westphal
2018-10-27
1
-0
/
+1
|
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-1
/
+5
*
|
pimd: Send 1 on all systems for MRT_INIT
Donald Sharp
2018-10-31
1
-10
/
+15
*
|
pimd: *bsd needs priviledge escalation to init PIM
Donald Sharp
2018-10-31
1
-9
/
+13
|
/
*
Merge pull request #3227 from qlyoung/fix-exit-vrf-placement-upstream
David Lamparter
2018-10-26
1
-1
/
+1
|
\
|
*
vtysh: fix exit-vrf printing
Quentin Young
2018-10-24
1
-1
/
+1
*
|
*: spelchek
David Lamparter
2018-10-25
2
-2
/
+2
|
/
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
7
-14
/
+14
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
14
-31
/
+31
*
pimd: Fix several address sanitizer issues
Donald Sharp
2018-09-24
2
-4
/
+5
*
pimd: Why was pim including zebra headers?
Donald Sharp
2018-09-23
3
-5
/
+0
*
pimd: blackhole traffic when we are not DR for Stream received
Donald Sharp
2018-09-21
1
-3
/
+23
*
pimd: Add a debug to tell why we are not creating upsteam state
Donald Sharp
2018-09-21
1
-2
/
+7
*
pimd: Add some extra information to a show command
Donald Sharp
2018-09-21
1
-2
/
+3
*
pimd: use bool instead of int to pass true/false
Donald Sharp
2018-09-17
4
-8
/
+6
*
pimd: Actually create vif's in non-integrated config
Donald Sharp
2018-09-17
4
-13
/
+16
*
Merge pull request #3018 from donaldsharp/twheel_names
David Lamparter
2018-09-14
1
-4
/
+7
|
\
|
*
lib, pimd: Convert timer_wheel to use thread_execute_name
Donald Sharp
2018-09-13
1
-4
/
+7
*
|
*: style for EC replacements
Quentin Young
2018-09-13
7
-25
/
+24
*
|
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
13
-40
/
+40
*
|
pimd: PIM_[ERR|WARN] -> EC_PIM
Quentin Young
2018-09-13
5
-7
/
+7
|
/
*
Merge pull request #3009 from pacovn/static_analysis__shadow_variables3
Donald Sharp
2018-09-13
3
-7
/
+6
|
\
|
*
pimd ripd ripngd: variable shadowing fixes
F. Aragon
2018-09-12
3
-7
/
+6
*
|
pimd: fix indentation warnings
Sarita Patra
2018-09-12
1
-6
/
+6
|
/
*
Merge pull request #2985 from patrasar/Fix_1636
Donald Sharp
2018-09-11
2
-46
/
+49
|
\
|
*
pimd: create a new command "ip pim" configuring pim sm
root
2018-09-11
2
-46
/
+49
*
|
Merge pull request #2977 from opensourcerouting/doc-fix
Donald Sharp
2018-09-09
1
-2
/
+2
|
\
\
|
*
|
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-2
/
+2
*
|
|
*: fix some random warnings
David Lamparter
2018-09-09
1
-1
/
+1
*
|
|
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
4
-0
/
+16
|
/
/
*
|
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-14
/
+0
*
|
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+3
|
/
[next]