]> git.proxmox.com Git - mirror_frr.git/history - pimd
gdb: Add a directory of files with gdb macros
[mirror_frr.git] / pimd /
2016-05-26 Donald Sharppimd: Fix some static analysis
2016-05-26 Paul Jakmabuild: Remove the old PIC/PIE patch, let libtool sort...
2016-05-26 Donald Sharppimd: Clean up some more compile warnings
2016-05-26 Donald Sharppimd: Fix SPT bit initial setting
2016-05-26 Donald Sharppimd: Fix pim_upstream_find to match on INADDR_ANY...
2016-05-26 Donald SharpPimd: pim register send is being sent and received...
2016-05-26 Donald Sharppimd: Modify NOCACHE code to create (S,G) route
2016-05-26 Donald Sharppimd: Create special pimreg interface
2016-05-26 Donald Sharppimd: Fix some file inclusion issues.
2016-05-26 Donald Sharppimd: Move add_oif into pim_oil.c
2016-05-26 Donald Sharppimd: Add New Source type for where a (S,G) mroute...
2016-05-26 Donald Sharppimd: Convert the RP(G) code to return a struct pim_rpf
2016-05-26 Donald Sharppimd: Modify the RP data structure.
2016-05-26 Donald Sharppimd: Move I_am_DR macro to more appropriate place
2016-05-26 Donald Sharppimd: Add some code to intelligently handle WHOLEPKT...
2016-05-26 Donald Sharppimd: Add some debug code to unknown packet upcalls
2016-05-26 Donald Sharppimd: Fixup some broken code for the register receive
2016-05-26 Donald Sharppimd: Cleanup some comments and documentation
2016-05-26 Donald Sharppimd: Start handling of pim REGISTER packet type
2016-05-26 Donald Sharppimd: Cause NOCACHE event to create WHOLEPKT events...
2016-05-26 Donald Sharppimd: Fix nexthop resolution breakage
2016-05-26 Donald Sharppimd: Fixup kernel callbacks to handle them better
2016-05-26 Donald Sharppimd: Register with kernel to get unknown multicast...
2016-05-26 Donald Sharppimd: SwitchToSptDesired addition
2016-05-26 Donald Sharppimd: Add code to start the KAT(S,G) as needed
2016-05-26 Donald Sharppimd: Create some infrastructure code for RST(S,G)...
2016-05-26 Donald Sharppimd: Start work for handling of register command
2016-05-26 Donald Sharppimd: Check to see if we are the RP
2016-05-26 Donald Sharppimd: Add SPTbit(S,G) support
2016-05-26 Donald Sharppimd: Start adding the ability to handle the Bridge...
2016-05-26 Donald Sharppimd: Add code to get RP(G)
2016-05-26 Donald Sharppimd: Add RP check code
2016-05-26 Donald Sharppimd: Receive and transmit (*,G) to the RP
2016-05-26 Donald Sharppimd: Fix test_igmp_join code to handle thread_master...
2016-05-26 Donald SharpImplement "ip pim rp X.Y.Z.A" and "ip pim sm" commands
2016-05-26 Donald Sharppimd: Limit pim hello log messages
2016-05-26 Paul Jakmapimd: Fix size_t zlog_err format string warning
2016-05-26 Donald Sharppimd: Cleanup interface startup
2016-05-26 Donald Sharppimd: Notice when we receive a packet type we can't...
2016-05-26 Donald Sharppimd: Add knowledge of different packet types
2016-05-26 Donald Sharppimd: Cleanup zebra debugs to be protected by debug...
2016-05-26 Donald Sharppimd: Do not display some default values as part of...
2016-05-26 Martin Winterpimd: Fix warning
2016-05-26 David Lamparterpimd: use IPPROTO_IP (not SOL_IP) for IP_PKTINFO
2016-05-26 Paul Jakmapimd: Fix compile warning (error with Werror) on BSD
2016-05-26 Donald Sharppimd: Remove stdout zlog changes
2016-05-26 Donald Sharppimd: Fix leaked fd
2016-05-26 Nicolas Dichtelbgpd/pimd: fix zAPI parsing
2016-05-26 Donald Sharppimd: Create ability to modify hell and hold timers...
2016-05-26 Donald Sharppimd: Change ioctl call failure from vty_out to zlog_warn
2016-05-26 Donald Sharppimd: Ensure new generation_id is different from previous
2016-05-26 Donald Sharppimd: Stop DR election on every hello
2016-05-26 Donald Sharppimd: Fix first DR Election
2016-05-26 Donald Sharppimd: Add ability to set DR Priority for an interface
2016-05-26 Jafar Al-Gharaibehpimd: add support for configuring multicast static...
2016-05-26 Donald Sharppim: 'show debugging' collision
2016-05-26 Donald Sharppimd assert when no route to source from a new igmp...
2016-05-26 Donald Sharppim_mroute.h has a different version of code than linux...
2016-05-26 Donald SharpPIMD: Fix code to use srandom/random
2016-05-26 David Lamparter*: assorted warning fixes
2016-05-26 David Lamparterpimd: fix out of tree build
2016-05-26 David Lamparterpimd: cast ioctl values when printing them
2016-05-26 David Lamparterpimd: cast to sockaddr_in to sockaddr
2016-05-26 Donald Sharppimd: Rework pim to handle changes between us and upstream
2016-05-26 David Lamparterpimd: mask unused zclient_broken()
2016-05-26 David Lamparterpimd: merge pimd as of 2015-01-19