Age | Commit message (Expand) | Author |
2000-03-17 | remove multiple function declarations. | Artur Grabowski |
2000-03-17 | Cryptographic services framework, and software "device driver". The | Angelos D. Keromytis |
2000-03-13 | Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed | Kjell Wooding |
2000-03-12 | undo interface address addition, if in_ifinit fails. | Jun-ichiro itojun Hagino |
2000-03-10 | cleared wrong amount of memory in skipjack zerokey, causes bigtime crashes | Theo de Raadt |
2000-03-09 | change struct icmp6_filter member name: s/icmp6_filter/icmp6_filt/, | Jun-ichiro itojun Hagino |
2000-03-07 | add ETHERTYPE_8021Q | Chris Cappuccio |
2000-03-03 | remove WIDE's experimental ip reass code, mistakingly merged in partially. | Jun-ichiro itojun Hagino |
2000-02-29 | ensure tcp window size does not overflow (16bit unsigned after window scale). | Jun-ichiro itojun Hagino |
2000-02-28 | move crypto code | Theo de Raadt |
2000-02-28 | upgrade node information query protocol support from 04 draft to | Jun-ichiro itojun Hagino |
2000-02-28 | bring in recent KAME changes (only important and stable ones, as usual). | Jun-ichiro itojun Hagino |
2000-02-24 | hide IP6_EXTHDR_CHECK from the userland. | Jun-ichiro itojun Hagino |
2000-02-21 | TCP SACK fixes via Tom Henderson (tomh@cs.berkeley.edu): | Niels Provos |
2000-02-18 | Get rid of printf message from ipf enable, as per theo's request. | Kjell Wooding |
2000-02-18 | fix alignment problem in ancillary data (alpha). | Jun-ichiro itojun Hagino |
2000-02-16 | Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY | Kjell Wooding |
2000-02-10 | add PPPoE Discovery- and Session-Stage ETHERTYPEs | Jason Wright |
2000-02-09 | improve RFC2553/2292 conformance. netinet6/{ip6,icmp6,in6}.h should not | Jun-ichiro itojun Hagino |
2000-02-09 | don't need netinet6/in6.h | Jun-ichiro itojun Hagino |
2000-02-07 | s/DIAGNOSTIC/DEBUG/ | Jun-ichiro itojun Hagino |
2000-02-07 | fix include file path related to ip6. | Jun-ichiro itojun Hagino |
2000-02-07 | for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h. | Jun-ichiro itojun Hagino |
2000-02-01 | Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY | Kjell Wooding |
2000-01-27 | Merge "old" and "new" ESP and AH in two files (one for each). | Angelos D. Keromytis |
2000-01-26 | new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on... | Theo de Raadt |
2000-01-25 | Ok, so setsoftnet is md. | Marc Espie |
2000-01-21 | Fix comment. | Angelos D. Keromytis |
2000-01-21 | Typo. | Angelos D. Keromytis |
2000-01-21 | Forgot to delete this. | Angelos D. Keromytis |
2000-01-21 | Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not | Angelos D. Keromytis |
2000-01-18 | Bump IPPROTO_MAX to include IPPROTO_MOBILE and IPPROTO_ETHERIP. | Angelos D. Keromytis |
2000-01-17 | fix pullup and otos saving code for ip6 | Jun-ichiro itojun Hagino |
2000-01-17 | fix "traceroute -P 41", outgoing side. incoming side needs fix in | Jun-ichiro itojun Hagino |
2000-01-16 | ETHERTYPE_ATALK -> ETHERTYPE_AT (op21@squish.org) | Angelos D. Keromytis |
2000-01-15 | Remove unnecessary definition. | Angelos D. Keromytis |
2000-01-15 | Add function prototype. | Angelos D. Keromytis |
2000-01-15 | Change function type to non-static. | Angelos D. Keromytis |
2000-01-13 | mbuf **, not mbuf * you twit... | Angelos D. Keromytis |
2000-01-13 | Print number of ingress flows in /kern/ipsec | Angelos D. Keromytis |
2000-01-13 | Add an ip4_input6() for use with IPv6 (just a wrapper for | Angelos D. Keromytis |
2000-01-13 | put_flow(), find_flow(), and delete_flow() get a third argument (for | Angelos D. Keromytis |
2000-01-11 | The entry for IP4 should always be there. | Angelos D. Keromytis |
2000-01-11 | Mostly cosmetic changes, and avoid an m_pullup() | Angelos D. Keromytis |
2000-01-11 | Correct sa_require handling. | Angelos D. Keromytis |
2000-01-11 | Fix check for sen_type. | Angelos D. Keromytis |
2000-01-11 | Remove ifdef'ed out definitions. | Angelos D. Keromytis |
2000-01-11 | Use default values when requesting dynamic VPNs. | Angelos D. Keromytis |
2000-01-11 | Only use defaults if they have sane values. | Angelos D. Keromytis |
2000-01-10 | Add 10 new ipsec-related sysctl variables...they are currently under | Angelos D. Keromytis |