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
/
ipv6cp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a radius_Flush() function that waits for the response (or timeout) to
brian
2005-01-27
1
-0
/
+1
*
Make ppp WARNS=5 clean
brian
2004-09-05
1
-5
/
+7
*
Do RADIUS accounting on IPV6CP.
ume
2003-06-19
1
-2
/
+41
*
Install routes specified by Framed-IPv6-Route. Since the format
ume
2003-06-19
1
-1
/
+1
*
MYADDR6 in ppp.link{up,down} should match even when IPCP is enabled.
ume
2003-06-16
1
-24
/
+20
*
Add missing header for system_Select() prototype
kris
2003-06-12
1
-0
/
+1
*
Set link-local address of tun interface with prefixlen = 64
ume
2003-04-04
1
-1
/
+1
*
Once ppp session is over, the route to ff02::tun0/32 was
ume
2003-03-25
1
-1
/
+12
*
Since ppp.link{up,down} is invoked at the end of IPCP negotiation, if
ume
2003-03-25
1
-2
/
+32
*
- made ppp compliant to RFC 2472 (based on a patch from another
brian
2002-08-29
1
-47
/
+147
*
Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_
brian
2002-08-27
1
-0
/
+1
*
Make the way FSM options are processed easier to read by using structures
brian
2002-04-16
1
-49
/
+35
*
Add a missing % in a format string.
brian
2001-08-19
1
-1
/
+1
*
Back out the previous fix to deal with kernels that don't support IPv6,
brian
2001-08-18
1
-11
/
+12
*
Run correctly on a machine built without AF_INET6 support
brian
2001-08-18
1
-1
/
+7
*
Specify the gateway address when updating the MTU and send/recv pipe
brian
2001-08-16
1
-3
/
+13
*
o Add ipv6 support, abstracting most NCP addresses into opaque
brian
2001-08-14
1
-0
/
+601