Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Highlights:
- - Y2K patches from AT&T: readme, test results, in source directory
- - various portability and configuration patches for Linux, WinNT
This version of the package now requires "gmake", "autoconf", and
"automake" as a consequence of its use of distribution patches.
This requirement is expected to go away with the pending release.
|
|
me.
|
|
|
|
|
|
|
|
Overview of changes in Ethereal 0.7.1:
* Fixed big memory leaks in dfilter code (Guy)
* Enhanced xdlc, llc, and x25 (Guy, Olivier)
* Made glossary-dump option not initialize X11 (Guy)
* Fixed logical operands in dfilter code (Gilbert)
* Added progress bar to display filter (Gilbert)
Overview of changes in Ethereal 0.7.0:
* Addition of RTSP and SDP dissectors (Jason)
* New proto_tree and display filter system (Gilbert)
* Updated SMB suport (Richard)
* RADIUS dissector added (Johan)
* Display filter text-entry does auto-reload (Guy)
* Now compiles on Win32 (Gilbert)
* Removed support for GTK+-1.[01].x (Gilbert)
* Column re-sizing changes (Guy)
* Linux ATM Classical IP support (Theirry)
* X.25 support in wiretap iptrace routine (Olivier)
* Wiretap fix for "-S" ethereal option (Laurent)
* LAPB and X.25 dissectors added (Olivier)
* FreeBSD compilation cleanups (Bill Fumerola,
<billf@jade.chc-chimes.com>)
* Ability to print all packets at once (Guy)
Overview of changes in Ethereal 0.6.3:
* Capture dialogue window data bug-fix (Guy)
* PPPoE (PPP over Ethernet) added (Jeff Jahr)
* ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
* RSVP added (Ashok Narayanan)
* Summary dialogue added (Aaron Hillegass)
* Match Selected GUI added (Ashok Narayanan)
* Display Option GUI allows change of Time column (Guy)
* GTK 1.[12] bug fix (Gilbert)
* Code clean up (Guy)
* strerror() added for platforms that don't have it (Guy)
|
|
+ Makefile patches to work out what OS is being used.
+ Solaris 2.6 (at least) has herror, so don't try to redefine it
+ Pass down CC value from package Makefile
+ Don't pass down Zoularis CPPFLAGS from package Makefile
+ Regen patch-sum file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>This is the first beta relase which includes (partly) workable ospfd.
>Now ospfd works as inter area OSPF router. When it works properly
>route goes into the kernel. Please note it does not support intra
>area route, AS external route, multiple area, aging of LSA, etc...
>Please use ospfd only in test environment.
>
>BGP serious bug is fixed. ripngd is almost rewritten to conform to
>RFC2080. ospf6d's LSA data structure is improved. And also many bugs
>are fixed.
|
|
by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>.
|
|
|
|
|
|
|
|
Network Time Protocol Version 4
|
|
|
|
|
|
|
|
|
|
|
|
Also add RCS ID tag to dhid.sh.sample.
|
|
|
|
|
|
|
|
|
|
|
|
- CAST128-CBC bugs. this version unfortunately is
incompatible with earlier versions due to badly
generate keys.
- ICB port number defaults correctly to 7326.
- new $servertype() so you can tell if you are on
an ICB or IRC connection.
- /register support for the 'icb' script.
also, don't remove `ircII.servers' and `ircII.motd' as these files
are created by humans not a package and removing them is really evil
(the only time they exist is if they are manually created). lucky
for me, i read this closely before running `pkg_delete'.
|
|
|
|
|
|
|
|
|
|
* Update readline dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modify the logic around the use of IPv6.
|
|
sorry for the mess...
|
|
mainly for ATM PVC related userland programs.
|
|
- Update built-in sites from Bunyip's canononical list.
- Build with libcompat instead of custom regex.
Patches supplied by Frederick Bruckman in PR pkg/7856.
|