]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update comment on reference for VLAN Query Protocol (#5198)
authorJames Jones <jejones3141@gmail.com>
Tue, 3 Oct 2023 16:09:30 +0000 (11:09 -0500)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 16:09:30 +0000 (10:09 -0600)
http://www.hackingciscoexposed.com/pdf/chapter12.pdf gives a 404,
and isn't in the Wayback Machine, so we replace it with title,
authors, publisher and date of the book.

src/protocols/vmps/vmps.c

index 98d4d3fccd4a8df9e134b2185ecb0d0c6719bda6..a802a2972ad0d9f13342979d979d3bec32d5b111 100644 (file)
@@ -44,9 +44,8 @@ typedef struct {
 /*
  *  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/tcpdump/print-vqp.c
  *
- *  Some of how it works:
- *
- *  http://www.hackingciscoexposed.com/pdf/chapter12.pdf
+ *  Chapter 12 of Hacking Cisco Networks Exposed (Vladimirov, Gavrilenko,
+ *  and Mikhailovsky, McGraw-Hill 2005)  describes some of how it works.
  *
  * VLAN Query Protocol (VQP)
  *