index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_register.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
2017-07-28
1
-2
/
+2
*
pimd: Fix code to not send joins when SGRPT Prune is received
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Add a check for needing spt bit in register_recv
Donald Sharp
2017-07-24
1
-0
/
+22
*
pimd: Cleanup some basic crashes from mistakes made converting to vrf
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Cleanup pim_ssm.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Cleanup missed pimg
Donald Sharp
2017-07-24
1
-1
/
+3
*
pimd: Cleanup pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: Remove pimg from pim_register.c
Donald Sharp
2017-07-24
1
-3
/
+5
*
pimd: Convert pim_rp.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-3
/
+5
*
pimd: pim_rp.c -> convert pimg to pim
Donald Sharp
2017-07-24
1
-5
/
+7
*
pimd: Create the pimreg per vrf
Donald Sharp
2017-07-24
1
-2
/
+2
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-3
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-309
/
+308
*
Merge branch 'stable/3.0'
David Lamparter
2017-05-18
1
-2
/
+2
|
\
|
*
pimd: fix pim reg processing return 1 upon success
Chirag Shah
2017-05-17
1
-2
/
+2
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
|
Merge pull request #435 from chiragshah6/pim_dev
Jafar Al-Gharaibeh
2017-05-09
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
pimd: Introduce show command for protocol counters
Chirag Shah
2017-05-02
1
-0
/
+8
|
*
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-06
1
-0
/
+9
*
|
pimd: Enable igmp on igmp version change cli
Chirag Shah
2017-04-25
1
-1
/
+1
*
|
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-25
1
-0
/
+9
|
/
*
pimd: Fix incorrect indentation
Donald Sharp
2017-03-31
1
-1
/
+1
*
pimd: Allow SSM groups to co-exist with ASM groups.
anuradhak
2017-03-23
1
-0
/
+15
*
pimd: Cleanup pim_register_recv upstream create
Donald Sharp
2017-03-17
1
-21
/
+3
*
pimd: simplify pim upstream state transitions
anuradhak
2017-03-10
1
-1
/
+1
*
pimd: add new/distinct enumeration for pim register state
anuradhak
2017-03-10
1
-6
/
+6
*
pimd: Separate the register and upstream join states on the FHR
anuradhak
2017-03-10
1
-3
/
+3
*
pimd: Fix broken switch statement
Donald Sharp
2017-02-02
1
-3
/
+3
*
pimd: Allow storing of sg in string format
Donald Sharp
2016-12-22
1
-9
/
+7
*
pim-kat: changed kat handling to match rfc-4601 more closely.
anuradhak
2016-12-22
1
-2
/
+3
*
pimd: Remove dead code from pim_register.c
Donald Sharp
2016-12-22
1
-31
/
+0
*
pimd: Add appropriate (S,G) debugs for register
Donald Sharp
2016-12-22
1
-2
/
+3
*
pim-msdp: part-3: use SA cache for setting up SPTs
anuradhak
2016-12-22
1
-0
/
+1
*
pimd: Ensure 'struct prefix sg' is inited in right order
Donald Sharp
2016-12-22
1
-1
/
+1
*
pimd: Modify pim_parse_addr_group to use 'struct prefix_sg'
Donald Sharp
2016-12-22
1
-3
/
+1
*
pim-msdp: part-2: SA cache support
anuradhak
2016-12-22
1
-1
/
+1
*
pimd: When nexthop lookup fails, back out gracefully
Donald Sharp
2016-12-22
1
-2
/
+10
*
pimd: Modify Debug to be better
Donald Sharp
2016-12-22
1
-9
/
+13
*
pimd: Fix possible double free of upstream
Donald Sharp
2016-12-22
1
-1
/
+3
*
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-3
/
+3
*
pimd: Only delete on KAT when created by stream
Donald Sharp
2016-12-22
1
-0
/
+2
*
pimd: Allow bigger packet sizes when receiving callbacks.
Donald Sharp
2016-12-22
1
-4
/
+4
*
pimd: Further work to fix rpf lookups and nbrs
Donald Sharp
2016-12-22
1
-1
/
+1
*
pimd: Add debug messages as to why a register packet is rejected.
Donald Sharp
2016-12-22
1
-1
/
+12
*
pimd: Rework approach for needing nbrs
Donald Sharp
2016-12-22
1
-3
/
+10
*
PIM: prefix-list support for selecting RP
Daniel Walton
2016-12-22
1
-0
/
+2
*
pimd: switch pim_rpf.h to use 'struct prefix' for address
Donald Sharp
2016-12-22
1
-3
/
+3
*
pimd: Fix crash on RP.
Donald Sharp
2016-12-22
1
-1
/
+5
[next]