summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_mroute.h
Commit message (Expand)AuthorAgeFilesLines
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-1/+1
* Store the cached route in vifp in the normal send_packet() case.bms2007-02-081-1/+1
* Nuke the token bucket filter code. Attempting to request rate limitingbms2007-02-081-21/+2
* Remove support for IPIP tunnels in IPv4 multicast forwarding. XORP hasbms2007-02-071-2/+2
* Nits.bms2006-09-291-1/+1
* Push removal of mrouted down to the rest of the tree.bms2006-09-291-1/+1
* Brain-o (use standard int types now).ru2006-02-011-2/+2
* Fix multicast routing on 64-bit platforms.ru2006-01-311-2/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* White space cleanup for netinet before branch:rwatson2004-08-161-33/+33
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* 1. Basic PIM kernel supporthsu2003-08-071-15/+144
* Massive cleanup of the ip_mroute code.luigi2002-11-151-3/+0
* Remove __P.alfred2002-03-191-4/+4
* Somewhat modernize ip_mroute.c:fenner2001-07-251-4/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use dynamic memory allocation instead of mbuf's for multicast routingfenner1999-01-181-1/+4
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-3/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Expose more of these structures to tthe user so that netstatwollman1997-01-031-3/+3
* Completed function declarations and/or added prototypes.bde1995-12-021-1/+5
* Fix some problems with multicast forwarding:wollman1995-08-231-15/+7
* Kernel side of 3.5 multicast routing code, based on work by Bill Fennerwollman1995-06-131-62/+73
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+2
* Shuffle some functions and variables around to make it possible forwollman1994-09-141-3/+3
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-58/+134
* Made idempotent.paul1994-08-211-1/+5
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+173
OpenPOWER on IntegriCloud