Brendan O'Dea
a5da286a96
don't route Framed-IP-Address if contained in a Framed-Route
2004-11-18 09:02:29 +00:00
bodea
7cb3cf60e7
pass cluster master state to plugin_control functions
2004-11-18 06:41:03 +00:00
Brendan O'Dea
c79eb06333
pass cluster master state to plugin_control functions
2004-11-18 06:41:03 +00:00
bodea
f5071c422d
- Add startup-config(5) manpage.
...
- Add snoopctl, throttlectl plugins.
- Update documentation.
2004-11-17 15:08:19 +00:00
Brendan O'Dea
eb6906a28c
- Add startup-config(5) manpage.
...
- Add snoopctl, throttlectl plugins.
- Update documentation.
2004-11-17 15:08:19 +00:00
bodea
bf0a00f106
- Add startup-config(5) manpage [FIXME].
...
- Revise nsctl to allow arbitrary strings/args to be passed to plugins.
2004-11-17 08:23:34 +00:00
Brendan O'Dea
5e01d2924d
- Add startup-config(5) manpage [FIXME].
...
- Revise nsctl to allow arbitrary strings/args to be passed to plugins.
2004-11-17 08:23:34 +00:00
fred_nerk
9f5e93e3cd
Add manpages from Jonathan McDowell
...
Remove reference to old -a command line argument
2004-11-16 21:54:46 +00:00
David Parrish
5d4d6bb059
Add manpages from Jonathan McDowell
...
Remove reference to old -a command line argument
2004-11-16 21:54:46 +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
74967abeca
make BGP keepalive/hold time configurable, revise config syntax
2004-11-11 03:07:42 +00:00
Brendan O'Dea
3ab5eeb379
make BGP keepalive/hold time configurable, revise config syntax
2004-11-11 03:07:42 +00:00
bodea
72346a7226
add a callback to allow plugins to fetch values from the running config
2004-11-09 08:05:01 +00:00
Brendan O'Dea
9cb9a8b436
add a callback to allow plugins to fetch values from the running config
2004-11-09 08:05:01 +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
514606fde0
setsid
2004-11-05 07:50:05 +00:00
Brendan O'Dea
f0cab7b0b1
setsid
2004-11-05 07:50:05 +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
91b978f4a8
add peer_address config option
2004-11-05 02:47:47 +00:00
Brendan O'Dea
1a8d1e7b24
add peer_address config option
2004-11-05 02:47:47 +00:00
bodea
5acef8bb78
add length checks and comments to proxy LCP parsing
2004-11-05 02:25:25 +00:00
Brendan O'Dea
4da9597503
add length checks and comments to proxy LCP parsing
2004-11-05 02:25:25 +00:00
bodea
c162b9058d
byte counters are sent to the master frequently which resets the idle
...
counter, don't bother forwarding packets for this reason
2004-11-04 06:05:55 +00:00
Brendan O'Dea
fa7204fcf4
byte counters are sent to the master frequently which resets the idle
...
counter, don't bother forwarding packets for this reason
2004-11-04 06:05:55 +00:00
bodea
98a1193817
retain subdomain of hostname if any
2004-11-04 05:08:36 +00:00
Brendan O'Dea
c66fc8c6b9
retain subdomain of hostname if any
2004-11-04 05:08:36 +00:00
bodea
90f31e7f71
make log a conditional macro for _log
2004-11-03 13:23:58 +00:00
Brendan O'Dea
284e4dd546
make log a conditional macro for _log
2004-11-03 13:23:58 +00:00
bodea
fe347137ce
fix cut-n-paste error
2004-11-02 06:45:03 +00:00
Brendan O'Dea
8031ce79f6
fix cut-n-paste error
2004-11-02 06:45:03 +00:00
bodea
c34bfa1cfc
- Use 2 seperate u16 values for throttle rate in/out
...
- Defer adding radius fds to the select loop until become_master
2004-11-02 04:35:03 +00:00
Brendan O'Dea
14013054f3
- Use 2 seperate u16 values for throttle rate in/out
...
- Defer adding radius fds to the select loop until become_master
2004-11-02 04:35:03 +00:00
bodea
455e310268
merge
2004-10-30 07:17:41 +00:00
Brendan O'Dea
060799b077
merge
2004-10-30 07:17:41 +00:00
bodea
9eb3125681
need to init_cli before loading config
2004-10-30 06:58:55 +00:00
Brendan O'Dea
cdf7603bf4
need to init_cli before loading config
2004-10-30 06:58:55 +00:00
bodea
2f1b71cd74
make number of throttle buckets configurable
2004-10-29 04:01:11 +00:00
Brendan O'Dea
7ecd8a42e5
make number of throttle buckets configurable
2004-10-29 04:01:11 +00:00
bodea
b77ee80fe8
unused
2004-10-28 03:58:38 +00:00
Brendan O'Dea
aa4877277a
unused
2004-10-28 03:58:38 +00:00
bodea
15086a9ad9
hostname set via command line not config
2004-10-28 03:31:39 +00:00
Brendan O'Dea
290f8d05ab
hostname set via command line not config
2004-10-28 03:31:39 +00:00
bodea
5386106aa5
fix command line args
2004-10-25 15:07:51 +00:00
Brendan O'Dea
c775894509
fix command line args
2004-10-25 15:07:51 +00:00
fred_nerk
f6f9bebeaa
Don't continue creating session if no IP addresses are free
2004-10-05 02:50:03 +00:00
David Parrish
020c472e75
Don't continue creating session if no IP addresses are free
2004-10-05 02:50:03 +00:00
fred_nerk
bf78c77b22
Don't write accounting files if not required.
...
Fix checking for mmap success
2004-09-23 03:59:09 +00:00