Brendan O'Dea
3d69475f08
*** empty log message ***
2004-11-30 01:08:21 +00:00
bodea
d9211ca5fc
copy identifier from request for ConfigNak, ConfigRej; update LCP
...
header length
2004-11-30 00:50:03 +00:00
Brendan O'Dea
216303288a
copy identifier from request for ConfigNak, ConfigRej; update LCP
...
header length
2004-11-30 00:50:03 +00:00
bodea
bc5b25832a
make "established" a different tcp flag match
...
add fragment handling
drop IP address from LOG macro (function)
2004-11-29 02:17:17 +00:00
Brendan O'Dea
2f5b811429
make "established" a different tcp flag match
...
add fragment handling
drop IP address from LOG macro (function)
2004-11-29 02:17:17 +00:00
bodea
386fbf71ab
add filtering
2004-11-28 20:09:52 +00:00
Brendan O'Dea
80308e8838
add filtering
2004-11-28 20:09:52 +00:00
bodea
12f16f60c1
- Revise CCP, send ConfigReq once only.
...
- Check control serial before clearing window, prevents looping tunnel
setup in some instances.
- Add configuration syntax for adding named access lists (work in progress).
2004-11-27 05:19:53 +00:00
Brendan O'Dea
3057f5e655
- Revise CCP, send ConfigReq once only.
...
- Check control serial before clearing window, prevents looping tunnel
setup in some instances.
- Add configuration syntax for adding named access lists (work in progress).
2004-11-27 05:19:53 +00:00
bodea
98e9766a66
oop
2004-11-25 12:46:48 +00:00
Brendan O'Dea
c5134c0536
oop
2004-11-25 12:46:48 +00:00
bodea
e81de14faf
reinstate sendccp as initccp; send only once
2004-11-25 12:41:35 +00:00
Brendan O'Dea
82248353c8
reinstate sendccp as initccp; send only once
2004-11-25 12:41:35 +00:00
bodea
6fbc46c03b
- Drop sendccp. If client sends a CCP request for compression just NAK it.
...
- Don't copy the old buffer into Config{Nak,Rej} LCP responses (oops);
add length checks when appending.
- Have makeppp print a backtrace on overflow.
2004-11-25 02:45:27 +00:00
Brendan O'Dea
0753f6fc9f
- Drop sendccp. If client sends a CCP request for compression just NAK it.
...
- Don't copy the old buffer into Config{Nak,Rej} LCP responses (oops);
add length checks when appending.
- Have makeppp print a backtrace on overflow.
2004-11-25 02:45:27 +00:00
bodea
2455ce5da0
Allow LCP re-negotiation after connection completes
2004-11-18 13:15:28 +00:00
Brendan O'Dea
3338e64bfc
Allow LCP re-negotiation after connection completes
2004-11-18 13:15:28 +00:00
bodea
27329d23aa
- Ignore gateway address in Framed-Route (from Jonathan McDowell).
...
- Call sessionshutdown() when a tunnel is dropped rather than
sessionkill() to ensure that RADIUS stop records are sent.
- Cleanup: make a bunch of global functions/variables static.
2004-11-16 07:54:32 +00:00
Brendan O'Dea
4f5ea4fbe0
- Ignore gateway address in Framed-Route (from Jonathan McDowell).
...
- Call sessionshutdown() when a tunnel is dropped rather than
sessionkill() to ensure that RADIUS stop records are sent.
- Cleanup: make a bunch of global functions/variables static.
2004-11-16 07:54:32 +00:00
bodea
0076e25dee
*** empty log message ***
2004-11-09 05:49:08 +00:00
Brendan O'Dea
48247c0f8d
*** empty log message ***
2004-11-09 05:49:08 +00:00
bodea
c94265dbc2
*** empty log message ***
2004-11-09 05:48:28 +00:00
Brendan O'Dea
df66283f15
*** empty log message ***
2004-11-09 05:48:28 +00:00
bodea
1be4c47f88
Fix intercepts: don't double-snoop throttled customers, ensure
...
byte/packet counts are only updated once
2004-11-09 05:42:53 +00:00
Brendan O'Dea
32f6edf266
Fix intercepts: don't double-snoop throttled customers, ensure
...
byte/packet counts are only updated once
2004-11-09 05:42:53 +00:00
bodea
1e77cbf108
Nak asyncmap (unless == 0)
...
bundle ConfigRej options
2004-11-05 23:18:54 +00:00
Brendan O'Dea
57d13b8222
Nak asyncmap (unless == 0)
...
bundle ConfigRej options
2004-11-05 23:18:54 +00:00
bodea
d2c470fb4e
use LOG for logging macro
...
clean up initlcp handling
2004-11-05 04:55:25 +00:00
Brendan O'Dea
4e0597cd50
use LOG for logging macro
...
clean up initlcp handling
2004-11-05 04:55:25 +00:00
bodea
af4e0b7d1f
use constants
2004-11-05 02:21:55 +00:00
Brendan O'Dea
0ac369f083
use constants
2004-11-05 02:21:55 +00:00
bodea
2ca0cabce4
send snooped packets before adding the tun header
2004-11-04 23:33:13 +00:00
Brendan O'Dea
c79493acd8
send snooped packets before adding the tun header
2004-11-04 23:33:13 +00:00
bodea
6b74bac40e
cleanup packet length handling
2004-11-03 13:22:39 +00:00
Brendan O'Dea
99be8b127a
cleanup packet length handling
2004-11-03 13:22:39 +00:00
bodea
6c12196d4e
typo
2004-10-29 04:01:53 +00:00
Brendan O'Dea
db0ded520a
typo
2004-10-29 04:01:53 +00:00
fred_nerk
dedb360c1a
- Renegotiate MRU - Yuri
...
- Take LCP ConfigReq length from the packet length field - Yuri
2004-09-23 04:01:36 +00:00
David Parrish
c81a5e3363
- Renegotiate MRU - Yuri
...
- Take LCP ConfigReq length from the packet length field - Yuri
2004-09-23 04:01:36 +00:00
fred_nerk
7f13b85569
Add support for Hidden AVPs and chap-response
2004-09-19 23:19:23 +00:00
David Parrish
ab0c6fbd45
Add support for Hidden AVPs and chap-response
2004-09-19 23:19:23 +00:00
fred_nerk
272e831e80
Cleanups and sync
2004-09-02 04:18:07 +00:00
David Parrish
d52f68e6d3
Cleanups and sync
2004-09-02 04:18:07 +00:00
fred_nerk
32febcb0c7
Set a maximum time to wait for radius to be ready on shutdown
2004-08-26 04:43:52 +00:00
David Parrish
abbc5c5fce
Set a maximum time to wait for radius to be ready on shutdown
2004-08-26 04:43:52 +00:00
fred_nerk
43d0275f6d
Add renegotiation patch from Yuri (ppp-aug10-patch)
...
Indentation and style cleanups
Make md5.c use standard memcpy and memset
2004-08-13 00:02:50 +00:00
David Parrish
d490579025
Add renegotiation patch from Yuri (ppp-aug10-patch)
...
Indentation and style cleanups
Make md5.c use standard memcpy and memset
2004-08-13 00:02:50 +00:00
fred_nerk
4b16fcbdfd
Allow cli session changes to happen if the session is timing out
2004-08-02 06:06:28 +00:00
David Parrish
5779efc7ae
Allow cli session changes to happen if the session is timing out
2004-08-02 06:06:28 +00:00
fred_nerk
6e3d21bbdc
- Add support for LCP Ident and CallBack (rejection only) from Yuri
...
- Initiate LCP if not attempted by the client
2004-08-02 05:40:21 +00:00