| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r1.152 | Andrew Thompson | 2006-07-10 | 1 | -3/+6 |
| * | Partial backout. Do not use time_uptime instead of time_second, since | Gleb Smirnoff | 2006-03-22 | 1 | -7/+7 |
| * | MFC r1.151 | Andrew Thompson | 2006-03-11 | 1 | -2/+2 |
| * | MFC r1.150, do not send two ARP replies if the bridge has an address. | Andrew Thompson | 2006-02-03 | 1 | -2/+4 |
| * | InstaMFC: | Andrew Thompson | 2006-01-29 | 1 | -1/+1 |
| * | MFC r1.148: | Andrew Thompson | 2006-01-19 | 1 | -1/+1 |
| * | MFC: | Gleb Smirnoff | 2005-12-28 | 1 | -6/+11 |
| * | Previous commit merged 1.145 and _a part of_ 1.142, and this part | Gleb Smirnoff | 2005-11-26 | 1 | -4/+4 |
| * | MFC 1.145: | Gleb Smirnoff | 2005-11-25 | 1 | -31/+28 |
| * | MFC r1.144 | Andrew Thompson | 2005-10-07 | 1 | -1/+1 |
| * | MFC 1.141: | Gleb Smirnoff | 2005-09-13 | 1 | -9/+17 |
| * | MFC 1.140: | Gleb Smirnoff | 2005-08-29 | 1 | -0/+9 |
| * | MFC 1.139, that closes several races in ARP code. See original | Gleb Smirnoff | 2005-08-18 | 1 | -154/+181 |
| * | Add hooks into the networking layer to support if_bridge. This changes struct | Andrew Thompson | 2005-06-05 | 1 | -4/+8 |
| * | Embrace with #ifdef DEV_CARP carp-related code. | Gleb Smirnoff | 2005-03-13 | 1 | -2/+7 |
| * | Make ARP do not complain about wrong interface if correct interface | Gleb Smirnoff | 2005-03-09 | 1 | -7/+14 |
| * | Add CARP (Common Address Redundancy Protocol), which allows multiple | Gleb Smirnoff | 2005-02-22 | 1 | -5/+34 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | More fixing of multiple addresses in the same prefix. This time do not try | Max Laier | 2004-12-09 | 1 | -2/+20 |
| * | Check that rt_mask(rt) is non-NULL before dereferencing it, in the | Bruce M Simpson | 2004-10-26 | 1 | -0/+1 |
| * | Modify the thrilling "%D is using my IP address %s!" message so that | Robert Watson | 2004-10-12 | 1 | -1/+7 |
| * | Check flag do_bridge always, even if kernel was compiled without | Gleb Smirnoff | 2004-09-09 | 1 | -11/+5 |
| * | Add a new driver to support IP over firewire. This driver is intended to | Doug Rabson | 2004-06-13 | 1 | -1/+2 |
| * | Another small set of changes to reduce diffs with the new arp code. | Luigi Rizzo | 2004-04-25 | 1 | -31/+18 |
| * | remove a stale comment on the behaviour of arpresolve | Luigi Rizzo | 2004-04-25 | 1 | -10/+0 |
| * | Start the arp timer at init time. | Luigi Rizzo | 2004-04-25 | 1 | -10/+1 |
| * | This commit does two things: | Luigi Rizzo | 2004-04-25 | 1 | -7/+28 |
| * | Replace Bcopy with 'the real thing' as in the rest of the file. | Luigi Rizzo | 2004-04-18 | 1 | -1/+1 |
| * | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
| * | + arpresolve(): remove an unused argument | Luigi Rizzo | 2004-04-04 | 1 | -7/+2 |
| * | - Fix indentation lost by 'diff -b'. | Matthew N. Dodd | 2004-03-21 | 1 | -5/+4 |
| * | Remove interface type specific code from arprequest(), and in_arpinput(). | Matthew N. Dodd | 2004-03-21 | 1 | -111/+19 |
| * | De-register. | Matthew N. Dodd | 2004-03-14 | 1 | -22/+22 |
| * | I didn't notice it right away, but check the right length too. | Ruslan Ermilov | 2003-12-23 | 1 | -1/+1 |
| * | Fix a problem introduced in revision 1.84: m_pullup() does not | Ruslan Ermilov | 2003-12-23 | 1 | -5/+7 |
| * | replace explicit changes to rt_refcnt by RT_ADDREF and RT_REMREF | Sam Leffler | 2003-11-08 | 1 | -1/+1 |
| * | o add a flags parameter to netisr_register that is used to specify | Sam Leffler | 2003-11-08 | 1 | -1/+1 |
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -11/+10 |
| * | Overhaul routing table entry cleanup by introducing a new rtexpunge | Sam Leffler | 2003-10-30 | 1 | -8/+3 |
| * | Locking for updates to routing table entries. Each rtentry gets a mutex | Sam Leffler | 2003-10-04 | 1 | -32/+53 |
| * | Shorten 'bad gateway' AF_LINK message. | Bruce M Simpson | 2003-10-03 | 1 | -1/+1 |
| * | Make arp_rtrequest()'s 'bad gateway' messages slightly more informative, | Bruce M Simpson | 2003-10-03 | 1 | -1/+4 |
| * | Only delete the route if arplookup() tried to create it. Do not delete | Bruce M Simpson | 2003-10-03 | 1 | -8/+13 |
| * | By popular demand, added the "static ARP" per-interface option. | Ruslan Ermilov | 2003-10-01 | 1 | -2/+4 |
| * | Fix a logic error in the check to see if arplookup() should free the route. | Bruce M Simpson | 2003-09-24 | 1 | -2/+1 |
| * | Fix a bug in arplookup(), whereby a hostile party on a locally | Bruce M Simpson | 2003-09-23 | 1 | -6/+14 |
| * | Update netisr handling; Each SWI now registers its queue, and all queue | Jonathan Lemon | 2003-03-04 | 1 | -42/+31 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -1/+1 |
| * | Avoid multiply for preemptive arp calculation since it hits every | Orion Hodson | 2003-02-08 | 1 | -6/+7 |
| * | MFS 1.64.2.22: Re-enable non pre-emptive ARP requests. | Orion Hodson | 2003-02-04 | 1 | -14/+15 |