summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2005-01-24Move inclusion of bsd.prefs.mk much further down in the file.tv1-7/+7
2005-01-24Hobbit-0.6beta2: bugfixesmanu7-293/+0
2005-01-24Hobbit 0.6beta2: bugfixesmanu6-62/+106
2005-01-24nb1: Install all roff documentation in man/man1 for easy retrieval,tv2-20/+18
leaving the other doc formats in share/doc/mrtg.
2005-01-23Build Python with thread support by default and turn the existingrecht11-24/+24
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23Remove DIST_SUBDIR from distinfo too (hi adrian!). PR 29053 by diro at ↵wiz1-3/+3
nixsys bz.
2005-01-23Add dtcpclient.hamajima1-1/+2
2005-01-23New package for dtcpclient-20040923, Dynamic Tunnel Configuration Protocol ↵hamajima7-0/+147
client. dtcpc in pkgsrc/net/dtcp is ruby script, dtcpclient is native binary.
2005-01-23I changed CONF_DEPENDS=YES to USE_PKGINSTALL=YES.hamajima1-2/+2
2005-01-22Fix fping path - ride last bumpadrianp2-4/+4
2005-01-22- Update to 1.37adrianp6-74/+105
- Migrate to SUBST_* framework - Don't hardcode references to /var, use ${VARBASE} instead 2005/1/12 -- 1.37 * base class did assume that concurrent probes were off by default -- Niko Tyni <ntyni *iki.fi> 2005/1/7 -- 1.36 (1.35 was an internal release) * concurrent probes are default now, together with a 'random' offset to make sure not all smokepings hit the net at the same time -- Tobi * fixes for loggin -- Niko Tyni <ntyni *iki.fi> - warn if no logging method is active while daemonizing. - turn debugging on before loading the config file. - make do_debuglog a no-op if $use_debuglog isn't set - add debug info to FPing* probes - print the RRD create and update strings when debugging * Allow probe- and target-specific number of pings -- Niko Tyni <ntyni *iki.fi> * RemoteFPing probe revisited and fixed. Note this probe allowed PROBE_CONF config where this was technically not possible. Now these settings are done in the ***Probes*** section ... you have to fix your config files -- Niko Tyni <ntyni *iki.fi> * fixed many typos and some seemingly numeric comparisons -- Niko Tyni <ntyni *iki.fi> * new feature 'concurrentprobes' allow to run multiple probes in paralell and at different step width. -- Niko Tyni <ntyni *iki.fi> * allow to define multiple instances of a sigle probe -- Niko Tyni <ntyni *iki.fi> * fix --filter again ... pathprefix was still in there -- tobi 2004/11/29 -- 1.34 (1.32 + 1.33 were internal only releases) * added SNPP support as suggested by jdelisle -- tobi * added ipv6 support to EchoPing probe -- Niko Tyni <ntyni *iki.fi> * fix for Radius probe -- Niko Tyni <ntyni *iki.fi> * added new alert plugins called matchers -- tobi * created matcher::avgratio sponsored by virtela.net -- tobi * make --filter option actually work -- tobi * removed maxmedian magic regexp ... -- tobi * added new alert type matcher -- tobi * fixed pod errors -- Niko Tyni <ntyni *iki.fi> * allow to mix programs and email addresses in alerts --tobi * allow to define recipient per alert --tobi 2004/08/04 -- 1.31 * added anotherdns and anotherssh probes -- Christoph.Heine *HaDiKo.DE * modify FPing probes to skip ICPM errors in the output -- Tobi * modify RemoteFPing probe to work with normal fping that outputs via stderr. -- Tobi * allow timeout to be specified in base::forks based probes -- Tobi * Added ssh probe -- Christian Recktenwald <smokeping-contact *citecs.de>
2005-01-22Update to 1.4.1.0adrianp2-5/+5
new features: option "wait-slave" blocks open of pty master side until a client connects, "pty-intervall" controls polling option -h as synonym to -? for help (contributed by Christian Lademann) filan prints formatted time stamps and rdev (disable with -r) redirect filan's output, so stdout is not affected (contributed by Luigi Iotti) filan option -L to follow symbolic links filan shows termios control characters corrections: proxy address no longer performs unsolicited retries filan -f no longer needs read permission to analyze a file (but still needs access permission to directory, of course) porting: Option dsusp FreeBSD options noopt, nopush, md5sig OpenBSD options sack-disable, signature-enable HP-UX, Solaris options abort-threshold, conn-abort-threshold HP-UX options b900, b3600, b7200 Tru64/OSF1 options keepinit, paws, sackena, tsoptena further corrections: address pty now uses ptmx as default if openpty is also available
2005-01-22- Update to 2.11.1adrianp3-32/+25
- Fix bug with IPv6 support on non-IPv6 enabled systems - Tidy up Makefile - Move patch-aa to Makefile - ok'ed bouyer@ Changes 2.11.1, 2005-01-05 -------------------------- From: Artyom Adjemov <one.bofh location gmail.com> * new Windows docu ... running mrtg as an nt service with srvany. From: Joe Pruett <joey location clean.q7.com> * fixed snmp options parsing in MRTG_lib.pm to allow for ! From: Tobi * fixed secondmean and logscale to actually issue the propper options for rateup. * fixed compilation of rateup.exe for windows to get the new strftime function to be actually used ... Changes 2.11.00, 2004-12-08 --------------------------- From: Al Payne <apayne location pleiades.com> * integrated support for dellLan in cfgmaker * reindented cfgmaker From: Mike Nealon <mnealon location conversent.com> and Larry Fahnoe <fahnoe@FahnoeTech.com> * fix cfgmaker handling of 'lowspeed' highSpeed interfaces From: Tobi Oetiker * reindent rateup.c * remove @ signs from mail addresses in change log * added if_MTU variable to cfgmaker * make windows users happy. rateup.exe now uses a special strftime.c that knows about %V and will thus provided propper ISO week numbers for windows as well. Changed the default week format to V. From: zurkabsd location yahoo.com.cn * new chinese translation From: Jaime Damiao Anjos Cadete <jaime.d.cadete location ptprime.pt> * put -lm into LIBS to make sure it comes last From: Ian Duplisse <i.duplisse location cablelabs.com> * remove the flattening of peaks from the code in rateup.c this does not reflect what actually happens From: John Van Essen <vanes002 location umn.edu> * fix handling of unknonwn (-1) data in rateup ... From: Benjamin Despres <http://users.tmok.com/~pla/email_me.shtml> * Logscale and Secondmean logarithmic scaling for rateup From: alex <alex location craxor.com> * contributed mrtg message dll. Added note about it to mrtg-reference.pod From: Mateusz <mateusz location republika.pl> * support option derive is using rrdtool logging From: Ulf Härnhammar <Ulf.Harnhammar.9485 location student.uu.se> * prevent potential buffer overflow in ratup due to 'strange' input files Changes 2.10.15, 2004-08-08 --------------------------- From: NormW <normw location bocnet.com.au> * patches for netware support From: Tobi * the optional Conversion function wants to have the original data pulled in via snmp to work with, mapping \n and \r to nothing and stripping spaces must happen later. * better error message for missing library * Updated to snmp_session 1.05 From: Fuminori -Tany- Tanizaki <tany location tany.org> * fix for cuin and cout values saved in html comments From: Tom Pala <gotar location pld-linux.org> * fix for polish translation From: Georgi Georgiev <chutz location gg3.net> * nodetach option for running mrtg under daemontools From: Jozsef Szilagyi <j.szilagyi location atlastelecom.ro> * fixed indexmaker. added missing last for --section=portname code From: Bartosz Kwitniewski <zerg2000 location lurker.ath.cx> * fixed scaling bug in rateup (unsigned long) should have been long long From: Mike Mitchell <mcm location unx.sas.com> * fix indexmaker when used with 14all
2005-01-21Update to version 0.10.9salo3-7/+7
This release fixes the following security-related issues: - The COPS dissector could go into an infinite loop. (CAN-2005-0006) - The DLSw dissector could cause an assertion, making Ethereal exit prematurely. (CAN-2005-0007) - The DNP dissector could cause memory corruption. (CAN-2005-0008) - The Gnutella dissector could cause an assertion, making Ethereal exit prematurely. (CAN-2005-0009) - The MMSE dissector could free static memory. (CAN-2005-0010) - The X11 protocol dissector is vulnerable to a string buffer overflow. (CAN-2005-0084) - Please see the application advisory for more information Everyone is encouraged to upgrade. New and updated features: ========================= - Ethereal will now detect and flag weak 802.11 WEP IVs. - Windows Sniffer timestamp handling has been greatly improved. - A bug which made Ethereal crash at startup on Windows 98 and Windows ME systems has been fixed. - Ethereal and Tethereal now support a personal "hosts" file. - Invalid field length handling has been greatly improved. - The capture progress window title now shows the interface name. New protocol support: ===================== - ALC, AMR, CRMF, JXTA, NORM, PKIXCMP, PROFINET CBA Updated protocol support: ========================= - AIM, ARP, BGP, BOOTP/DHCP, COPS, DAAP, DCERPC EPM, DCERPC, DCOM, DHCPv6, DLSw, DNP, DNS, EAPOL, eDonkey, FC-dNS, FC-FCS, FC-SWILS, FCIP, FCSB3, FIX, GIOP, Gnutella, GSM A, GSM SMS, GTP, H.225, H.245, HTTP, ICMP, IEEE 802.11, IEEE 802a, image/GIF, image/JFIF, Kerberos, L2TP, LDAP, LLC, LMP, MGCP, MIME Multipart, MMSE, MPLS, MTP2, NBNS, NDMP, NMAS, NSIP, OLSR, PER, pflog, PGM, PostgreSQL, PPP, PRES, Q.931, RADIUS, RTCP, RTP, SDP, SEBEK, SIGCOMP, SIP, SLSK, SMB, SMPP, SRVLOC, SSL/TLS, T.38, TACACS, TCAP, TCP, X11 New and updated capture file support: ===================================== - Windows Sniffer
2005-01-20- Grab maintership from hubertf@adrianp1-3/+2
- Remove DIST_SUBDIR
2005-01-20- Update to 0.06adrianp2-7/+6
- Change to link with Libnet 1.1.x: - More accurate datapush rate calculation: - Fixed esic MAC address printout bug:
2005-01-20Added packit 1.0adrianp1-1/+2
2005-01-20Packit (Packet toolkit) is a network auditing tool. Its value is derivedadrianp4-0/+35
from its ability to customize, inject, monitor, and manipulate IP traffic. This is packit 1.0.
2005-01-20- Update to 2.3.2adrianp3-9/+14
- Lots of changes, bugfixes and extra functionality as we are going from 1.x to 2.x Add support to tcpreplay and tcpprep for DLT_CHDLC (Cisco HDLC) Add endpoint mode (-e) which rewrites all traffic between two IP's Add support for rewriting src mac & Linux SLL loopback frames Add support for "pseudo NAT" (-N) for ARP and IPv4 Add -1 to replay one packet at a time (user must hit <ENTER>) Add tcpdump packet parsing to print packets as sent (-v) Add BPF filter support to tcpprep and tcpreplay (-x F:"filter") Add support for replaying live traffic Add bridge mode
2005-01-20Add netbsd-tap.cube1-1/+2
2005-01-20Initial import of netbsd-tap into the NetBSD Packages Collection.cube15-0/+2016
netbsd-tap is the "pkgsrcized" version of the implementation of tap(4) that can be found in NetBSD-current. It is compatible with NetBSD 2.0 and above.
2005-01-20Disable this for NetBSD 1.xmartti1-1/+4
2005-01-20Update to version 3.78salo3-8/+9
Changes: - The XML nmaprun element now has a startstr attribute which gives the human readable calendar time format that a scan started. Similarly the finished element now has a timestr attribute describing when the scan finished. These are in addition to the existing nmaprun/start and finished/time attributes that provided the start and finish time in UNIX time_t notation. This should help in development of better XSLT stylesheets for Nmap XML output. - Added new "closed|filtered" state. This is used for Idlescan, since that scan method can't distinguish between those two staes. Nmap previously just used "closed", but this is more accurate. - Rewrote the host IP (target specification) parser for easier maintenance and to fix a bug found by Netris (netris(a)ok.kz) - Fixed compilation on soem HP-UX 11 boxes thanks to a patch by Petter Reinholdtsen (pere(a)hungry.com). - Fixed a portability problem on some OpenBSD and FreeBSD machines thanks to a patch by Okan Demirmen (okan(a)demirmen.com). - Added an NTP probe and matches to the version detection database (nmap-service-probes) thanks to a submission from Martin Macok (martin.macok@underground.cz).
2005-01-19Compile fix for Interix. Don't bother using uintptr_t when it's nottv2-1/+16
actually necessary to do so. (Pointers are already comparable with >=.)
2005-01-19Fix localstatedir; depend on gdome2 (needed for xmldump plug-in); revision bumpadam1-2/+4
2005-01-19update to 2.2.0.itojun4-10/+31
- nsd-xfer is now in package - bug fixes - pidfile can be specified by -P
2005-01-17Remove 22pth from versions, since py-gtk2 does not support it.wiz1-2/+2
2005-01-17Updated xfce4-wavelan-plugin to 0.4.1martti3-7/+7
* Bug fixes
2005-01-16Ensure the manpages are always installed under PREFIX/man instead ofjmmv2-1/+15
PREFIX/share/man. The later may happen if that directory exists if created by another package. Fixes PR pkg/28959.
2005-01-16Be explicit that the source for the rc scripts is not in files/ (themarkd1-1/+5
package supplies them itself). From Greg Woods by way of Jeremy Reed.
2005-01-14Update p5-Net-SNMP to 5.0.1jschauma2-6/+5
Changes since 4.1.2: RELEASE 5.0.1 SEP-09-2004 - The module is now again functional with Perl 5.6.x. Compensations were made for compatibility problems with the IO::Socket::INET and Math::BigInt modules packaged with Perl 5.6.x. - The UDP/IPv6 and TCP/IPv6 Transport Domains are now functional when using version 2.0x of the IO::Socket::INET6 module. RELEASE 5.0.0 JUL-20-2004 - Added support for the UDP/IPv6 Transport Domain listed in RFC 3419. - Support for the TCP/IPv4 and TCP/IPv6 Transport Domains was added as described in RFC 3430 - "SNMP over TCP Transport Mapping". - Optimizations were made to ASN.1 processing and preparation methods. - Corrected a possible memory exhaustion error with OCTET STRINGs that contain "printf" format characters. - The ASN.1 types associated with the ObjectSyntax values in the VarBindList can now be retrieved using the var_bind_types() method. - The function snmp_type_ntop() was added for displaying ASN.1 types. - The Net::SNMP::Dispatcher module now checks for select() errors. - Passing the "-maxrepetitions" argument with a value of 1 or less to the get_table() or get_entries() methods instructs them to use get-next-request messages instead of get-bulk-request messages. - The maximum allowed value for the maxMsgSize was reduced to 65535. - The Perl modules for the non-default Transport Domains and Security Model are now loaded at runtime instead of compile time.
2005-01-14Create a pam.buildlink3.mk file that is used by PAM-using packages.jlam3-6/+6
It includes the correct buildlink3.mk file from either Linux-PAM (security/PAM) or OpenPAM (security/openpam) and eventually will support solaris-pam. pam.buildlink3.mk will: * set PAMBASE to the base directory of the PAM files; * set PAM_TYPE to the PAM implementation used. There are two variables that can be used to tweak the selection of the PAM implementation: PAM_DEFAULT is a user-settable variable whose value is the default PAM implementation to use. PAM_ACCEPTED is a package-settable list of PAM implementations that may be used by the package. Modify most packages that include PAM/buildlink3.mk to include pam.buildlink3.mk instead.
2005-01-13bump PKGREVISION for ipv6 support.bouyer1-2/+2
2005-01-13Support IPv6 via PKG_SUPPORTED_OPTIONS= inet6. Reviewed by Juan RP.bouyer1-1/+11
2005-01-13moved to py-kenosisdrochner4-284/+0
2005-01-13kenosis moveddrochner1-2/+2
2005-01-13re-import kenosis as py-kenosis for consistency,drochner4-0/+285
add a dependency on py-xml to fix build error noted by Min Sik Kim
2005-01-13Added hobbitmon.xtraeme1-1/+2
2005-01-13Changes 0.5.17:adam6-64/+38
* Bug fixes
2005-01-13Hobbitmon is a big brother like network monitoring toolmanu12-0/+639
2005-01-13add net/mDNSResponderitojun1-1/+2
2005-01-13net/mDNSResponder, part of apple rendezvous technologyitojun4-0/+35
2005-01-12Incorporate Jan 12's allocation of 2003:0000::/18 to the RIPE NCC;kleink2-10/+12
ride today's PKGREVISION bump.
2005-01-12Lower dependency requirement to 0.5.0, required for some pkgs onxtraeme1-2/+2
NetBSD with old libpcap.
2005-01-12Correctly reference location of the logwtmp plugin. Otherwise it makescube3-7/+22
pppd fail and the connection doesn't happen. PKGREVISION++.
2005-01-12Merge patch-ac into patch-aa (both patch the same file).kim4-68/+81
Fix .fi lookup (there is a whois server since 2005-01-11). Point the default browser path to pkgsrc lynx.
2005-01-11Use this builtin.mk from pkgsrc-wip, which works for all platformsxtraeme1-45/+44
and detects a lot of more versions, thanks to Peter Postma.
2005-01-11Update to 0.0.9.2 (OK'd by jschauma@netbsd.org).tv3-11/+6
The ChangeLog is huge -- see it for changes. This is still a pre-alpha piece of software, so rapid development and change is currently expected.
2005-01-11typo, thanks peter.xtraeme1-2/+2
2005-01-11Always matching 0.8.3 if FreeBSD >= 5.3xtraeme1-2/+2