aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_mroute.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPUAndrey V. Elsukov2013-07-091-1/+2
* Prepare network statistics structures for migration to PCPU counters.Andrey V. Elsukov2013-07-091-13/+13
* Remove route caching from IP multicast routing code. There is noGleb Smirnoff2012-07-021-1/+0
* Virtualize the IPv4 multicast routing code.Marko Zec2010-06-021-1/+1
* Switch cmd argument to u_long. This matches what if_ethersubr.c does andRoman Divacky2009-06-211-1/+1
* Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.Bruce M Simpson2009-04-211-1/+5
* Update stats in struct mrtstat using two new macros: MRTSTAT_ADD()Robert Watson2009-04-121-0/+5
* Introduce a number of changes to the MROUTING code.Bruce M Simpson2009-03-191-20/+4
* Add code to allow the system to handle multiple routing tables.Julian Elischer2008-05-091-1/+1
* Store the cached route in vifp in the normal send_packet() case.Bruce M Simpson2007-02-081-1/+1
* Nuke the token bucket filter code. Attempting to request rate limitingBruce M Simpson2007-02-081-21/+2
* Remove support for IPIP tunnels in IPv4 multicast forwarding. XORP hasBruce M Simpson2007-02-071-2/+2
* Nits.Bruce M Simpson2006-09-291-1/+1
* Push removal of mrouted down to the rest of the tree.Bruce M Simpson2006-09-291-1/+1
* Brain-o (use standard int types now).Ruslan Ermilov2006-02-011-2/+2
* Fix multicast routing on 64-bit platforms.Ruslan Ermilov2006-01-311-2/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* White space cleanup for netinet before branch:Robert Watson2004-08-161-33/+33
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* 1. Basic PIM kernel supportJeffrey Hsu2003-08-071-15/+144
* Massive cleanup of the ip_mroute code.Luigi Rizzo2002-11-151-3/+0
* Remove __P.Alfred Perlstein2002-03-191-4/+4
* Somewhat modernize ip_mroute.c:Bill Fenner2001-07-251-4/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use dynamic memory allocation instead of mbuf's for multicast routingBill Fenner1999-01-181-1/+4
* Yow! Completely change the way socket options are handled, eliminatingGarrett Wollman1998-08-231-3/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Expose more of these structures to tthe user so that netstatGarrett Wollman1997-01-031-3/+3
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-1/+5
* Fix some problems with multicast forwarding:Garrett Wollman1995-08-231-15/+7
* Kernel side of 3.5 multicast routing code, based on work by Bill FennerGarrett Wollman1995-06-131-62/+73
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+2
* Shuffle some functions and variables around to make it possible forGarrett Wollman1994-09-141-3/+3
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-061-58/+134
* Made idempotent.Paul Richards1994-08-211-1/+5
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+173