projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Prevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing UDP packe...
[openwrt.git]
/
package
/
l2tpd
/
Makefile
diff --git
a/package/l2tpd/Makefile
b/package/l2tpd/Makefile
index
fa1a0f9
..
6435f35
100644
(file)
--- a/
package/l2tpd/Makefile
+++ b/
package/l2tpd/Makefile
@@
-5,7
+5,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=l2tpd
PKG_VERSION:=0.70pre
PKG_UPSTREAM_VERSION:=0.70-pre20031121
-PKG_RELEASE:=
3
.1
+PKG_RELEASE:=
4
.1
PKG_MD5SUM:=3f2707b6e16a8cb72e7bf64f574202fa
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/l/l2tpd
This page took
0.038017 seconds
and
4
git commands to generate.