From: Brendan O'Dea Date: Tue, 30 Nov 2004 05:49:57 +0000 (+0000) Subject: add THANKS X-Git-Tag: 2.2.1-2fdn3.1~19^2^2~1^2~304 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/018b6df6414a897636fb49f8d5a7ce96f7006fd7 add THANKS --- diff --git a/Changes b/Changes index 6c22b58..d75b9b4 100644 --- a/Changes +++ b/Changes @@ -9,7 +9,9 @@ - Implement named access-lists which may be applied to a session either via Filter-Id RADIUS responses, or using the CLI. - Drop ip address from LOG. -- autothrottle: ignore non-"serv" lcp:interface-config avpairs (Yuri). +- autothrottle: revise parsing; ignore lcp:interface-config avpairs + which don't start with serv[ice-policy]. +- Add THANKS file. * Sat Nov 20 2004 Brendan O'Dea 2.0.8 - Ignore gateway address in Framed-Route (from Jonathan McDowell). diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..4f289c0 --- /dev/null +++ b/THANKS @@ -0,0 +1,16 @@ +A list of people who have contributed to the development of L2TPNS +by reporting problems, suggesting various improvements or submitting +actual code follows. + +Adrian Kennard +David Parrish +Michael O'Reilly +Brendan O'Dea +Bradley Baetz +Iain Wade +Yuri +Juergen Kammer +Simon Talbot +Jonathan McDowell +Bjørn Augestad +Roberto Chostakovis diff --git a/l2tpns.spec b/l2tpns.spec index c31268b..507baaa 100644 --- a/l2tpns.spec +++ b/l2tpns.spec @@ -33,7 +33,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root) -%doc Changes INSTALL INTERNALS COPYING Docs/manual.html +%doc Changes INSTALL INTERNALS COPYING THANKS Docs/manual.html %dir /etc/l2tpns %config(noreplace) /etc/l2tpns/users %config(noreplace) /etc/l2tpns/startup-config