Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes: This is still _not_ a release candidate for BIND 9.0.0;
More configuration options can be specified separately for each
view, including the "key" and "server" statements; Fixed:
Numerous bugs have been fixed and the code has been cleaned
up. Added: Stub zones have been implemented; Additional
configuration options have been implemented, such as
"max-cache-ttl" and "max-ncache-ttl".
|
|
would not fit in the wtmp ut_host field (truncated hostnames are not
at all useful).
|
|
|
|
correctly on 1.4ZD, from "Dr. Lex Wennmacher" <wennmach@geo.Uni-Koeln.DE>
|
|
|
|
|
|
crypto distribution.
|
|
for this version.
|
|
|
|
(The values for uname etc. will probably be passed in from
upper-level make processes).
|
|
key changes from www.zebra.org:
Many ospfd related bugs are fixed.
Now OSPF module becomes very stable again ;-).
MPLS-VPN PE-RR functionality is added to bgpd.
RIP,zebra interface up/down handling improved.
|
|
|
|
|
|
Overview of changes in Ethereal 0.8.9:
* Timestamps in RTP summary column (Jason Lango)
* Fix build warnings (Ron Flory)
* Make our GtkCList sortable (Graham Bloice)
* Use F<> instead of B<> for files in man pages (Guy)
* Fix a type IP packet counter (Gerald)
* Build fixes (Gilbert, Guy)
* Rename "private" to "dump", to avoid C++ reserved word (Guy)
* Add tvbuff class and exceptions module (Gilbert, Guy)
* Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
* Support ISAKMP Configuration Method (Yaniv Kaul)
* Fix tethereal/wiretap error-reporting bug (Gilbert)
* Add sample Makefile for regression testing (Gilbert)
* Dissect substring filters in packet-ldap.c (Guy)
* Fix wtap.h typo (Alan Harrison)
* Change usage of 'fd' in file.c (Ben Fowler)
* Fix endian bug in ngsniffer.c (Guy)
* Fix smb-pipe NetServEnum (Guy)
* Fix VTP to correctly add ipv4 address to proto_tree (Guy)
* cf->current_frame fix for correctly displaying GtkCList (Guy)
* SMUX and SNMPv3 support (Jochen Friedrich)
* Fix snmp-less build (Guy)
* Show Ethernet trailer (Gilbert)
* Old-style fixes for bounds checking (Guy, Gilbert)
* Make proto_tree_is_visible false more of the time (Guy)
* Support for GRE over IPX (Paul Ionescu)
* Move psuedo_header out of frame_data structure to save memory. Required
changes in wiretap, too. (Guy)
* Doco fixes (Guy)
* Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
* Fix randpkt.c for new wtap_dump() (Gilbert)
* Correctly handle 0-length FT_BYTES (Gilbert)
* Header file fixes (Guy, Gilbert)
* SMUX-related fix (Guy)
* More wiretap zlib fixes (Guy)
* Detect Cisco and Novell type IPX packets (Paul Ionescu)
* Close the capture file descriptor (Mark Burton, Guy)
* More ISAKMP additions (Yaniv Kaul, Guy)
* Support for EIGRP over Appletalk and IPX (Paul Ionescu)
* Fix display of IP fragment (Scott Howard)
* Fix for Linux ISDN ippp devices (Gilbert)
* Change handling of capture_ppp() (Gilbert)
* SMB fixes (Mark Burton)
* Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
* GTK dialogue fixes (Guy)
* Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
* Initial SCTP support (Michael Tuexen)
* Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
* Fix for X.25 dbit (Gilbert)
* Enable more dissector handoff tables (Guy)
* Win32 build enhancements (Graham Bloice)
* X.25 LCN display fix (Olivier)
* C/C++ typedef fixes (Guy, Andreas Sikkema)
* Change proto_tree_add_*() calls to find more errors at compile time (Guy)
* Fix plugin function pointer table (Gilbert)
* Add "Enable name resolution" check box to File Open dialogue (Gilbert)
* Fix RSVP for Resv Tear Confirm message (Gilbert)
* Show ICMP sequence number as two bytes instead of integer of unknown-endiannes
s (Gilbert)
* Add gtk_set_locale() to main (Kaoru Kusunoki)
* Make dissect_ah() use dissector handoff tables (Gilbert)
* Fix L2TP dissector to call dissect_ppp() (Gilbert)
* Support for COPS (Heikki)
|
|
|
|
net before processing. Usefull if you don't want to have an IP addr on the
listening interface, or if you have aliases in different nets.
While I'm there correct a bogon in the man page.
|
|
|
|
|
|
(Kungliga Tekniska Hoogskolan, Stockholm, Sweden)
|
|
|
|
websites and converting them to a Palm readable format.
|
|
|
|
ver 2.3:
Fixed incorrect error handling in UDP and TCP drivers. Makefile
improvements. RPM package fixes. Persist mode fixes. Fixed a
couple of memory and file descriptor leaks. Correct closing of
Solaris TUN device.
Added man page for the configuration file. Documentation update.
Team members list update.
|
|
Recent additions to pchar include: An SNMP query feature, better IPv6
detection at configure-time, and a number of bugfixes. The CHANGES
file included in the pchar distribution provides more details.
|
|
to make it easier to track new versions.
|
|
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.
|
|
|
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
Sorry, didn't fing a list of changes in the distribution nor on the
website.
|
|
|
|
author).
|
|
A fix for fatal division by 0 error, automatic nickname
completion, automated channel joins, and many internal code
cleanups included.
|
|
|
|
Socket6
$Id: README,v 1.6 2000/03/17 22:18:45 ume Exp $
1. Abstract
This module support getaddrinfo() and getnameinfo() to intend to
enable protocol independent programing.
If your environment supports IPv6, IPv6 related defines such as
AF_INET6 are included.
|
|
|
|
ver 2.2:
Added support for new OpenBSD tun driver. Fixes for generic tun
driver support. Configure extensions and fixes. Small cleanups.
Documentation update.
ver 2.1:
Final stable 2.1 release.
Small cleanups.
ver 2.1b5:
Fixed local address substitution for TCP connection.
Fast, optimized udp_read function.
Scripts update.
ver 2.1b4:
Bind UDP socket to the same address:port used for TCP connection.
Fixed NOBUFS error handling for UDP sockets.
Updated FreeBSD tun device support.
Removed host name size limitation.
Parser and Makefile fixes.
CVS source tree access.
ver 2.1b3:
Locking code rewrite, should fix race conditions.
Support for inetd and tcp wrapper. Several cleanups.
Updated RPM spec. Initialization fixes.
ver 2.1b2:
Improved parser. New substitutions for command parameters
(%a - local address, %A - remote address,...) allow to handle
dynamic IPs more easily. Correct handling of single quotes and
escaping '\'. Added 'reroute' script for Linux.
Configure fixes. Documentation update.
ver 2.1b1:
Correct closing of unsuccessfully connected sockets. UDP session
initialization fixes.
New option 'multi', allows to gracefully handle multiple connections
with the same host.
New option 'srcaddr', allows to specify source address in form of
interface, host_name and port.
Unified interface for network device drivers and protocols.
Solaris TUN/TAP driver support. SOCKS support.
Several cleanups and optimizations. Improved Makefile and Configure.
Configure automatically searches for headers and libraries.
Documentation update.
Binary package now linked with latest OpenSSL and LZO libraries.
Updated packages for RedHat, OpenBSD, NetBSD, FreeBSD, Solaris.
|
|
The "dig" and "host" tools have been completely rewritten and
are included in the base distribution. Fixed: Most bugs reported
against beta 2. Added: The server now supports "views", a
mechanism for answering DNS queries differently to different
requestors. This will make split DNS setups much easier to build;
NOTIFY (RFC1996) has been implemented; Basic support for validation
of DNSSEC signatures has been implemented (for details, see
"doc/misc/dnssec").
|
|
to build this package.
|
|
|
|
|
|
|
|
|
|
and change the chgrp command.
|
|
|