l2tpns.git
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-07-04 Brendan O'Dearemove old compatability code
2005-06-30 Brendan O'Deaalways call filter_session on CoA
2005-06-30 Brendan O'DeaDon't restrict DAE requests to the configured RADIUS...
2005-06-29 Brendan O'Deaupdate required libcli version, add DAE port
2005-06-28 Brendan O'Deaupdate plugin docs
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-28 Brendan O'Deaprovide more comments/defaults in etc/startup-config...
2005-06-27 Brendan O'Deaclear cluster_master on election so that slaves will...
2005-06-24 Brendan O'DeaIgnore duplicate ACKs for IPCP
2005-06-24 Brendan O'DeaDon't resend IPCP while still in progress
2005-06-24 Brendan O'Deao/~ Do you know the way to San José? o/~
2005-06-24 Brendan O'Deacomment typo
2005-06-14 Brendan O'DeaPing new master when we get C_MASTER and delay next...
2005-06-14 Brendan O'Deafix segv in unhide_value
2005-06-14 Brendan O'DeaAlways initialise PRNG.
2005-06-12 Brendan O'Dea- Don't send CDN for each session when shutting down...
2005-06-12 Brendan O'Deaclarify usage of shutdown signals
2005-06-12 Brendan O'Deaclarify usage of shutdown signals
2005-06-08 Brendan O'Deaset a default limit
2005-06-08 Brendan O'Deamissing newline on backtrace log
2005-06-07 Brendan O'Dea*** empty log message ***
2005-06-07 Brendan O'Deadescribe tests
2005-06-07 Brendan O'Deadon't build tests
2005-06-07 Brendan O'Deashow 0 for opened/idle on unopened sessions
2005-06-07 Brendan O'Deafix checksum
2005-06-06 Brendan O'Deaguess HAVE_EPOLL
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
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
next