index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
pimd: Fix some file inclusion issues.
Donald Sharp
2
-0
/
+2
2016-05-26
pimd: Move add_oif into pim_oil.c
Donald Sharp
6
-152
/
+167
2016-05-26
pimd: Add New Source type for where a (S,G) mroute is learned
Donald Sharp
2
-4
/
+17
2016-05-26
pimd: Convert the RP(G) code to return a struct pim_rpf
Donald Sharp
4
-8
/
+11
2016-05-26
lib: Fix compile warnings with zlog_hexdump
Donald Sharp
2
-5
/
+5
2016-05-26
pimd: Modify the RP data structure.
Donald Sharp
7
-21
/
+41
2016-05-26
pimd: Move I_am_DR macro to more appropriate place
Donald Sharp
3
-4
/
+6
2016-05-26
pimd: Add some code to intelligently handle WHOLEPKT generation
Donald Sharp
3
-3
/
+26
2016-05-26
pimd: Add some debug code to unknown packet upcalls
Donald Sharp
1
-2
/
+5
2016-05-26
pimd: Fixup some broken code for the register receive
Donald Sharp
1
-9
/
+11
2016-05-26
pimd: Cleanup some comments and documentation
Donald Sharp
2
-2
/
+1
2016-05-26
pimd: Start handling of pim REGISTER packet type
Donald Sharp
3
-19
/
+84
2016-05-26
pimd: Cause NOCACHE event to create WHOLEPKT events for pimd
Donald Sharp
1
-0
/
+14
2016-05-26
pimd: Fix nexthop resolution breakage
Donald Sharp
1
-14
/
+18
2016-05-26
pimd: Fixup kernel callbacks to handle them better
Donald Sharp
1
-107
/
+141
2016-05-26
pimd: Register with kernel to get unknown multicast packets
Donald Sharp
4
-6
/
+9
2016-05-26
zebra: don't print uninitialized string (3b02fe8)
David Lamparter
1
-3
/
+1
2016-05-26
pimd: SwitchToSptDesired addition
Donald Sharp
2
-2
/
+39
2016-05-26
pimd: Add code to start the KAT(S,G) as needed
Donald Sharp
4
-0
/
+55
2016-05-26
pimd: Create some infrastructure code for RST(S,G) and KAT(S,G)
Donald Sharp
4
-3
/
+24
2016-05-26
pimd: Start work for handling of register command
Donald Sharp
3
-2
/
+230
2016-05-26
pimd: Check to see if we are the RP
Donald Sharp
1
-0
/
+5
2016-05-26
pimd: Add SPTbit(S,G) support
Donald Sharp
4
-4
/
+15
2016-05-26
pimd: Start adding the ability to handle the Bridge Router
Donald Sharp
4
-2
/
+130
2016-05-26
pimd: Add code to get RP(G)
Donald Sharp
2
-0
/
+17
2016-05-26
pimd: Add RP check code
Donald Sharp
2
-0
/
+50
2016-05-26
pimd: Receive and transmit (*,G) to the RP
Donald Sharp
7
-8
/
+104
2016-05-26
pimd: Fix test_igmp_join code to handle thread_master * changes
Donald Sharp
2
-0
/
+3
2016-05-26
Implement "ip pim rp X.Y.Z.A" and "ip pim sm" commands
Donald Sharp
5
-21
/
+134
2016-05-26
Fixup of Code to allow pimd to actually run on startup
Donald Sharp
4
-2
/
+9
2016-05-26
pimd: Limit pim hello log messages
Donald Sharp
3
-80
/
+89
2016-05-26
pimd: Fix size_t zlog_err format string warning
Paul Jakma
1
-1
/
+1
2016-05-26
pimd: Cleanup interface startup
Donald Sharp
2
-55
/
+18
2016-05-26
pimd: Notice when we receive a packet type we can't handle yet
Donald Sharp
1
-0
/
+14
2016-05-26
pimd: Add knowledge of different packet types
Donald Sharp
1
-0
/
+6
2016-05-26
pimd: Cleanup zebra debugs to be protected by debug commands
Donald Sharp
7
-44
/
+48
2016-05-26
pimd: Do not display some default values as part of a show run
Donald Sharp
1
-10
/
+16
2016-05-26
pimd: Fix warning
Martin Winter
1
-1
/
+1
2016-05-26
pimd: use IPPROTO_IP (not SOL_IP) for IP_PKTINFO
David Lamparter
2
-5
/
+5
2016-05-26
pimd: Fix compile warning (error with Werror) on BSD
Paul Jakma
1
-2
/
+5
2016-05-26
pimd: Remove stdout zlog changes
Donald Sharp
1
-17
/
+1
2016-05-26
pimd: Fix leaked fd
Donald Sharp
1
-0
/
+1
2016-05-26
build: Enable vtysh and pimd as part of default build
Donald Sharp
1
-6
/
+5
2016-05-26
bgpd/pimd: fix zAPI parsing
Nicolas Dichtel
3
-27
/
+46
2016-05-26
pimd: Create ability to modify hell and hold timers per interface
Donald Sharp
3
-1
/
+79
2016-05-26
pimd: Change ioctl call failure from vty_out to zlog_warn
Donald Sharp
1
-10
/
+7
2016-05-26
pimd: Ensure new generation_id is different from previous
Donald Sharp
1
-1
/
+13
2016-05-26
pimd: Stop DR election on every hello
Donald Sharp
1
-3
/
+0
2016-05-26
pimd: Fix first DR Election
Donald Sharp
1
-20
/
+20
2016-05-26
pimd: Add ability to set DR Priority for an interface
Donald Sharp
4
-7
/
+82
[next]