Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add const qualifier to the dst parameter of the ifnet if_output method. | glebius | 2013-04-26 | 1 | -2/+3 |
* | Resolve source address selection in presense of CARP. Add a couple | glebius | 2013-02-11 | 1 | -0/+2 |
* | Restore a feature that was present in 5.x and 6.x, and was cleared in | glebius | 2011-12-20 | 1 | -17/+2 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -16/+21 |
* | Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with | will | 2010-08-11 | 1 | -0/+20 |
* | Allow carp(4) to be loaded as a kernel module. Follow precedent set by | will | 2010-08-11 | 1 | -5/+5 |
* | Update stats in struct carpstats using two new macros: CARPSTATS_ADD() | rwatson | 2009-04-12 | 1 | -0/+5 |
* | Make sure that carp_header is 36 bytes long | imp | 2006-12-01 | 1 | -0/+4 |
* | o Introduce carp_multicast_cleanup(), which removes and frees | glebius | 2006-03-21 | 1 | -1/+0 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -0/+163 |