| 2010-08-09 |
Jan Lentfer | carp: add carp_group_demote_adj() master |
blob | commitdiff |
| 2010-04-14 |
Rui Paulo | Update to new if_clone API. |
blob | commitdiff | diff to current |
| 2010-01-11 |
Sascha Wildner | Fix kernel build without INET6. |
blob | commitdiff | diff to current |
| 2008-12-31 |
Michael Neumann | Merge branches 'master' and 'suser_to_priv' |
blob | commitdiff | diff to current |
| 2008-12-31 |
Sepherosa Ziehau | IA_PRF_RTEXISTOK is no longer needed, in_{add,scrub... |
blob | commitdiff | diff to current |
| 2008-12-26 |
Sepherosa Ziehau | Rework carp(4) IPv4 support. |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-12-05 |
Sepherosa Ziehau | Deprecate MALLOC/FREE macros |
blob | commitdiff | diff to current |
| 2008-12-05 |
Sepherosa Ziehau | Correct the reversed comparison logic |
blob | commitdiff | diff to current |
| 2008-12-04 |
Sepherosa Ziehau | Add CARP_IS_RUNNING() to test carp(4) iface's IFF_UP... |
blob | commitdiff | diff to current |
| 2008-12-04 |
Sepherosa Ziehau | Remove unused macro |
blob | commitdiff | diff to current |
| 2008-12-04 |
Sepherosa Ziehau | Merge clearing IFF_UP and IFF_RUNNING |
blob | commitdiff | diff to current |
| 2008-12-04 |
Sepherosa Ziehau | Use in_cksum_{range,skip}() |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Rework carp_input() |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Use suser_cred() |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Embed ifnet in carp_softc; ifnet allocation is never... |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Clean up and style changes |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Nuke lock remainders and related comment |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Staticize |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Drop locking in carp(4). carp(4) is under explicit... |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | - Regroup type declaration |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | Cleanup header inclusion |
blob | commitdiff | diff to current |
| 2008-12-03 |
Sepherosa Ziehau | u_int{8,16,32,64}_t -> uint{8,16,32,64}_t |
blob | commitdiff | diff to current |
| 2008-12-02 |
Sepherosa Ziehau | Fix carp_input() prototype to meet the requirement... |
blob | commitdiff | diff to current |
| 2008-07-27 |
Sepherosa Ziehau | Switch to ETHER_INPUT2 on ethernet input path by default: |
blob | commitdiff | diff to current |
| 2008-06-08 |
Sepherosa Ziehau | Parallelize in_ifaddrhead operation |
blob | commitdiff | diff to current |
| 2008-05-28 |
Sepherosa Ziehau | - ifnet.if_output() should be called without ifnet... |
blob | commitdiff | diff to current |
| 2008-03-07 |
Sepherosa Ziehau | Parallelize ifnet.if_addrhead accessing by duplicating... |
blob | commitdiff | diff to current |
| 2008-01-11 |
Sepherosa Ziehau | - Split if_clone.c out of if.c, license in if.c is... |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2007-10-20 |
Sepherosa Ziehau | - m_tag_get() expects MB_DONTWAIT not M_NOWAIT |
blob | commitdiff | diff to current |
| 2007-08-27 |
Hasso Tepper | Nuke FDDI support. |
blob | commitdiff | diff to current |
| 2007-08-27 |
Hasso Tepper | Nuke token ring support. This also means one blob less... |
blob | commitdiff | diff to current |
| 2007-08-16 |
Matthew Dillon | Bring CARP into the tree. CARP = Common Address Redund... |
blob | commitdiff | diff to current |
|