2012-01-03 |
Benjamin Cama | Merge branch 'fdn-mods' |
blob | commitdiff |
2011-09-25 |
Benjamin Cama | Log tunnel # while shutting down MPPP sessions. |
blob | commitdiff |
2011-09-25 |
Benjamin Cama | Add a uint16_t control buffer type, as a union. |
blob | commitdiff | diff to current |
2011-09-24 |
Benjamin Cama | Fix the strange bundles' members looping use. |
blob | commitdiff | diff to current |
2011-09-23 |
Benjamin Cama | Remove unused variables. |
blob | commitdiff | diff to current |
2011-09-22 |
Benjamin Cama | Log the tunnel # when adding/removing routes. |
blob | commitdiff | diff to current |
2011-09-19 |
Benjamin Cama | Merge branch 'use-netlink' into fdn-mods |
blob | commitdiff | diff to current |
2011-09-19 |
Benjamin Cama | Set hostname /after/ having read the config file. |
blob | commitdiff | diff to current |
2011-09-19 |
Benjamin Cama | Log the session # when adding IPv6 routes. |
blob | commitdiff | diff to current |
2011-09-16 |
Benjamin Cama | Merge branch 'fdn-mods' |
blob | commitdiff | diff to current |
2011-09-16 |
Benjamin Cama | Change the rtm_proto to some arbitrary-defined value. |
blob | commitdiff | diff to current |
2011-09-15 |
Benjamin Cama | Merge branch 'fdn-mods' |
blob | commitdiff | diff to current |
2011-09-15 |
Benjamin Cama | Correctly set mp_epdis in host order. |
blob | commitdiff | diff to current |
2011-08-20 |
Benjamin Cama | Merge branch 'use-netlink' into fdn-mods |
blob | commitdiff | diff to current |
2011-08-20 |
Benjamin Cama | Correctly form the delete route/route6 request. |
blob | commitdiff | diff to current |
2011-08-20 |
Benjamin Cama | Merge branch 'use-netlink' into fdn-mods |
blob | commitdiff | diff to current |
2011-08-19 |
Benjamin Cama | Remove the netlink code to get the tun if index. |
blob | commitdiff | diff to current |
2011-08-17 |
Benjamin Cama | Merge branch 'fdn-mods' |
blob | commitdiff | diff to current |
2011-08-17 |
Benjamin Cama | Merge branch 'use-netlink' into fdn-mods |
blob | commitdiff | diff to current |
2011-08-17 |
Benjamin Cama | Fix a stray comma, and replace existing routes. |
blob | commitdiff | diff to current |
2011-08-17 |
Benjamin Cama | Since 7c47438 we can remove math.h. |
blob | commitdiff | diff to current |
2011-08-17 |
Benjamin Cama | Make routset()/route6set() use netlink. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | Switch from masks to CIDR globally for IPv4. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | Simplify route attribute appending. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | Better tun device name length handling. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | Fix wrong rta type. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | netlink: Better error handling. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | Add netlink fd polling. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | Remove all acknoledgement stuff. Still doesn't work. |
blob | commitdiff | diff to current |
2011-08-16 |
Benjamin Cama | Commiting the rework I have done until now. |
blob | commitdiff | diff to current |
2011-08-15 |
Benjamin Cama | Netlink bugfixes. |
blob | commitdiff | diff to current |
2011-08-15 |
Benjamin Cama | Further netlink implementation. Not working yet. |
blob | commitdiff | diff to current |
2011-08-14 |
Benjamin Cama | First netlink functions. |
blob | commitdiff | diff to current |
2011-08-08 |
Benjamin Cama | Merge branch 'fdn-mods' |
blob | commitdiff | diff to current |
2011-08-08 |
Benjamin Cama | Check for expired timers even when receiving no events. |
blob | commitdiff | diff to current |
2011-08-07 |
Benjamin Cama | Merge branch 'rfc4760' into fdn-mods |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Merge branch 'fdn-mods' |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Merge branch 'rfc4760' into fdn-mods |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Add a config option to set the advertised BGP next... |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Add an "hostname" config option. |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Add a cli_bind_address configuration option. |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Stop BGP session even when we are master |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Add an option to set source address for a BGP session. |
blob | commitdiff | diff to current |
2011-07-29 |
Benjamin Cama | Remove no more used plugin function names; fixes a... |
blob | commitdiff | diff to current |
2011-07-28 |
Benjamin Cama | Merge branch 'upstream' |
blob | commitdiff | diff to current |
2011-07-28 |
Benjamin Cama | Call bgp_add/del_route6() in l2tpns.c. |
blob | commitdiff | diff to current |
2011-07-28 |
Benjamin Cama | Add a nexthop6 config option. |
blob | commitdiff | diff to current |
2011-07-07 |
Benjamin Cama | Merge remote-tracking branch 'upstream-repo/master... upstream/2.2.1 |
blob | commitdiff | diff to current |
2011-07-07 |
Benjamin Cama | Imported Upstream version 2.1.21 upstream/2.1.21 |
blob | commitdiff | diff to current |
2011-01-20 |
bodea | Apply patch from Geoffrey D. Bennett to fix retry of... |
blob | commitdiff | diff to current |
2010-03-25 |
bodea | Apply patch from Cyril Elkaim to fix an issue with... |
blob | commitdiff | diff to current |
2010-01-09 |
bodea | Apply patch from Michael O to avoid sending multiple... |
blob | commitdiff | diff to current |
2009-12-08 |
bodea | Apply MLPPP patch from Muhammad Tayseer Alquoatli,... |
blob | commitdiff | diff to current |
2006-12-18 |
bodea | don't send interim records before session start (Daryl... |
blob | commitdiff | diff to current |
2006-08-02 |
bodea | cleanup clash between timeout and session_timout |
blob | commitdiff | diff to current |
2006-07-01 |
bodea | resolve gcc 4.1 warning by changing ip_hash to a union |
blob | commitdiff | diff to current |
2006-07-01 |
bodea | add radius_bind_{min,max} options |
blob | commitdiff | diff to current |
2006-06-22 |
bodea | set acct-disconnect-cause from result code AVP if no... |
blob | commitdiff | diff to current |
2006-06-11 |
bodea | add session/idle timeouts |
blob | commitdiff | diff to current |
2006-05-16 |
bodea | use %u when logging unsigned values |
blob | commitdiff | diff to current |
2006-05-04 |
bodea | update copyright years |
blob | commitdiff | diff to current |
2006-04-27 |
bodea | remove non-working setuid option |
blob | commitdiff | diff to current |
2006-04-27 |
bodea | add Multilink support from Khaled Al Hamwi |
blob | commitdiff | diff to current |
2006-04-23 |
bodea | only poll clifd if successfully bound |
blob | commitdiff | diff to current |
2006-04-18 |
bodea | interpret "local" direction correctly (as LAC) in disco... release_2_1_18 |
blob | commitdiff | diff to current |
2006-04-13 |
bodea | add Acct-Terminate-Cause to RADIUS stop records release_2_1_17 |
blob | commitdiff | diff to current |
2006-04-05 |
bodea | set source address for DAE responses |
blob | commitdiff | diff to current |
2006-04-05 |
bodea | set IP_PKTINFO on controlfd for recvfromto |
blob | commitdiff | diff to current |
2006-04-05 |
bodea | send nsctl responses back using the correct source... |
blob | commitdiff | diff to current |
2006-02-17 |
bodea | validate source of RADIUS packets |
blob | commitdiff | diff to current |
2006-01-19 |
bodea | correct addition of single IP to pool |
blob | commitdiff | diff to current |
2005-12-20 |
bodea | send configured magic-no in LCP EchoReq when LCP is... |
blob | commitdiff | diff to current |
2005-12-19 |
bodea | fix session MRU, tunnel MTU |
blob | commitdiff | diff to current |
2005-12-14 |
bodea | drop backtrace |
blob | commitdiff | diff to current |
2005-12-07 |
bodea | - Reject unknown/unconfigured protocols on the release_2_1_13 |
blob | commitdiff | diff to current |
2005-11-17 |
bodea | set MTU on tunnel interface so the kernel will re-fragm... |
blob | commitdiff | diff to current |
2005-11-17 |
bodea | fix checksum recalc |
blob | commitdiff | diff to current |
2005-11-14 |
bodea | layer 4 info implies !frag release_2_1_11 |
blob | commitdiff | diff to current |
2005-11-14 |
bodea | fix fragment handling in ip_filter |
blob | commitdiff | diff to current |
2005-11-04 |
bodea | - Reset restart counters correctly. release_2_1_10 |
blob | commitdiff | diff to current |
2005-10-18 |
bodea | fix LCP Echo frequency |
blob | commitdiff | diff to current |
2005-10-11 |
bodea | add Cisco-AVPairs to RADIUS accounting records via... release_2_1_9 |
blob | commitdiff | diff to current |
2005-10-11 |
bodea | don't send tunnel HELLO when there are pending control... |
blob | commitdiff | diff to current |
2005-09-19 |
bodea | calc Mbps correctly release_2_1_8 |
blob | commitdiff | diff to current |
2005-09-19 |
bodea | move code from signal handlers into mainloop, avoiding... |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | byte ordering release_2_1_7 |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | fix protocol-reject |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | *** empty log message *** release_2_1_6 |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | *** empty log message *** |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | set mss, adjust checksum |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | *** empty log message *** |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | *** empty log message *** |
blob | commitdiff | diff to current |
2005-09-16 |
bodea | - Add l2tp_mtu configuration option, used to define... |
blob | commitdiff | diff to current |
2005-09-15 |
bodea | make MRU configurable, NAK config requests for larger... |
blob | commitdiff | diff to current |
2005-09-13 |
bodea | *** empty log message *** |
blob | commitdiff | diff to current |
2005-09-13 |
bodea | fix code-reject/protocol-reject |
blob | commitdiff | diff to current |
2005-09-12 |
bodea | any traffic on a tunnel resets lastrec, not just contro... |
blob | commitdiff | diff to current |
2005-09-02 |
bodea | add cluster_mcast_ttl option |
blob | commitdiff | diff to current |
2005-09-01 |
bodea | bug fix |
blob | commitdiff | diff to current |
2005-08-31 |
bodea | increase size of PPP buffers to MAXETHER |
blob | commitdiff | diff to current |
next |