Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-10 | more changes for new commit | An-Cheng Huang | |
(cherry picked from commit 11baf27c6caf1a0edf2b993fb7066227d02eab7b) | |||
2010-07-20 | Use pgrep to count number of matching processes | Stephen Hemminger | |
pgrep has simple flag to do what the ps | wc -l was doing. | |||
2009-12-02 | Changes related to co-ordination between kernel parameters and radvd. | Bob Gilligan | |
First, we need to set the global IPv6 parameter under "all" when "disable-forwarding" is deleted because this is the parameter that actually controls whether the stack will forward IPv6 packets. Second, if router advertisements were configured while global IPv6 forwarding was disabled, we need to re-start the daemon when global IPv6 forwarding is re-enabled. | |||
2009-12-02 | Co-ordinate global and per-interface IPv6 forwarding control. | Bob Gilligan | |
Now a flag file indicates that IPv6 forwarding is disabled on a specific interface. | |||
2008-11-05 | Add config to disable ip/ipv6 forwarding. | Stig Thormodsrud | |