l2tpns.git
2011-07-29 Benjamin CamaAdd a debian/changelog entry for version 2.2.1-1fdn1. debian/2.2.1-1fdn1
2011-07-29 Benjamin CamaMerge branch 'fdn-mods'
2011-07-29 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-07-29 Benjamin CamaAdd a config option to set the advertised BGP next...
2011-07-29 Benjamin CamaKill sessions receiving a ConfReq while closing.
2011-07-29 Benjamin CamaAdd an "hostname" config option.
2011-07-29 Benjamin CamaBetter example address for cli_bind_address.
2011-07-29 Benjamin CamaAdd a cli_bind_address configuration option.
2011-07-29 Benjamin CamaStop BGP session even when we are master
2011-07-29 Benjamin CamaWait before retrying on CEASE.
2011-07-29 Benjamin CamaAdd an option to set source address for a BGP session.
2011-07-29 Benjamin CamaRemove no more used plugin function names; fixes a...
2011-07-29 Benjamin CamaDisplay session's remainging time in CLI.
2011-07-28 Benjamin CamaAdd a debian/changelog entry for version 2.2.1-1. debian/2.2.1-1
2011-07-28 Benjamin CamaMerge branch 'upstream'
2011-07-28 Benjamin CamaRetry on unsupported capability, not restart immediatly.
2011-07-28 Benjamin CamaReally fix parameters length calculation this time.
2011-07-28 Benjamin CamaFix a bug in parameters length setting.
2011-07-28 Benjamin CamaA bit of renaming for clarity.
2011-07-28 Benjamin CamaFix bugs in IPv6 update routine.
2011-07-28 Benjamin CamaCall bgp_add/del_route6() in l2tpns.c.
2011-07-28 Benjamin CamaDon't send notification when receiving an unsupported...
2011-07-28 Benjamin CamaBetter check for IPv6 compatibility with the BGP peer.
2011-07-28 Benjamin CamaFix the AFI for IPv6.
2011-07-28 Benjamin CamaBetter handle IPv6 routes advertisement (non-)support.
2011-07-28 Benjamin CamaAdd config examples for nexthop/nexthop6.
2011-07-28 Benjamin CamaHandle multiprotocol UPDATE.
2011-07-28 Benjamin CamaAdd a nexthop6 config option.
2011-07-28 Benjamin CamaAdd v6 routes handling.
2011-07-28 Benjamin CamaMove NEXT_HOP attribute so that we can exclude it.
2011-07-28 Benjamin CamaFix a typo from last commit.
2011-07-28 Benjamin CamaDisable IPv6 routes adv when peer doesn't support it.
2011-07-28 Benjamin CamaAdvertise IPv6 capability to peers.
2011-07-28 Benjamin CamaAvoid implicit cast warning.
2011-07-28 Benjamin CamaAdd a per-peer flag if it supports IPv6 routes adv.
2011-07-28 Benjamin CamaAdd Multiprotocol definitions and more param handling.
2011-07-28 Benjamin CamaAdd Optional Parameter and Capability handling.
2011-07-07 Benjamin CamaMerge remote-tracking branch 'upstream-repo/master... upstream/2.2.1
2011-07-07 Peter EisentrautImported Debian patch 2.1.21-1.1 debian/2.1.21-1.1
2011-07-07 Benjamin CamaImported Upstream version 2.1.21 upstream/2.1.21
2011-01-20 bodeaApply patch from Geoffrey D. Bennett to fix retry of...
2010-03-26 bodeaApply patch from Cyril Elkaim to fix an issue with...
2010-03-25 bodeaApply patch from Cyril Elkaim to fix an issue with...
2010-01-11 bodeaApply patch from Michael O to avoid sending multiple...
2010-01-09 bodeaApply patch from Michael O to avoid sending multiple...
2009-12-08 bodeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2007-06-28 bodeapropagate select error
2007-01-25 bodeasimplify throttle logic
2007-01-14 bodearemove float
2006-12-18 bodeaadd "shutdown" and "reload" CLI commands (Daryl Tester)
2006-12-18 bodeadon't send interim records before session start (Daryl...
2006-12-18 bodeaadd Makefile, cleanup for -std=c99
2006-12-07 bodeaadd CVE
2006-12-05 bodeaminor cleanup
2006-12-04 bodeafix heartt pad
2006-12-04 bodeaSecurity: Rhys Kidd identified a vulnerability in the...
2006-10-23 bodeafix comment
2006-08-02 bodeaallow DNS servers to be specified using either old...
2006-08-02 bodeacleanup clash between timeout and session_timout
2006-08-02 bodeafix sign problem with reporting of unknown RADIUS VSAs
2006-07-17 bodeafix log message
2006-07-01 bodearesolve gcc 4.1 warning by changing ip_hash to a union
2006-07-01 bodeaadd radius_bind_{min,max} options
2006-06-22 bodeaset acct-disconnect-cause from result code AVP if no...
2006-06-11 bodeaadd session/idle timeouts
2006-06-03 bodeakludge around problem with Netgear DM602 authentication
2006-05-23 bodeaconvert manual.html to docbook
2006-05-22 bodearemove unused param_packet_[tr]x structures
2006-05-18 bodearemove defunct PLUGIN_PACKET_{RX,TX} constants
2006-05-18 bodeacorrect comment: throttle_speed rather than throttle_rate
2006-05-16 bodeause %u when logging unsigned values
2006-05-05 bodeano magic
2006-05-04 bodeaupdate copyright years
2006-04-28 bodea*** empty log message ***
2006-04-28 bodeacosmetic changes
2006-04-27 bodearemove non-working setuid option
2006-04-27 bodeaadd Multilink support from Khaled Al Hamwi
2006-04-26 bodeaapply patch from liran
2006-04-24 bodeainitial converion of liran's "Practical VPNs" to docbook
2006-04-23 bodeaonly poll clifd if successfully bound
2006-04-18 bodeainterpret "local" direction correctly (as LAC) in disco... release_2_1_18
2006-04-18 bodeadon't shutdown on TerminateReq, wait for CDN
2006-04-13 bodeaadd Acct-Terminate-Cause to RADIUS stop records release_2_1_17
2006-04-05 bodeaset source address for DAE responses
2006-04-05 bodeaset IP_PKTINFO on controlfd for recvfromto
2006-04-05 bodeasend nsctl responses back using the correct source...
2006-03-27 bodeafix IPCP length test to allow Terminate-Request (4...
2006-02-23 bodeadecrease ip_conntrack_tcp_timeout_established to 5hrs release_2_1_16
2006-02-17 bodeaadditional length checks in processlcp
2006-02-17 bodeaavoid endless loop in processipcp, processipv6cp
2006-02-17 bodeavalidate source of RADIUS packets
2006-01-19 bodeaensure session changes from LCP ConfigReq/ConfigNak...
2006-01-19 bodeareturn on failed lcp
2006-01-19 bodeahandle LCP NAK of magic-number
2006-01-19 bodeacorrect addition of single IP to pool
2005-12-20 bodeasend configured magic-no in LCP EchoReq when LCP is...
2005-12-19 bodeaadd service-type/framed-protocol to RADIUS records release_2_1_15
2005-12-19 bodeafix session MRU, tunnel MTU
2005-12-15 bodeabreak LCP configure loop with shutdown
2005-12-15 bodeareduce logging of LCP EchoReply packets
next