summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-01-16Kill XXX code which is bogus and unused anyway (no call with dodotpath==1Marc Espie
2000-01-16Bug-fix: skipping inappropriate versions is independent of whetherMarc Espie
2000-01-16print pcap_version in usage()Jakob Schlyter
2000-01-16INET6 (from KAME)Jakob Schlyter
2000-01-16remove more references to -H and -V. -mojMats O Jansson
2000-01-16VLAN 802.1q supportJakob Schlyter
2000-01-16enable INET6Jakob Schlyter
2000-01-16INET6 address resolution (from KAME)Jakob Schlyter
2000-01-16BGP support (from KAME/WIDE). INET6 parts not done yet.Jakob Schlyter
2000-01-16Mobile IP support (from KAME/NetBSD)Jakob Schlyter
2000-01-16L2TP support (from KAME)Jakob Schlyter
2000-01-16Update to ncurses-5.0-20000115:Todd C. Miller
2000-01-16ETHERTYPE_ATALK -> ETHERTYPE_AT (op21@squish.org)Angelos D. Keromytis
2000-01-16ETHERTYPE_ATALK -> ETHERTYPE_ATAngelos D. Keromytis
2000-01-16No more gifconfig(8)Angelos D. Keromytis
2000-01-16A bit more cleanup.Angelos D. Keromytis
2000-01-16Update to not mention gifconfig(8); remove verbiage about ECN andAngelos D. Keromytis
2000-01-15Add "giftunnel" keyword, obsoleting gifconfig(8).Angelos D. Keromytis
2000-01-15typo; sotiris.vassilopoulos@betatech.gr via adejoode@zedz.netNiels Provos
2000-01-15Order flags alphabetically.Angelos D. Keromytis
2000-01-15Remove unnecessary definition.Angelos D. Keromytis
2000-01-15Don't allow enc0 to be added to a bridge, as it's used for allAngelos D. Keromytis
2000-01-15Update.Angelos D. Keromytis
2000-01-15Update.Angelos D. Keromytis
2000-01-15Can't bind SAs to enc0Angelos D. Keromytis
2000-01-15Add function prototype.Angelos D. Keromytis
2000-01-15PRU_DETACH does not return ENOTCONN. If ipxp is NULL, EINVAL will beFederico G. Schwindt
2000-01-15Some KNF.Federico G. Schwindt
2000-01-15Check that INET is defined. Revove unused code. Some KNF.Federico G. Schwindt
2000-01-15Change function type to non-static.Angelos D. Keromytis
2000-01-15Remove unneded vars and code. 0 -> NULL. Some KNF.Federico G. Schwindt
2000-01-15Remove the IPX ifdef; it's always there.Federico G. Schwindt
2000-01-15set the delay to 4000. this is needed by the Compaq AP400; kos@flirble.orgTheo de Raadt
2000-01-15clean up defines for openbsd powerpc, also enable the libc_r support properly.Dale S. Rahn
2000-01-15use model instead of name, more constistant with determining machine type.Dale S. Rahn
2000-01-15There is no need to waste short for holding EOF in the pushback buffer.Marc Espie
2000-01-15Correct the serial device namebrian
2000-01-15more KNF.Federico G. Schwindt
2000-01-15Don't recompute the checksum if tc is modified; from FreeBSD.Federico G. Schwindt
2000-01-15P3 id 8 is Coppermine; thanks maja for testing on your sweet sweet boxTheo de Raadt
2000-01-15special case one mislabeled device which is not a pci bridge at allTheo de Raadt
2000-01-15More statistics; from FreeBSD.Federico G. Schwindt
2000-01-15Remove unneeded mcopy. Add stats for errors in ipx_forward.Federico G. Schwindt
2000-01-15add 'd' to usage. mention rc.shutdown in the man page.Eric Jackson
2000-01-15(char *)0 -> NULL cleanup. From NetBSDEric Jackson
2000-01-15Handle the SNAP encapsulated IP/Non-IP case.Jason Wright
2000-01-14no such thing as machparam.h; bmah@ca.sandia.govTheo de Raadt
2000-01-14Cleanup the handling of ptes on 4m.Artur Grabowski
2000-01-14make setpgt4m static __inline, remove dead code.Artur Grabowski
2000-01-14call dologout() with 1. not -1Eric Jackson