index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
Age
Commit message (
Expand
)
Author
2000-11-07
Don't assume that a SOCK_DGRAM descriptor in -direct mode is an
brian
2000-11-07
Pass the correct option data to the compression modules Init function
brian
2000-11-02
Some whitespace changes
brian
2000-11-02
Improvements for ICMP and GRE/PPTP; FreeBSD
brian
2000-10-09
If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th
brian
2000-10-09
Create fd_sets big enough to handle getdtablesize() descriptors.
brian
2000-10-06
Fix byte ordering for CuSeeMe and add some tidy-ups; FreeBSD
brian
2000-09-14
Fix some style nits
brian
2000-09-14
Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist
brian
2000-09-14
Understand IPPROTO_ESP and IPPROTO_AH packets
brian
2000-09-07
Remove redundant includes
brian
2000-09-06
Correct a typo; Dag-Erling Smorgrav <des@ofug.org>
brian
2000-09-02
strtok() -> strsep()
brian
2000-09-02
name-server -> nameserver
brian
2000-09-02
Don't delete sticky routes on exit as we may not have successfully
brian
2000-09-02
Some misc tidyups
brian
2000-08-31
Use arc4random() instead of random()
brian
2000-08-30
Don't treat two or more whitespace followed by a comment as
brian
2000-08-30
Complain about invalid arguments passed to ``set ifaddr''
brian
2000-08-29
Fix LogMAX; Mark Hannon <markhannon@one.net.au>
brian
2000-08-29
Use srandom(); Matt Behrens <matt@megaweapon.zigg.com>
brian
2000-08-28
Add LogFILTER logging to log packets allowed by the dial filter and
brian
2000-08-28
Support radius accounting, and add a packet count to throughput
brian
2000-08-18
Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID
brian
2000-08-18
Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID
brian
2000-08-18
Warn that the ``alias'' command is depricated.
brian
2000-08-17
If we're in MP mode with a single open link, MP link level compression
brian
2000-08-16
ISDN B channels have a bandwidth of 64000, not 65536
brian
2000-08-16
If the -p option is used, use setproctitle() to hide it's argument
brian
2000-08-16
setproctitle() doesn't need to be called with root privs, so move
brian
2000-08-16
Default the bandwidth of an ISDN B channel to 65536bps
brian
2000-08-15
SIGSEGV fix for FW_PUNCH code (not used in OpenBSD); FreeBSD
brian
2000-08-15
Maintain input and output throughput averages and choose the highest
brian
2000-08-15
Calculate the average link throughput using a counter based on the
brian
2000-08-13
Add forgotten file
brian
2000-08-13
Add support for streaming media; FreeBSD
brian
2000-08-11
If ``set title'' is given a `-' as the first character of the
brian
2000-08-10
Mention that pppoe requires netgraph(4) and without it, an external
brian
2000-08-09
Allow leading ``!'' characters in authkeys and chat scripts to
brian
2000-07-20
Don't mis-interpret sockaddr_in6 structures as sockaddr_in structures
brian
2000-07-19
Support link identification from rfc1570
brian
2000-07-12
Permit multiple ``allow user'' lines in any given section
brian
2000-07-12
Correct ``set filter'' usage
brian
2000-07-12
Fix a rather nasty latency problem that occurs with single tcp sessions
brian
2000-07-11
Allow a ``timeout secs'' filter option to let specific packet types
brian
2000-07-11
Fix -auto breakage introduced with the last commit
brian
2000-07-07
o Log the (payload/size) of all packet types, not just TCP packets
brian
2000-07-03
Correct the number of src/dst ports and add some FreeBSD specific
brian
2000-06-28
kldload ng_ether if we need to under FreeBSD.
brian
2000-06-24
Don't assign an MTU based on the peers first-link MRU in MP mode.
brian
[next]