l2tpns.git
2005-06-04 Brendan O'Deause router address
2005-06-04 Brendan O'DeaAdd note about fragmentation in Docs/manual.html, and...
2005-06-02 Brendan O'Deacleanup Changes, noting merges
2005-06-02 Brendan O'Deamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 Brendan O'Deaadd "allow_duplicate_users" config option
2005-06-02 Brendan O'Deaadd "allow_duplicate_users" config option
2005-06-02 Brendan O'Deashow session open time in "show session"/"show user...
2005-05-31 Brendan O'DeaRADIUS load test
2005-05-26 Brendan O'Deamerge cluster fixes from release_2_0 branch
2005-05-24 Brendan O'Deaback out C_LASTSEEN change (to be replaced by different...
2005-05-20 Brendan O'Deause 1452 as MRU
2005-05-16 Brendan O'Deaadd new radius state
2005-05-16 Brendan O'Deasupress warning
2005-05-16 Brendan O'Deaoff by one
2005-05-16 Brendan O'Deafix RADIUS indexing (should have 16K entries with 64...
2005-05-13 Brendan O'Deait seems that some clients regularly attempt to reauth...
2005-05-13 Brendan O'Deaadd "throttle=N"
2005-05-13 Brendan O'Deaalways send LCP ConfigReq after we get ICCN
2005-05-12 Brendan O'Deasend CDN when ICRQ cannot be accepted (no sessions...
2005-05-10 Brendan O'Deaupdate ipv6_prefix description
2005-05-10 Brendan O'Deacheck all suggested auth mechanisms
2005-05-10 Jonathan McDowellFix processing of ConfigNak responses to LCP.
2005-05-10 Brendan O'Dea*** empty log message ***
2005-05-10 Brendan O'Deasendchap on ConfigAck
2005-05-10 Brendan O'Deaset length properly
2005-05-10 Brendan O'Deareset length of lcp packets
2005-05-10 Brendan O'Deainit pluginfuncs properly
2005-05-10 Brendan O'Deaupdate docs
2005-05-10 Brendan O'Dea$(call) seems to break expaniion on older (3.79) versio...
2005-05-10 Brendan O'Dea*** empty log message ***
2005-05-10 Brendan O'Deaadd sessionctl
2005-05-10 Brendan O'Deamissed length
2005-05-09 Brendan O'Deafix radius_authtypes parsing
2005-05-09 Brendan O'Dea"show running-config" output contains clear-text shared...
2005-05-08 Brendan O'Deasession structure has changed: bump heartbeat version...
2005-05-08 Brendan O'Deare-order sessiont elements to remove padding
2005-05-08 Brendan O'Deamore chap
2005-05-07 Brendan O'Deamore lcp auth changes
2005-05-07 Brendan O'Deaconfigure MRU in initlcp
2005-05-07 Brendan O'DeaDon't process C_LASTSEEN unless we're a master (otherwi...
2005-05-07 Brendan O'Dea*** empty log message ***
2005-05-07 Brendan O'Deamore CHAP changes
2005-05-07 Brendan O'Deaensure that config files are not overwritten
2005-05-06 Brendan O'Deatypo
2005-05-06 Brendan O'Deamissing newline on log message
2005-05-05 Brendan O'DeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 Brendan O'Dea- Don't use LOG() macro in initdata() until the config...
2005-05-03 Brendan O'DeaAdd a Cisco-Avpair with intercept details to RADIUS...
2005-05-02 Brendan O'Deause cli_error() for error messages and help
2005-05-02 Brendan O'DeaUpdate .last_packet in cluster_handle_bytes only when...
2005-04-27 Brendan O'Deaconsistent messages
2005-04-18 Brendan O'Dearemove dead session fields
2005-04-18 Brendan O'Dearemove dead session fields
2005-04-18 Brendan O'Deamore state_state removal
2005-04-01 Brendan O'Deamissed merge from stable branch
2005-04-01 Brendan O'Deareset .die on master takeover
2005-04-01 Brendan O'Deaonly send RADIUS stop in sessionshutdown if there's...
2005-03-10 Brendan O'Dea*** empty log message ***
2005-03-10 Brendan O'Deaadd result/error codes to CDN; use "try another" on...
2005-03-10 Brendan O'Deaadd result/error codes to StopCCN
2005-03-10 Brendan O'Deaadd result/error codes to StopCCN
2005-03-10 Brendan O'Deasave state is no more
2005-03-10 Brendan O'Deaallow username to be set when ungardening
2005-03-10 Brendan O'Deasimplify AVP unhiding code
2005-02-14 Brendan O'Deamerge back 2.0 branch changes
2005-02-09 Brendan O'Deabump MAXSESSION
2005-02-09 Brendan O'Deause constant
2005-02-09 Brendan O'Deaoff by one
2005-02-09 Brendan O'Dearemove unmaintained "save_state" option
2005-02-08 Brendan O'Deamake some functions static
2005-01-25 Brendan O'Deadon't send 4 byte header when snooping v6 packets
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 Brendan O'Deadoh
2005-01-13 Brendan O'Deause ctime rather than duration
2005-01-13 Brendan O'Deamove duration to before cmd_show_counters
2005-01-13 Brendan O'Dearename sess_count to sess_local, fiddle with packet_lim...
2005-01-13 Brendan O'Dealog CLI connections at 4 from localhost; show last...
2005-01-12 Brendan O'Deafix show counters alignment
2005-01-10 Brendan O'Deafix "clear counters"
2005-01-10 Brendan O'Deamissing newline
2005-01-10 Brendan O'Deamore DoS prevention: add packet_limit option to apply...
2005-01-07 Brendan O'DeaCHAP support from Jordan Hrycaj (work in progress)
2005-01-07 Brendan O'DeaCHAP support
2005-01-07 Brendan O'DeaCSTAT() adds "call_"; CHAP support
2005-01-07 Brendan O'Deafix format strings; add call_random_data to counters
2005-01-07 Brendan O'DeaCSTAT() adds "call_"
2005-01-06 Brendan O'Deaadd -Wformat-security -Wno-format-zero-length
2005-01-05 Brendan O'Deacomment
2005-01-05 Brendan O'DeaAdd Jordan (chap patches)
2005-01-05 Brendan O'Deause bounds-checking lookup functions for string constants
2005-01-05 Brendan O'Deause bounds-checking lookup functions for string constants
2005-01-05 Brendan O'Deause bounds-checking lookup functions for string constants
2004-12-22 Brendan O'Deatypo
2004-12-20 Brendan O'Deasanity check that cluster_send_session is not called...
2004-12-18 Brendan O'Deastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-17 Brendan O'Deacount select_called, multi_read_used and multi_read_exc...
2004-12-16 Brendan O'Deaadd counters for select_called, select_ready and select...
2004-12-16 Brendan O'Deamissed arg
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-12-16 Brendan O'Deacosmetic logging change
next