index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Candidate-RP support
Jafar Al-Gharaibeh
2024-09-09
1
-0
/
+1
*
pimd: make clang-format slightly less annoying
David Lamparter
2024-06-20
1
-1
/
+1
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-7
/
+10
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-14
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
|
pimd: Remove extraneous include of version.h
Donald Sharp
2023-02-10
1
-1
/
+0
|
/
*
pimd, pim6d: Changing IGMP to GM in debug macros
Sai Gomathi N
2022-09-06
1
-3
/
+3
*
pimd: move iface lib initialization to a proper place
Igor Ryzhov
2022-01-24
1
-2
/
+1
*
pim: Keeping list of address-family under gmp container
sarita patra
2022-01-17
1
-1
/
+1
*
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-2
/
+2
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
lib: register dependency between control plane protocol and vrf nb nodes
Igor Ryzhov
2021-02-22
1
-0
/
+2
*
pimd: Remove pim_version.c it is never used
Donald Sharp
2020-12-01
1
-1
/
+0
*
pimd: Northbound implementations for frr-pim, frr-igmp, frr-pim-rp
Sarita Patra
2020-11-06
1
-0
/
+9
*
*: integrate remaining daemons with filter
Rafael Zalamena
2020-06-05
1
-0
/
+1
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
pimd: Add missing yang callbacks for route-maps
Donald Sharp
2020-02-14
1
-0
/
+2
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-11-14
1
-0
/
+2
*
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
Quentin Young
2019-10-14
1
-2
/
+0
*
Merge pull request #4885 from satheeshkarra/pim_mlag
Jafar Al-Gharaibeh
2019-10-14
1
-0
/
+2
|
\
|
*
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-09-17
1
-0
/
+2
*
|
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+2
|
/
*
*: use array_size instead of raw division
Quentin Young
2019-02-26
1
-1
/
+1
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
1
-2
/
+2
*
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: Add pim_errors and define some pim specific errors
Donald Sharp
2018-08-14
1
-0
/
+2
*
pimd: Make pim MSDP pim instance aware to some extent
Donald Sharp
2017-07-24
1
-1
/
+0
*
pimd: Refactor code to be in better spots
Donald Sharp
2017-07-24
1
-0
/
+1
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-4
/
+1
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-1
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-84
/
+78
*
pimd: pim bfd support
Chirag Shah
2017-05-18
1
-0
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
*
pimd: Allow SSM groups to co-exist with ASM groups.
anuradhak
2017-03-23
1
-3
/
+2
*
pimd: Nexthop tracking support
Chirag Shah
2017-03-16
1
-1
/
+2
*
*: fix some user-visible Quagga remnants
David Lamparter
2017-03-08
1
-3
/
+0
*
*: add frr_run()
David Lamparter
2017-03-08
1
-12
/
+1
*
*: add frr_config_fork()
David Lamparter
2017-03-08
1
-52
/
+4
*
*: centralize more into frr_init()
David Lamparter
2017-03-07
1
-3
/
+0
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-76
/
+25
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-02
1
-1
/
+13
|
\
|
*
*: fix warning fallout from set_socket_path
David Lamparter
2017-02-01
1
-1
/
+1
|
*
pimd: Add vty_socket cli option to override the compiled-in location for the ...
Martin Winter
2017-01-25
1
-1
/
+12
|
*
pimd: Add missing 'socket' getopt cmdline option
Martin Winter
2017-01-25
1
-0
/
+1
[next]