OpenBSD CVS

CVS log for src/usr.sbin/npppd/Attic/HOWTO_PIPEX_NPPPD.txt


[BACK] Up to [local] / src / usr.sbin / npppd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9, Tue Sep 18 13:14:08 2012 UTC (11 years, 8 months ago) by yasuoka
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
FILE REMOVED

New configuration syntax for npppd(8).  `npppd.conf' will be based on
parse.y and `npppd-users' will be based on getcap(3).  Add man pages.

feedback from giovanni

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 18 03:21:28 2012 UTC (12 years, 4 months ago) by yasuoka
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.7: +9 -2 lines
Diff to previous 1.7 (colored)

npppdctl related files should be removed.  Added a mention about that.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 6 11:20:36 2012 UTC (12 years, 5 months ago) by sebastia
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

mkdir needs -m to set the mode

OK yasuoka@

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 28 11:53:21 2011 UTC (12 years, 7 months ago) by yasuoka
Branch: MAIN
Changes since 1.5: +13 -9 lines
Diff to previous 1.5 (colored)

use existing _ppp instead of _npppd as a user/group id for npppd.

ok deraadt@ henning@

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 8 18:30:17 2011 UTC (12 years, 11 months ago) by yasuoka
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.4: +15 -16 lines
Diff to previous 1.4 (colored)

Include PIPEX in kernel by default.  And add new sysctl variable
`net.pipex.enable' to enable PIPEX.   By default, pipex is disabled
and it will not process packets from wire.  Update man pages and
update HOWTO_PIPEX_NPPPD.txt for testers.

discussed with dlg@, ok deraadt@ mcbride@ claudio@

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 6 20:52:28 2011 UTC (12 years, 11 months ago) by yasuoka
Branch: MAIN
Changes since 1.3: +11 -3 lines
Diff to previous 1.3 (colored)

Add RADIUS accounting support and some authentication related changes:

- Add functions to radius+.c that are required to implement RADIUS
  accounting.
- Send RADIUS Account-Start and Account-Stop messages with attributes that
  are defined by RFC 2866, 2868, 2869.
- If any authentication realm is deleted from the configuration, npppd may
  exit by segmentation fault.
- Delete radius_common.c, radius_common.h and eap.c because they are not
  used.
- Retransmission and failover are reimplemented.
- Cleanup

Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 26 06:54:44 2010 UTC (13 years, 8 months ago) by yasuoka
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

correct the path of npppd, and use modp1024 on the sample ipsec.conf
because iPhone doesn't support modp2048.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Sep 20 03:51:31 2010 UTC (13 years, 8 months ago) by yasuoka
Branch: MAIN
Changes since 1.1: +32 -12 lines
Diff to previous 1.1 (colored)

Update instructions for testing npppd and pipex.  The instructions was
out-of-date-ed after my privilege separation work at n2k10.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 31 13:27:36 2010 UTC (14 years, 4 months ago) by yasuoka
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7

add HOWTO_PIPEX_NPPPD.txt for people who try to use pipex and npppd before
everything is done.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.