index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_mroute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-16
/
+17
*
pimd: We do not need to BINDTODEVICE for default vrf
Donald Sharp
2017-09-07
1
-1
/
+2
*
pimd: Cleanup a variety of SA issues
Donald Sharp
2017-08-25
1
-8
/
+13
*
pimd: Add some more vrf debug information
Donald Sharp
2017-08-02
1
-7
/
+10
*
pimd: Clean up mroute_add_vif debugging
Donald Sharp
2017-08-02
1
-4
/
+8
*
pimd: Allow the keepalive time to be per vrf.
Donald Sharp
2017-07-28
1
-5
/
+5
*
pimd: Set sptbit when we send the register stop
Donald Sharp
2017-07-24
1
-2
/
+3
*
pimd: Fix code to not send joins when SGRPT Prune is received
Donald Sharp
2017-07-24
1
-2
/
+2
*
pimd: We may receive a igmp packet in on unconfiged intf
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Fix dropped(?) telling of the kernel to recv cmsg data
Donald Sharp
2017-07-24
1
-0
/
+16
*
pimd: Bind pim kernel fd to appropriate vrf
Donald Sharp
2017-07-24
1
-18
/
+12
*
pimd: Fix crash when attempting to use channel_oil->pim before it is assigned
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Cleanup some basic crashes from mistakes made converting to vrf
Donald Sharp
2017-07-24
1
-2
/
+4
*
pimd: Add some vrf knowledge to some debugging statements
Donald Sharp
2017-07-24
1
-6
/
+6
*
pimd: Cleanup pim_ssm.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Finish up pim_mroute.c 'struct pim_instance' awareness
Donald Sharp
2017-07-24
1
-18
/
+3
*
pimd: Convert channel_oil_hash and list into 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-2
/
+3
*
pimd: Convert vif and ifindex lookups to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Convert pim_rp.c to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-4
/
+4
*
pimd: Remove pimg from pim_upstream.c
Donald Sharp
2017-07-24
1
-8
/
+10
*
pimd: pim_rp.c -> convert pimg to pim
Donald Sharp
2017-07-24
1
-3
/
+5
*
pimd: Fix mistake in uplifting to new thread model
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: If c_oil->pim is set use that pim instance in pim_mroute.c
Donald Sharp
2017-07-24
1
-10
/
+28
*
pimd: Use actual vrf table_id for pim vrf creation
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: pim_mroute_[add|del]_vif become VRF aware
Donald Sharp
2017-07-24
1
-14
/
+14
*
pimg: Actually properly create the pim socket per vrf
Donald Sharp
2017-07-24
1
-11
/
+22
*
pimd: Convert upcalls from kernel to use appropriate pim instance
Donald Sharp
2017-07-24
1
-12
/
+16
*
pimd: Move thread read to struct pim_instance
Donald Sharp
2017-07-24
1
-16
/
+14
*
pimd: Call code to create appropriate MRT_TABLE
Donald Sharp
2017-07-24
1
-16
/
+34
*
pimd: Ensure a 0 read fails cleanly
Donald Sharp
2017-07-24
1
-3
/
+3
*
pimd: Modify pim_mroute_socket_[enable|disable] to be vrf aware
Donald Sharp
2017-07-24
1
-7
/
+7
*
pimd: Use setsockopt_so_recvbuf instead of doing it ourselves
Donald Sharp
2017-07-24
1
-8
/
+2
*
pimd: Start conversion of socket and counters for VRF
Donald Sharp
2017-07-24
1
-22
/
+22
*
pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_id
Donald Sharp
2017-07-24
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-772
/
+796
*
pimd: Thread changes allow pim to crash a boo
Donald Sharp
2017-05-18
1
-3
/
+0
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-2
/
+2
*
Merge pull request #345 from chiragshah6/pim_dev
Renato Westphal
2017-04-24
1
-2
/
+10
|
\
|
*
pimd: Pim Nexthop Tracking support with ECMP
Chirag Shah
2017-04-06
1
-2
/
+10
*
|
pimd: Fix crash when failure to create upstream
Donald Sharp
2017-04-05
1
-0
/
+7
*
|
pimd: Allow SPT switchover
Donald Sharp
2017-04-05
1
-0
/
+17
|
/
*
pimd: Cleanup unused variable write
Donald Sharp
2017-03-31
1
-4
/
+2
*
pimd: Remove interface type SSM.
anuradhak
2017-03-23
1
-4
/
+2
*
pimd: Allow SSM groups to co-exist with ASM groups.
anuradhak
2017-03-23
1
-7
/
+15
*
pimd: Carefully Reconstruct FHR state when interface bounces
Donald Sharp
2017-03-16
1
-20
/
+10
*
pimd: Nexthop tracking support
Chirag Shah
2017-03-16
1
-1
/
+1
*
pimd: add new/distinct enumeration for pim register state
anuradhak
2017-03-10
1
-2
/
+2
*
pimd: Separate the register and upstream join states on the FHR
anuradhak
2017-03-10
1
-2
/
+2
*
pimd: Hide 'ip multicast-routing' command
Donald Sharp
2017-03-02
1
-30
/
+0
[next]