| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
merge algorithm failed on several files, and the translation of the
mrouted man page to mdoc didn't help...
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| | |
with minor changes to work around a bug in Cisco's IOS version 12.0 .
3.9-beta3 is much improved over 3.8, and is only labelled "beta" because
of missing features, as opposed to instability or known bugs.
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
ftp://ftp.parc.xerox.com/pub/net-research/ipmulti/mtrace-5.2.tar.gz
|
| |
| |
| |
| |
| | |
PR: docs/8039
Submitted by: Issei Hirayama <iss@mail.wbs.ne.jp>
|
| | |
|
| | |
|
| |
| |
| |
| | |
assume that ntohl() returns long).
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
use strncat correctly
check buffer size in graph_name
Change paths from /tmp to /var/run for server sockets
This has been building in my tree for ages, but has remained lightly
tested.
Reviewed by: jkh ages ago
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
libraries so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.
Get the default BINDIR correctly (by including ../Makefile.inc recursively.
Override the default it it is wrong.
Don't override defaults when the defaults are correct.
Don't give absolute paths to man page sources.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
NOPIC is used to not generate a shared library, not NOSHARED.
Make NOSHARED advisory where appropriate.
Remove bogus NOSHARED (kbdio).
|
| | |
|
| |
| |
| |
| | |
grep h_length *.c ...
|
| |
| |
| |
| | |
PR#bin/2585 .
|
| |
| |
| |
| | |
Submitted by: max
|
| |
| |
| |
| |
| |
| |
| |
| | |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
|
| | |
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
mtrace is now distributed seperately from mrouted.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
endian-ness fix, Router Alert options on IGMP messages, and a
new keyword, "advert_metric", for fine-tuning tunnel metrics.
This also includes a new mtrace, which is also unreleased but
builds significantly on the experiences of users' troubles with
using and understanding mtrace in release 3.8 .
(unreleased does not, of course, mean untested!)
This is a candidate for both 2.2 and 2.1.6 .
|
| |
| |
| |
| |
| |
| |
| |
| | |
possibility of security holes allowing root penetration.
Inspired by: Mark Handley <M.Handley@cs.ucl.ac.uk> and
Theo de Raadt <deraadt@theos.com> independently
Submitted by: Theo de Raadt <deraadt@theos.com>
|
| |
| |
| |
| |
| | |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
|
| | |
|
| |
| |
| |
| | |
Submitted by: David Leonard <d@scry.dstc.edu.au>
|
| |
| |
| |
| |
| |
| | |
themselves acting as multicast routers.
Reviewed by: Bill Fenner (quite some time ago)
|
| |
| |
| |
| |
| | |
that is conflicting with cvs-1.6's "cvs update -A" when run from freefall's
update jobs.
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
I had moved them out of the way.
|
| |
| |
| |
| | |
I'm using these to try to resync our tree with the vendor branch..
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
conflict markers, but it actually changes nothing.
We've been running this code with small changes for some time, this may
be useful for checking what those changes. It was unfortunate this
module got so far away from the vendor branch (whitespace changes didn't
help)
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
This will make FreeBSD boxes better behaved 'MBONE Citizens', based on
a couple of the comments about the severity of fixes..
Agreed to by: wollman, fenner@parc.xerox.com
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
host sends a leave message for a group that the router is a member of
that membership gets forgotten until the next general query.
- the second group-specific query generated looks like a general query
sent to a specific group
Submitted by: Bill Fenner <fenner@parc.xerox.com>
|
| |
| |
| |
| |
| |
| |
| | |
host sends a leave message for a group that the router is a member of
that membership gets forgotten until the next general query.
- the second group-specific query generated looks like a general query
sent to a specific group
|
| |
| |
| |
| |
| |
| | |
problems.
Submitted by: bill Fenner <fenner@parc.xerox.com>
|
| | |
|
| |
| |
| |
| |
| |
| | |
and ANSIfication of much of the source base. Thanks, Bill!
Submitted by: patch from Bill Fenner <fenner@parc.xerox.com>
|
| |
| |
| |
| |
| | |
root so that normal users can use them. The same caveats apply as for
regular traceroute.
|
| |
| |
| |
| | |
Submitted by: Soochon Radee <slr@mitre.org>
|
| |
| |
| |
| |
| | |
a vif list and printing it a la netstat -g (but simpler). This
doesn't get installed, so there's no man page.
|