aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Add ignore of SUNOS4 subdirectory to commit instructionsPaul Traina1996-08-191-2/+2
| | | | Notes: svn path=/head/; revision=17697
* Upgrade instructionsPaul Traina1996-08-192-0/+56
| | | | Notes: svn path=/head/; revision=17693
* Print IPX packets over a PPP link.Paul Traina1996-08-193-10/+71
| | | | | | | | | | Always display IPX network number in decimal (industry standard). Decode other PPP protocol types too. Submitted by: peter, pst, John Hay <jhay@mikom.csir.co.za> Notes: svn path=/head/; revision=17692
* Improvements to IGMP message decoding.Paul Traina1996-08-191-7/+86
| | | | | | | | Add support for the router-alert option. Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=17691
* Fix bugs in AARP packet handling and fake up a phantom LAP headerPaul Traina1996-08-191-3/+10
| | | | | | | | | since Ethertalk doesn't actually put one out on the wire. Submitted by: Toshihiro Kanda <candy@fct.kgc.co.jp> Notes: svn path=/head/; revision=17690
* Decode maximumim sized ethernet frames properlyPaul Traina1996-08-191-1/+1
| | | | Notes: svn path=/head/; revision=17689
* Handle IS-IS IIH messages and print NSAPs in canonical format.Paul Traina1996-08-192-21/+275
| | | | | | | Submitted by: Tony Li <tli@jnx.com> Notes: svn path=/head/; revision=17688
* This commit was generated by cvs2svn to compensate for changes in r17683,Paul Traina1996-08-1944-0/+15504
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=17684
| * Virgin import of LBL libpcap version 0.2.1.vendor/libpcap/0.2.1Paul Traina1996-08-1944-0/+15504
| | | | | | | | Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996. Notes: svn path=/vendor/libpcap/dist/; revision=17683 svn path=/vendor/libpcap/0.2.1/; revision=17685; tag=vendor/libpcap/0.2.1
* This commit was generated by cvs2svn to compensate for changes in r17680,Paul Traina1996-08-1980-0/+24155
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=17681
| * Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.vendor/tcpdump/3.2.1Paul Traina1996-08-1980-0/+24155
| | | | | | | | Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996. Notes: svn path=/vendor/tcpdump/dist/; revision=17680 svn path=/vendor/tcpdump/3.2.1/; revision=17682; tag=vendor/tcpdump/3.2.1
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
| | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=17141
* This commit was generated by cvs2svn to compensate for changes in r16756,Poul-Henning Kamp1996-06-26294-0/+100301
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=16757
| * Tcl 7.5, various makefiles will be updated to use these sources as soonvendor/tcl/7.5Poul-Henning Kamp1996-06-26294-0/+100301
| | | | | | | | as I get these back down to my machine. Notes: svn path=/vendor/tcl/dist/; revision=16756 svn path=/vendor/tcl/7.5/; revision=16758; tag=vendor/tcl/7.5
* Initial revisionPoul-Henning Kamp1996-06-261-0/+4
Notes: svn path=/head/; revision=16755