Home
Showtime
Tvheadend
News feed
HTS
Development
Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 15
and
Version 16
of
TeliaIPTV
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
03/15/10 20:31:15 (
6 months
ago)
Author:
matwad
Comment:
vendor option in interfaces does not work with dhclient
Legend:
Unmodified
Added
Removed
Modified
TeliaIPTV
v15
v16
21
21
post-up echo 0 > /proc/sys/net/ipv4/conf/eth1/rp_filter
22
22
}}}
23
23
Lines added to {{{/etc/dhcp3/dhclient.conf}}}
24
{{{
25
interface "eth1" {
26
vendor-class-identifier "TeliaSonera_VIP1910-9";
27
}
28
}}}
24
29
== DHCP ==
25
30