CVS log for ports/emulators/dynamips/files/patch-gen_eth.c
Up to [FreeBSD] / ports / emulators / dynamips / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 20 18:25:36 2009 UTC (2 years, 6 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +22 -12 lines
o Fix -m 0001.0002.0003 (cisco format) option issue. o Fix not real world communications via gen_eth (FreeBSD's libpcap) issue. o Take MAINTAINERship to myself. o Bump PORTREVISION accordingly. Approved by: fjoe (maintainer)
Revision 1.3
Tue Nov 14 04:22:00 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
- Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.
This should also enable pcap on FreeBSD 4/5.
- Backout accidentall committed Makefile change (JIT still does not work on
amd64).
- Notice that dynamips now supports 3600 series.
- Bump PORTREVISION.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 13 18:40:40 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -10 lines
Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import. PR: 105468
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 7 15:01:41 2006 UTC (5 years, 3 months ago) by fjoe
Branches: MAIN
Update to 0.2.5.
