Final development LAC functionality.
[l2tpns.git] / l2tpns.c
2006-04-05 bodeaset IP_PKTINFO on controlfd for recvfromto
2006-04-05 Brendan O'Deaset IP_PKTINFO on controlfd for recvfromto
2006-04-05 bodeasend nsctl responses back using the correct source...
2006-04-05 Brendan O'Deasend nsctl responses back using the correct source...
2006-02-17 bodeavalidate source of RADIUS packets
2006-02-17 Brendan O'Deavalidate source of RADIUS packets
2006-01-19 bodeacorrect addition of single IP to pool
2006-01-19 Brendan O'Deacorrect addition of single IP to pool
2005-12-20 bodeasend configured magic-no in LCP EchoReq when LCP is...
2005-12-20 Brendan O'Deasend configured magic-no in LCP EchoReq when LCP is...
2005-12-19 bodeafix session MRU, tunnel MTU
2005-12-19 Brendan O'Deafix session MRU, tunnel MTU
2005-12-14 bodeadrop backtrace
2005-12-14 Brendan O'Deadrop backtrace
2005-12-07 bodea- Reject unknown/unconfigured protocols on the release_2_1_13
2005-12-07 Brendan O'Dea- Reject unknown/unconfigured protocols on the
2005-11-17 bodeaset MTU on tunnel interface so the kernel will re-fragm...
2005-11-17 Brendan O'Deaset MTU on tunnel interface so the kernel will re-fragm...
2005-11-17 bodeafix checksum recalc
2005-11-17 Brendan O'Deafix checksum recalc
2005-11-14 bodealayer 4 info implies !frag release_2_1_11
2005-11-14 Brendan O'Dealayer 4 info implies !frag
2005-11-14 bodeafix fragment handling in ip_filter
2005-11-14 Brendan O'Deafix fragment handling in ip_filter
2005-11-04 bodea- Reset restart counters correctly. release_2_1_10
2005-11-04 Brendan O'Dea- Reset restart counters correctly.
2005-10-18 bodeafix LCP Echo frequency
2005-10-18 Brendan O'Deafix LCP Echo frequency
2005-10-11 bodeaadd Cisco-AVPairs to RADIUS accounting records via... release_2_1_9
2005-10-11 Brendan O'Deaadd Cisco-AVPairs to RADIUS accounting records via...
2005-10-11 bodeadon't send tunnel HELLO when there are pending control...
2005-10-11 Brendan O'Deadon't send tunnel HELLO when there are pending control...
2005-09-19 bodeacalc Mbps correctly release_2_1_8
2005-09-19 Brendan O'Deacalc Mbps correctly
2005-09-19 bodeamove code from signal handlers into mainloop, avoiding...
2005-09-19 Brendan O'Deamove code from signal handlers into mainloop, avoiding...
2005-09-16 bodeabyte ordering release_2_1_7
2005-09-16 Brendan O'Deabyte ordering
2005-09-16 bodeafix protocol-reject
2005-09-16 Brendan O'Deafix protocol-reject
2005-09-16 bodea*** empty log message *** release_2_1_6
2005-09-16 Brendan O'Dea*** empty log message ***
2005-09-16 bodea*** empty log message ***
2005-09-16 Brendan O'Dea*** empty log message ***
2005-09-16 bodeaset mss, adjust checksum
2005-09-16 Brendan O'Deaset mss, adjust checksum
2005-09-16 bodea*** empty log message ***
2005-09-16 Brendan O'Dea*** empty log message ***
2005-09-16 bodea*** empty log message ***
2005-09-16 Brendan O'Dea*** empty log message ***
2005-09-16 bodea- Add l2tp_mtu configuration option, used to define...
2005-09-16 Brendan O'Dea- Add l2tp_mtu configuration option, used to define...
2005-09-15 bodeamake MRU configurable, NAK config requests for larger...
2005-09-15 Brendan O'Deamake MRU configurable, NAK config requests for larger...
2005-09-13 bodea*** empty log message ***
2005-09-13 Brendan O'Dea*** empty log message ***
2005-09-13 bodeafix code-reject/protocol-reject
2005-09-13 Brendan O'Deafix code-reject/protocol-reject
2005-09-12 bodeaany traffic on a tunnel resets lastrec, not just contro...
2005-09-12 Brendan O'Deaany traffic on a tunnel resets lastrec, not just contro...
2005-09-02 bodeaadd cluster_mcast_ttl option
2005-09-02 Brendan O'Deaadd cluster_mcast_ttl option
2005-09-01 bodeabug fix
2005-09-01 Brendan O'Deabug fix
2005-08-31 bodeaincrease size of PPP buffers to MAXETHER
2005-08-31 Brendan O'Deaincrease size of PPP buffers to MAXETHER
2005-08-29 bodeause local hostname for tunnel in SCCRP release_2_1_4
2005-08-29 Brendan O'Deause local hostname for tunnel in SCCRP
2005-08-29 bodeahandle rejection of MRU negotiation by peer
2005-08-29 Brendan O'Deahandle rejection of MRU negotiation by peer
2005-08-12 bodeaoops, not that "t"
2005-08-12 Brendan O'Deaoops, not that "t"
2005-08-11 bodealogging
2005-08-11 Brendan O'Dealogging
2005-08-11 bodea*** empty log message ***
2005-08-11 Brendan O'Dea*** empty log message ***
2005-08-11 bodeaignore proxy auth type: always try preferred method...
2005-08-11 Brendan O'Deaignore proxy auth type: always try preferred method...
2005-08-10 bodeanormalise session, tunnel args
2005-08-10 Brendan O'Deanormalise session, tunnel args
2005-08-10 bodeafix inverted timeout test
2005-08-10 Brendan O'Deafix inverted timeout test
2005-08-10 bodeatidy up logging, RADIUS allocation
2005-08-10 Brendan O'Deatidy up logging, RADIUS allocation
2005-08-10 bodeare-instate local md5.[ch] due to issues with linking...
2005-08-10 Brendan O'Deare-instate local md5.[ch] due to issues with linking...
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-07-04 bodearemove old compatability code
2005-07-04 Brendan O'Dearemove old compatability code
2005-06-28 bodeaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-24 bodeaDon't resend IPCP while still in progress
2005-06-24 Brendan O'DeaDon't resend IPCP while still in progress
2005-06-14 bodeafix segv in unhide_value
2005-06-14 Brendan O'Deafix segv in unhide_value
2005-06-14 bodeaAlways initialise PRNG.
2005-06-14 Brendan O'DeaAlways initialise PRNG.
2005-06-12 bodea- Don't send CDN for each session when shutting down...
2005-06-12 Brendan O'Dea- Don't send CDN for each session when shutting down...
next