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
...
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
2
-32
/
+32
*
Some gratuitous whitespace changes.
brian
2000-11-19
2
-16
/
+22
*
Describe how to tunnel properly.
brian
2000-11-19
2
-8
/
+152
*
Accept MSCHAPv2 by default.
brian
2000-11-19
3
-2
/
+6
*
Go back to populating data_len in struct ngpppoe_init_data.
brian
2000-11-16
1
-2
/
+2
*
Be a bit more precise about what ``nat deny_incoming yes'' does.
brian
2000-11-16
2
-10
/
+36
*
Increase M_MAXBUF so that it's greater than HDLCSIZE
brian
2000-11-11
1
-1
/
+1
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
2
-22
/
+20
*
Introduce another global (MPPE_IsServer) so that we initiate the
brian
2000-11-07
3
-7
/
+14
*
Handle being given a connect()ed udp descriptor as stdin rather
brian
2000-11-07
1
-10
/
+31
*
Pass the correct output options to the ccp output initialisation
brian
2000-11-07
2
-4
/
+23
*
Merge some OpenBSD/NetBSD fixes to the recent MPPE/CHAP0x81 update.
brian
2000-11-05
2
-1
/
+30
*
Don't ignore the return from tcsetattr() - moan about it instead.
brian
2000-10-31
1
-7
/
+16
*
Forgotten RELEASE_CRUNCH hack for mppe.c.
hosokawa
2000-10-31
1
-2
/
+2
*
Use the new-style ngpppoe_init_data structure.
brian
2000-10-31
1
-2
/
+1
*
Mention that ``nat deny_incoming'' drops unrecognised IP packets.
brian
2000-10-31
2
-0
/
+6
*
Drop PKT_ALIAS_IGNORED packets if ``nat deny_incoming yes'' is in effect.
brian
2000-10-30
1
-1
/
+5
*
Add ``all'' logging.
brian
2000-10-30
4
-1
/
+29
*
Bump our version to reflect the recent MPPE additions (and ccp struct
brian
2000-10-30
1
-1
/
+1
*
Move the MPPE keysize display in ``show ccp''.
brian
2000-10-30
1
-2
/
+2
*
Various whitespace changes.
brian
2000-10-30
12
-40
/
+77
*
staticise mbuftype()
brian
2000-10-30
1
-1
/
+1
*
Add MPPE and MSChap v2 support (denied and disabled by default)
brian
2000-10-30
15
-26
/
+1003
*
Ignore ``#'' properly when told to
brian
2000-10-28
1
-1
/
+1
*
Report the type of mbuf that couldn't be allocated before
brian
2000-10-27
1
-13
/
+21
*
Use rad_acct_open() instead of rad_auth_open().
brian
2000-10-15
1
-1
/
+1
*
Don't define NOATM now that /usr/include/netnatm/ is created properly.
brian
2000-10-15
1
-1
/
+0
*
If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th
brian
2000-10-09
1
-2
/
+3
*
Create fd_sets big enough to handle getdtablesize() descriptors.
brian
2000-10-09
4
-38
/
+68
*
Fix some style nits
brian
2000-09-14
1
-11
/
+13
*
Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist
brian
2000-09-14
5
-1
/
+282
*
Understand IPPROTO_ESP and IPPROTO_AH packets
brian
2000-09-14
2
-0
/
+36
*
Spelling police
brian
2000-09-06
1
-2
/
+2
*
libutil.h is no longer required for setproctitle()
brian
2000-09-02
1
-5
/
+0
*
Fix resolv.conf line hint: "name-server" -> "nameserver"
rse
2000-08-31
2
-2
/
+2
*
Use arc4random() instead of random()
brian
2000-08-31
2
-1
/
+9
*
Don't treat two or more whitespace followed by a comment as
brian
2000-08-30
1
-6
/
+11
*
Complain about invalid arguments passed to ``set ifaddr''
brian
2000-08-30
1
-2
/
+14
*
Correct LogMAX
brian
2000-08-29
1
-1
/
+1
*
Use srandom() under OpenBSD
brian
2000-08-29
1
-1
/
+1
*
Add LogFILTER logging to log packets allowed by the dial filter and
brian
2000-08-28
5
-28
/
+83
*
Support radius accounting, and add a packet count to throughput
brian
2000-08-28
7
-5
/
+206
*
Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID
brian
2000-08-18
8
-4
/
+70
*
Warn that the ``alias'' command is depricated.
brian
2000-08-18
1
-0
/
+10
*
If we're in MP mode with a single open link, MP link level compression
brian
2000-08-17
2
-34
/
+83
*
ISDN B channels have a bandwidth of 64000, not 65536
brian
2000-08-16
1
-1
/
+1
*
setproctitle() doesn't need to be called with root privs, so move
brian
2000-08-16
6
-28
/
+20
*
Default the bandwidth of an ISDN B channel to 65536bps
brian
2000-08-16
1
-3
/
+5
*
Maintain input and output throughput averages and choose the highest
brian
2000-08-15
9
-44
/
+77
*
Calculate the average link throughput using a counter based on the
brian
2000-08-15
6
-37
/
+57
[prev]
[next]