l2tpns.git
2012-12-18 fendoFix routes inverted delete/add in cluster mode dev-lac
2012-12-15 fendoUpdate changelog (LAC functionnality)
2012-12-14 fendoFinal development LAC functionality.
2012-12-09 fendoFix: loopback protection
2012-12-07 fendoFix LAC functionnality
2012-12-06 fendoFollowing development LAC functionality
2012-11-28 fendofirst version of the LAC functionality
2012-11-18 fendoFix the inverted "delete/add" of the routes, in cluster...
2012-11-17 fendoAdd a debian/changelog entry for version 2.2.1-2fdn2
2012-10-28 fendoMLPPP not working in cluster mode. fendo-mods
2012-02-20 Fernando AlvesAdd a echo_timeout configuration option.
2012-02-15 Fernando AlvesFix: Sends small packets in the MPPPP frame (for reorder).
2012-02-12 Fernando AlvesFix: MLPPP improvents.
2012-02-04 Fernando AlvesFix: MLPPP complete lost frame.
2012-02-03 Fernando AlvesFix MLPPP functionality.
2012-02-02 Benjamin CamaAdd a debian/changelog entry for version 2.2.1-2fdn1
2012-02-02 Benjamin CamaMerge branch 'fdn-mods'
2012-02-02 Benjamin CamaMerge branch 'common-cvs-git-upstream' into fdn-mods fdn-mods
2012-02-01 Benjamin CamaFix whitespaces errors introduced by commit d2848ce
2012-02-01 Benjamin CamaMerge remote-tracking branch 'new-upstream/master'...
2012-01-29 Benjamin CamaFix binding of the cli to the configured address
2012-01-03 Benjamin CamaAdd a debian/changelog entry for version 2.2.1-1fdn3 debian/2.2.1-1fdn3
2012-01-03 Benjamin CamaMerge branch 'fdn-mods'
2011-09-25 Benjamin CamaLog tunnel # while shutting down MPPP sessions.
2011-09-25 Benjamin CamaFix a format string pointer diff specifier. remove-warnings
2011-09-25 Benjamin CamaUse uint32_t buffer instead of uint8_t one.
2011-09-25 Benjamin CamaAdd a uint16_t control buffer type, as a union.
2011-09-24 Benjamin CamaFix the strange bundles' members looping use.
2011-09-23 Benjamin CamaRemove unused variables.
2011-09-22 Benjamin CamaLog the tunnel # when adding/removing routes.
2011-09-19 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-09-19 Benjamin CamaForgot to remove a prototype. use-netlink
2011-09-19 Benjamin CamaSet hostname /after/ having read the config file.
2011-09-19 Benjamin CamaLog the session # when adding IPv6 routes.
2011-09-16 Benjamin CamaMerge branch 'fdn-mods'
2011-09-16 Benjamin CamaChange the rtm_proto to some arbitrary-defined value.
2011-09-15 Benjamin CamaAdd a debian/changelog entry for version 2.2.1-1fdn2. debian/2.2.1-1fdn2
2011-09-15 Benjamin CamaMerge branch 'fdn-mods'
2011-09-15 Benjamin CamaCorrectly set mp_epdis in host order.
2011-09-12 Brendan O'Deaclean up some compiler errors
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.
next