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
*
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
2016-06-03
1
-1
/
+1
*
pimd: Fix compiler warning in pim_mroute.c
Donald Sharp
2016-06-03
1
-2
/
+2
*
pimd: Add support for displaying ip mroute
Donald Sharp
2016-06-01
3
-0
/
+37
*
pim: Fix 'no ip pim sm'
Donald Sharp
2016-06-01
2
-3
/
+4
*
pimd: Allow command zclient to find it's data
Donald Sharp
2016-06-01
1
-28
/
+25
*
lib: Fix vrf_id_t data type
Donald Sharp
2016-05-27
1
-2
/
+2
*
pimd: Fixup some clang compiler warnings
Donald Sharp
2016-05-27
2
-2
/
+2
*
pimd: Add ability to safely ignore route-maps
Donald Sharp
2016-05-27
4
-1
/
+40
*
pimd: Double read of stream
Donald Sharp
2016-05-27
1
-9
/
+0
*
pimd: Forgot to add the vrf_init call
Donald Sharp
2016-05-27
2
-0
/
+8
*
quagga: Additional centos 6 -enable-werror fixes
Donald Sharp
2016-05-26
1
-10
/
+12
*
pimd: Fix some static analysis
Donald Sharp
2016-05-26
1
-2
/
+2
*
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2016-05-26
1
-2
/
+1
*
pimd: Clean up some more compile warnings
Donald Sharp
2016-05-26
3
-7
/
+7
*
pimd: Fix SPT bit initial setting
Donald Sharp
2016-05-26
1
-1
/
+1
*
pimd: Fix pim_upstream_find to match on INADDR_ANY for source
Donald Sharp
2016-05-26
1
-5
/
+5
*
Pimd: pim register send is being sent and received at the RP
Donald Sharp
2016-05-26
3
-3
/
+51
*
pimd: Modify NOCACHE code to create (S,G) route
Donald Sharp
2016-05-26
1
-18
/
+42
*
pimd: Create special pimreg interface
Donald Sharp
2016-05-26
4
-8
/
+27
*
pimd: Fix some file inclusion issues.
Donald Sharp
2016-05-26
2
-0
/
+2
*
pimd: Move add_oif into pim_oil.c
Donald Sharp
2016-05-26
6
-152
/
+167
*
pimd: Add New Source type for where a (S,G) mroute is learned
Donald Sharp
2016-05-26
2
-4
/
+17
*
pimd: Convert the RP(G) code to return a struct pim_rpf
Donald Sharp
2016-05-26
4
-8
/
+11
*
pimd: Modify the RP data structure.
Donald Sharp
2016-05-26
7
-21
/
+41
*
pimd: Move I_am_DR macro to more appropriate place
Donald Sharp
2016-05-26
3
-4
/
+6
*
pimd: Add some code to intelligently handle WHOLEPKT generation
Donald Sharp
2016-05-26
3
-3
/
+26
*
pimd: Add some debug code to unknown packet upcalls
Donald Sharp
2016-05-26
1
-2
/
+5
*
pimd: Fixup some broken code for the register receive
Donald Sharp
2016-05-26
1
-9
/
+11
*
pimd: Cleanup some comments and documentation
Donald Sharp
2016-05-26
2
-2
/
+1
*
pimd: Start handling of pim REGISTER packet type
Donald Sharp
2016-05-26
3
-19
/
+84
*
pimd: Cause NOCACHE event to create WHOLEPKT events for pimd
Donald Sharp
2016-05-26
1
-0
/
+14
*
pimd: Fix nexthop resolution breakage
Donald Sharp
2016-05-26
1
-14
/
+18
*
pimd: Fixup kernel callbacks to handle them better
Donald Sharp
2016-05-26
1
-107
/
+141
*
pimd: Register with kernel to get unknown multicast packets
Donald Sharp
2016-05-26
4
-6
/
+9
*
pimd: SwitchToSptDesired addition
Donald Sharp
2016-05-26
2
-2
/
+39
*
pimd: Add code to start the KAT(S,G) as needed
Donald Sharp
2016-05-26
4
-0
/
+55
*
pimd: Create some infrastructure code for RST(S,G) and KAT(S,G)
Donald Sharp
2016-05-26
4
-3
/
+24
*
pimd: Start work for handling of register command
Donald Sharp
2016-05-26
3
-2
/
+230
*
pimd: Check to see if we are the RP
Donald Sharp
2016-05-26
1
-0
/
+5
*
pimd: Add SPTbit(S,G) support
Donald Sharp
2016-05-26
4
-4
/
+15
*
pimd: Start adding the ability to handle the Bridge Router
Donald Sharp
2016-05-26
3
-2
/
+129
*
pimd: Add code to get RP(G)
Donald Sharp
2016-05-26
2
-0
/
+17
*
pimd: Add RP check code
Donald Sharp
2016-05-26
2
-0
/
+50
*
pimd: Receive and transmit (*,G) to the RP
Donald Sharp
2016-05-26
7
-8
/
+104
*
pimd: Fix test_igmp_join code to handle thread_master * changes
Donald Sharp
2016-05-26
2
-0
/
+3
*
Implement "ip pim rp X.Y.Z.A" and "ip pim sm" commands
Donald Sharp
2016-05-26
5
-21
/
+134
*
pimd: Limit pim hello log messages
Donald Sharp
2016-05-26
3
-80
/
+89
*
pimd: Fix size_t zlog_err format string warning
Paul Jakma
2016-05-26
1
-1
/
+1
*
pimd: Cleanup interface startup
Donald Sharp
2016-05-26
2
-55
/
+18
*
pimd: Notice when we receive a packet type we can't handle yet
Donald Sharp
2016-05-26
1
-0
/
+14
[next]