Age | Commit message (Expand) | Author |
1999-12-09 | Fix pmap_kenter_pa4m. First shot at a better pmap_kenter_pgs. | Artur Grabowski |
1999-12-09 | So I was lying...unify ESP and AH wrapper-input processing. The new | Angelos D. Keromytis |
1999-12-09 | Ok, no more IPsec for OpenBSD...I've had enough with it. | Angelos D. Keromytis |
1999-12-09 | Add v4/v6 wrapper routine definitions. | Angelos D. Keromytis |
1999-12-09 | Couple of paranoid ifdefs... | Angelos D. Keromytis |
1999-12-09 | ip4e_output() can now generate any combination of IP{4,6}-in-IP{4,6} | Angelos D. Keromytis |
1999-12-09 | Unspecified tunnel endpoint use statistic. | Angelos D. Keromytis |
1999-12-09 | Protocol family mismatch counter. | Angelos D. Keromytis |
1999-12-09 | Be more careful with IPv4 multicast (make sure it's IPv4), and remove | Angelos D. Keromytis |
1999-12-09 | ip4_input() can now handle either of IP-in-IP or IP-in-IPv6 | Angelos D. Keromytis |
1999-12-09 | We can't use the gif interface input routine for IPIP/IP6IP | Angelos D. Keromytis |
1999-12-09 | IPv6 support should now be complete (well, we need the right hooks in | Angelos D. Keromytis |
1999-12-09 | Minor cleanup | Angelos D. Keromytis |
1999-12-09 | first arg to pmap_changebit is paddr_t | Michael Shalayeff |
1999-12-09 | Bogus include file crept in. | Angelos D. Keromytis |
1999-12-09 | Shrink... | Angelos D. Keromytis |
1999-12-09 | Add prototype for esp6_input() wrapper to ESP input processing routine. | Angelos D. Keromytis |
1999-12-08 | only replace .mul/.umul on v8 cpus | Theo de Raadt |
1999-12-08 | sync | Theo de Raadt |
1999-12-08 | @@@0001 is not a sb | Theo de Raadt |
1999-12-08 | fix mbuf chain allocation to comply with m_devget() way | Jason Wright |
1999-12-08 | fix mbuf chain allocation to comply with m_devget() way. | Jason Wright |
1999-12-08 | DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace the | Aaron Campbell |
1999-12-08 | silence more DAD debugging information | Theo de Raadt |
1999-12-08 | s/ipv6intr/ip6intr/ | Jun-ichiro itojun Hagino |
1999-12-08 | s/ipv6intr/ip6intr/ | Michael Shalayeff |
1999-12-08 | Readd the PMAP_NEW code, this time with the missing ifdef. | Artur Grabowski |
1999-12-08 | undo even more damage | Theo de Raadt |
1999-12-08 | undo total garbage untested sloppy commit from art | Theo de Raadt |
1999-12-08 | silence non-duplicate DAD completion messages | Theo de Raadt |
1999-12-08 | Fix debugging printf compilation. | Angelos D. Keromytis |
1999-12-08 | ifdef cleanup... | Angelos D. Keromytis |
1999-12-08 | Better pmap_kenter_pa4m. | Artur Grabowski |
1999-12-08 | Identation. | Angelos D. Keromytis |
1999-12-08 | Removed about 24KB of ifdef'ed code. It's nice to be able to see what | Angelos D. Keromytis |
1999-12-08 | Dumb implementation of PMAP_NEW, it works but without any gains yet. | Artur Grabowski |
1999-12-08 | Type in sizeofs | Angelos D. Keromytis |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino |
1999-12-08 | Move the FIBMAP ioctl. | Angelos D. Keromytis |
1999-12-08 | KAME IPv6 merger TODOs. you may want to see them earlier... | Jun-ichiro itojun Hagino |
1999-12-08 | IPv6 header handling, improve IPv4 option handling support. | Angelos D. Keromytis |
1999-12-08 | fix mbuf chain allocation to comply with m_devget() way. | Jun-ichiro itojun Hagino |
1999-12-08 | comment out call to inet_ntoa6() as we don't have the code yet. | Jun-ichiro itojun Hagino |
1999-12-08 | fix field name (ip6_hdr->ip6_src). use IN6_ARE_ADDR_EQUAL for comparison. | Jun-ichiro itojun Hagino |
1999-12-08 | AH finished, a couple of cosmetic changes in ESP. | Angelos D. Keromytis |
1999-12-08 | make sure video timing is enabled (not always done by prom); NetBSD. | Jason Wright |
1999-12-08 | Remove unused #define cruft. | Aaron Campbell |
1999-12-08 | Whoops; forgot to bump FreeBSD version numbers. | Aaron Campbell |
1999-12-08 | Sync with FreeBSD: | Aaron Campbell |