l2tpns.git
2011-09-11 Brendan O'DeaApply patch from Geoffrey D. Bennett to fix handle...
2011-08-21 Benjamin CamaBetter error handling on CLI initialization.
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-20 Benjamin CamaCorrectly form the delete route/route6 request.
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-19 Benjamin CamaRemove the netlink code to get the tun if index.
2011-08-17 Benjamin CamaMerge branch 'fdn-mods'
2011-08-17 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-17 Benjamin CamaFix a stray comma, and replace existing routes.
2011-08-17 Benjamin CamaSince 7c47438 we can remove math.h.
2011-08-17 Benjamin CamaMake routset()/route6set() use netlink.
2011-08-17 Benjamin CamaRoute setting sockets don't exist anymore; remove them.
2011-08-17 Benjamin CamaFix last commit on switching to CIDR.
2011-08-16 Benjamin CamaSwitch from masks to CIDR globally for IPv4.
2011-08-16 Benjamin CamaSimplify route attribute appending.
2011-08-16 Benjamin CamaBetter tun device name length handling.
2011-08-16 Benjamin CamaFix wrong rta type.
2011-08-16 Benjamin Camanetlink: Better error handling.
2011-08-16 Benjamin CamaAdd netlink fd polling.
2011-08-16 Benjamin CamaRemove all acknoledgement stuff. Still doesn't work.
2011-08-16 Benjamin CamaCommiting the rework I have done until now.
2011-08-15 Benjamin CamaNetlink bugfixes.
2011-08-15 Benjamin CamaFurther netlink implementation. Not working yet.
2011-08-14 Benjamin CamaFirst netlink functions.
2011-08-08 Benjamin CamaMerge branch 'fdn-mods'
2011-08-08 Benjamin CamaDon't process timers of disabled peers.
2011-08-08 Benjamin CamaMerge branch 'fdn-mods'
2011-08-08 Benjamin CamaCheck for expired timers even when receiving no events.
2011-08-07 Benjamin CamaMerge branch 'fdn-mods'
2011-08-07 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-08-07 Benjamin CamaUse the source IP we use as BGP router identifier. rfc4760
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-28 Brendan O'DeaBump version for release.
2011-01-27 Brendan O'DeaImport to git from cvs. Remove keywords.
2011-01-20 bodeaApply patch from Geoffrey D. Bennett to fix retry of...
2011-01-20 Brendan O'DeaApply patch from Geoffrey D. Bennett to fix retry of...
2010-03-26 bodeaApply patch from Cyril Elkaim to fix an issue with...
2010-03-26 Brendan O'DeaApply patch from Cyril Elkaim to fix an issue with...
2010-03-25 bodeaApply patch from Cyril Elkaim to fix an issue with...
2010-03-25 Brendan O'DeaApply patch from Cyril Elkaim to fix an issue with...
2010-01-11 bodeaApply patch from Michael O to avoid sending multiple...
2010-01-11 Brendan O'DeaApply patch from Michael O to avoid sending multiple...
2010-01-09 bodeaApply patch from Michael O to avoid sending multiple...
2010-01-09 Brendan O'DeaApply patch from Michael O to avoid sending multiple...
2009-12-08 bodeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2009-12-08 Brendan O'DeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2007-06-28 bodeapropagate select error
2007-06-28 Brendan O'Deapropagate select error
2007-01-25 bodeasimplify throttle logic
2007-01-25 Brendan O'Deasimplify throttle logic
2007-01-14 bodearemove float
2007-01-14 Brendan O'Dearemove float
2006-12-18 bodeaadd "shutdown" and "reload" CLI commands (Daryl Tester)
2006-12-18 Brendan O'Deaadd "shutdown" and "reload" CLI commands (Daryl Tester)
2006-12-18 bodeadon't send interim records before session start (Daryl...
2006-12-18 Brendan O'Deadon't send interim records before session start (Daryl...
2006-12-18 bodeaadd Makefile, cleanup for -std=c99
2006-12-18 Brendan O'Deaadd Makefile, cleanup for -std=c99
2006-12-07 bodeaadd CVE
2006-12-07 Brendan O'Deaadd CVE
2006-12-05 bodeaminor cleanup
next