Brendan O'Dea
983b38e12f
merge back 2.0 branch changes
2005-02-14 06:58:38 +00:00
bodea
9a77f7fa6a
don't send 4 byte header when snooping v6 packets
2005-01-25 04:38:49 +00:00
Brendan O'Dea
b5d3f182cd
don't send 4 byte header when snooping v6 packets
2005-01-25 04:38:49 +00:00
bodea
97ad99cc23
finish incorporating ipv6 patches
2005-01-25 04:19:04 +00:00
Brendan O'Dea
08360e49b4
finish incorporating ipv6 patches
2005-01-25 04:19:04 +00:00
bodea
e55b28c107
rename sess_count to sess_local, fiddle with packet_limit log output
2005-01-13 07:57:35 +00:00
Brendan O'Dea
17fd46618e
rename sess_count to sess_local, fiddle with packet_limit log output
2005-01-13 07:57:35 +00:00
bodea
f00ae0afdc
use bounds-checking lookup functions for string constants
...
use random_data() to set radius[].auth
2005-01-05 13:50:30 +00:00
Brendan O'Dea
efd5b85a33
use bounds-checking lookup functions for string constants
...
use random_data() to set radius[].auth
2005-01-05 13:50:30 +00:00
bodea
6b1075b65c
use standard uintN_t types for portability
2004-12-16 08:49:52 +00:00
Brendan O'Dea
9d199a1046
use standard uintN_t types for portability
2004-12-16 08:49:52 +00:00
bodea
3b7755fd2b
*cough*
2004-11-30 19:34:57 +00:00
Brendan O'Dea
dd6a9a130a
*cough*
2004-11-30 19:34:57 +00:00
bodea
280e18d0dc
fix byte ordering in log
2004-11-30 01:35:19 +00:00
Brendan O'Dea
2e41d48930
fix byte ordering in log
2004-11-30 01:35:19 +00:00
bodea
037b9bd3ee
*** empty log message ***
2004-11-30 01:10:44 +00:00
Brendan O'Dea
ced9def78c
*** empty log message ***
2004-11-30 01:10:44 +00:00
bodea
951e323abd
*** empty log message ***
2004-11-30 01:08:21 +00:00
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