HardenedBSD src tree
Go to file
Julian Elischer 914b41c2dc Reviewed by: julian
Submitted by:	archie@whistle.com

This patch allows true interface routing to be controlled
from the command line..
you can now do:
route add default -interface ppp0
even if you have no clue what the address at the other end is..

this is part of a set of changes that allow true "unnumbered links"
such as netcom run between their sites..
In practice you should assign the address from one of your ethernet
interfaces to the local side of the P2P link so that IP doesn't
say that the packet comes from 255.255.255.255, but
there is no need whatsoever to assign an address of any kind
to the remote end of the link.. useful for frame relay links etc also.
1996-08-09 22:52:02 +00:00
bin
contrib/tcl
eBones
etc disable `calendar -a'. it's a bad idea, particular 1996-08-07 13:35:29 +00:00
games
gnu The default editor is "vi", not "/usr/ucb/vi". 1996-08-09 09:00:41 +00:00
include
lib
libexec Reviewed by: various 1996-08-09 22:22:30 +00:00
lkm
release
sbin Reviewed by: julian 1996-08-09 22:52:02 +00:00
secure
share Define a new entity to hold the latest *released* FreeBSD version number. 1996-08-09 15:33:31 +00:00
sys This diff adds support for the HP PC Lan+ cards (model numbers: 27247B 1996-08-07 11:18:23 +00:00
tools
usr.bin Fix a potential buffer overflow condition. 1996-08-08 07:58:07 +00:00
usr.sbin Reviewed by: various 1996-08-09 22:20:24 +00:00
COPYRIGHT
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00