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
...
*
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
*
pimd: Intelligently drop wrvifwhole packets in some cases
Donald Sharp
2017-02-24
1
-2
/
+14
*
pimd: ifdown sequnce stale report entry
Chirag Shah
2017-02-14
1
-0
/
+7
*
pimd: mroute entries unresolved IIF issue
Chirag Shah
2017-02-14
1
-0
/
+25
*
pimd: Send proper length register packets
Donald Sharp
2017-02-08
1
-2
/
+3
*
pimd: Cleanup shutdown a bit more.
Donald Sharp
2017-01-30
1
-2
/
+0
*
pimd: Fixup tracking of where we got OIF's from.
Donald Sharp
2017-01-30
1
-14
/
+9
*
pimd: PIM_MRT is a linux specific piece of code.
Donald Sharp
2017-01-19
1
-4
/
+4
*
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-18
1
-0
/
+3
|
\
|
*
build: remove $Format tags
David Lamparter
2016-12-20
1
-2
/
+0
*
|
pimd: Fix crash w/ ifp null in pim_mroute.c
Donald Sharp
2016-12-22
1
-0
/
+2
*
|
pimd: Clarify pim_mroute_[add|del] function debugging
Donald Sharp
2016-12-22
1
-4
/
+25
[prev]
[next]