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-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
2000-06-23
Fix a printf-style arg cast (again)
brian
2000-06-23
Improved 227, 229 and EPRT support in the nat code; FreeBSD
brian
2000-06-22
Correct PPPoE in multi-link mode; jason@
brian
2000-06-20
Allow padding in LQR ECHO requests
brian
2000-06-19
Don't mis-match interface names in iface_Create()
brian
2000-06-18
Fix a printf-style format error
brian
2000-06-15
Full support for passive mode FTP
brian
2000-06-13
Add ``set ifqueue'' to adjust the number of packets ppp buffers.
brian
2000-06-11
Merge libalias stuff from FreeBSD:
brian
2000-05-07
Correct a bad bug in m_prepend()
brian
2000-04-12
Trailing whitespace begone!
Aaron Campbell
2000-04-09
Add a missing ``break''
brian
2000-04-07
When running ppp -background, show comfort messages showing
brian
2000-04-06
I didn't get this right the last time....
brian
2000-04-03
Plug two file descriptor leaks
brian
2000-04-02
When a link is ``!program'', realise when the process we're
brian
2000-04-02
Allow ``set authname'' in any phase, just warn if we're not
brian
2000-04-02
Don't ``down'' all NCPs when the last LCP reaches TLD. Instead,
brian
2000-04-02
Don't claim (in the log file) that the parent was notified
brian
2000-04-02
Don't wait for the redial timer before exiting due to the last
brian
2000-04-02
Make the default ``nat target'' address INADDR_NONE, meaning
brian
2000-03-31
Add the ``nat target'' command.
brian
2000-03-30
Correct address parsing
brian
2000-03-29
Log information about packets being dropped (probably due to
brian
2000-03-29
Allow the use of hostnames instead of (and as well as) IP
brian
2000-03-29
Mention the value of the unexpected return code in nat_LayerPull()
brian
2000-03-28
don't treat # specially if PARSE_NOHASH is passed
brian
2000-03-28
Don't treat # specially here
brian
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
2000-03-19
Add some diagnostics to prove that incoming IP fragments are
brian
2000-03-19
Allow environment variables on command/config lines; markk@knigma.org
brian
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
2000-03-04
Refresh the NAT IP pointer after a potential mbuf reallocation. This
brian
2000-03-03
Fix some printf-type argument bugs
brian
2000-02-28
Better English
brian
2000-02-27
$Id$ -> $OpenBSD$
brian
2000-02-27
Fix a bug in end-of-line comment parsing.
brian
2000-02-27
When we stop a timer that's the first in the timer list, ensure
brian
2000-01-22
ie. -> i.e.,
Aaron Campbell
[next]