Age | Commit message (Expand) | Author |
2000-01-17 | on fork, flush pcb too, update pcsq | Michael Shalayeff |
2000-01-17 | remove IFF_RUNNING if it becomes !IFF_UP. | Jun-ichiro itojun Hagino |
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-17 | let pmap_enter_pv return a created pv, which simplifies futher pv operation | Michael Shalayeff |
2000-01-17 | insert giftunnel synopsis line, which would provide some clue how it's used f... | Michael Shalayeff |
2000-01-17 | Remove `pc_disp_special'. | Aaron Campbell |
2000-01-17 | Remove `pcdisp_special', which was actually a gross hack. Instead, move the | Aaron Campbell |
2000-01-17 | Add sysctl vars for checksum, forwarding and netbios. | Federico G. Schwindt |
2000-01-17 | some more paranoid checks, shorter trap desriptions | Michael Shalayeff |
2000-01-17 | Document new ipx sysctl vars. | Federico G. Schwindt |
2000-01-17 | add syscall frame flag | Michael Shalayeff |
2000-01-16 | destroy keys earlier | Markus Friedl |
2000-01-16 | VIAO -> VAIO | Brad Smith |
2000-01-16 | split key exchange (kex) and user authentication (user-auth), ok: provos@ | Markus Friedl |
2000-01-16 | Closer to support for UVM on powerpc, tries to execute user programs, but | Dale S. Rahn |
2000-01-16 | sync | Theo de Raadt |
2000-01-16 | update | Michael Shalayeff |
2000-01-16 | ask for even more information to dmesglog | Theo de Raadt |
2000-01-16 | Merge with FreeBSD: | Jason Wright |
2000-01-16 | Kill XXX code which is bogus and unused anyway (no call with dodotpath==1 | Marc Espie |
2000-01-16 | Bug-fix: skipping inappropriate versions is independent of whether | Marc Espie |
2000-01-16 | print pcap_version in usage() | Jakob Schlyter |
2000-01-16 | INET6 (from KAME) | Jakob Schlyter |
2000-01-16 | remove more references to -H and -V. -moj | Mats O Jansson |
2000-01-16 | VLAN 802.1q support | Jakob Schlyter |
2000-01-16 | enable INET6 | Jakob Schlyter |
2000-01-16 | INET6 address resolution (from KAME) | Jakob Schlyter |
2000-01-16 | BGP support (from KAME/WIDE). INET6 parts not done yet. | Jakob Schlyter |
2000-01-16 | Mobile IP support (from KAME/NetBSD) | Jakob Schlyter |
2000-01-16 | L2TP support (from KAME) | Jakob Schlyter |
2000-01-16 | Update to ncurses-5.0-20000115: | Todd C. Miller |
2000-01-16 | ETHERTYPE_ATALK -> ETHERTYPE_AT (op21@squish.org) | Angelos D. Keromytis |
2000-01-16 | ETHERTYPE_ATALK -> ETHERTYPE_AT | Angelos D. Keromytis |
2000-01-16 | No more gifconfig(8) | Angelos D. Keromytis |
2000-01-16 | A bit more cleanup. | Angelos D. Keromytis |
2000-01-16 | Update to not mention gifconfig(8); remove verbiage about ECN and | Angelos D. Keromytis |
2000-01-15 | Add "giftunnel" keyword, obsoleting gifconfig(8). | Angelos D. Keromytis |
2000-01-15 | typo; sotiris.vassilopoulos@betatech.gr via adejoode@zedz.net | Niels Provos |
2000-01-15 | Order flags alphabetically. | Angelos D. Keromytis |
2000-01-15 | Remove unnecessary definition. | Angelos D. Keromytis |
2000-01-15 | Don't allow enc0 to be added to a bridge, as it's used for all | Angelos D. Keromytis |
2000-01-15 | Update. | Angelos D. Keromytis |
2000-01-15 | Update. | Angelos D. Keromytis |
2000-01-15 | Can't bind SAs to enc0 | Angelos D. Keromytis |
2000-01-15 | Add function prototype. | Angelos D. Keromytis |
2000-01-15 | PRU_DETACH does not return ENOTCONN. If ipxp is NULL, EINVAL will be | Federico G. Schwindt |
2000-01-15 | Some KNF. | Federico G. Schwindt |
2000-01-15 | Check that INET is defined. Revove unused code. Some KNF. | Federico G. Schwindt |
2000-01-15 | Change function type to non-static. | Angelos D. Keromytis |