index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed to README.nat
brian
2001-06-04
1
-352
/
+0
*
Add BSD style copyrights (with permission from Charles Mott where appropriate)
brian
2001-06-04
7
-95
/
+254
*
Fix an alignment error
brian
2001-05-30
1
-5
/
+10
*
Don't say ``Enter pause (-1) for redialing when we're using a random interval.
brian
2001-05-22
1
-6
/
+3
*
If we don't receive a TY_IPADDR option as part of a configure request, NAK
brian
2001-05-22
1
-62
/
+80
*
Bring the interface IFF_UP from ipcp_InterfaceUp() (called from IPCP's
brian
2001-05-11
1
-0
/
+7
*
Handle situations where we've already got a P2P interface address
brian
2001-05-02
1
-1
/
+6
*
Fix some quotes and mention that it's usually necessary to train
brian
2001-04-26
2
-2
/
+44
*
Handle IP over IP (IPPROTO_IPV4) properly.
brian
2001-04-24
5
-12
/
+32
*
kldload ng_pppoe as necessary
brian
2001-04-10
1
-0
/
+5
*
It's possible to kldload netgraph (as well as the other ng_* bits),
brian
2001-04-05
1
-2
/
+2
*
When we change the interface MTU, run through the routing table and tweak
brian
2001-04-05
7
-143
/
+272
*
Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEM
brian
2001-04-03
1
-18
/
+27
*
Don't say ``PPP enabled'' if we're given the -quiet switch
brian
2001-04-03
1
-2
/
+4
*
Don't assume challenges and responses don't contain embedded '\0's.
brian
2001-04-01
4
-15
/
+12
*
-DRELEASE_CRUNCH moved into crunchgen(1) config files for
ru
2001-03-31
1
-6
/
+0
*
Bring the PPPoE interface UP if required
brian
2001-03-28
4
-13
/
+28
*
Add some comments to two examples and extend a ``set ifaddr''.
brian
2001-03-28
2
-6
/
+6
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
If we're adding an interface address that is already one of the interface's
brian
2001-03-25
1
-33
/
+52
*
Quote PPP_CONFDIR in CFLAGS
brian
2001-03-23
1
-1
/
+1
*
Change _PATH_PPP to PPP_CONFDIR and allow it to be overridden at compile time
brian
2001-03-23
4
-5
/
+11
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Allow LQR periods of 1 second and FSM retry periods of 1 second. This allows us
roger
2001-03-19
1
-2
/
+2
*
Deal with ENOENT properly on non-devfs machines
brian
2001-03-12
1
-4
/
+3
*
MAXHOSTNAME includes space for a NUL
brian
2001-03-09
4
-10
/
+10
*
Talk a little more about the differences between PPPoE on FreeBSD & OpenBSD.
brian
2001-03-09
2
-4
/
+20
*
MAXPATHLEN -> PATH_MAX
brian
2001-03-08
9
-16
/
+16
*
TUNSIFINFO now requires uid 0 to change the interface MTU.
brian
2001-03-08
1
-2
/
+3
*
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
ru
2001-02-28
2
-2
/
+2
*
Don't even look at af_family if accept() returns sa->sa_len == 0
brian
2001-02-13
1
-0
/
+4
*
A better fix for the PacketAliasProxyRule() call.
brian
2001-02-10
1
-3
/
+3
*
mdoc(7) police: replace two -unfilled displays with -tag lists.
ru
2001-02-07
2
-8
/
+8
*
Add a ``Usable'' function to the ccp switch. The function
brian
2001-02-04
5
-2
/
+35
*
MPPE_MasterKeyValid is only there if HAVE_DES is defined.
brian
2001-02-04
1
-0
/
+2
*
Don't send an authentication failure response if we fail sending
brian
2001-02-04
1
-13
/
+26
*
Make the MPPE MasterKey Invalid messages a bit clearer (it now
brian
2001-02-04
2
-4
/
+6
*
Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP and
brian
2001-02-04
3
-18
/
+21
*
Try to kldload if_tun if we get ENOENT from opening /dev/tunN -
brian
2001-02-02
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
2
-82
/
+68
*
Fix some log_Printf() casting
brian
2001-01-29
2
-8
/
+6
*
Only remove socket files with ``set server open''.
brian
2001-01-29
5
-21
/
+31
*
Don't pass PacketAliasProxyRule() a buffer with leading whitespace as it
brian
2001-01-28
1
-1
/
+1
*
Fix arg count
brian
2001-01-26
2
-2
/
+2
*
If executing the stuff from ppp.linkdown results in a state change,
brian
2001-01-26
1
-4
/
+6
*
Allow ``set server closed'' to close the diagnostic socket.
brian
2001-01-26
9
-85
/
+258
*
Fix for NetBSD where
brian
2001-01-22
2
-2
/
+4
*
Handle SECDNS being rejected when PRIDNS is not
brian
2001-01-22
1
-2
/
+5
*
Use fstat to check if descriptor 0 is a socket.
brian
2001-01-14
4
-61
/
+102
*
Log the ``MPPE: MasterKey is invalid...'' message as a CCP
brian
2000-12-29
1
-1
/
+1
[next]