| Commit message (Expand) | Author | Age | Files | Lines |
* | be able to configure to run an IPv6 routing daemon even on | ume | 2002-07-18 | 1 | -10/+11 |
* | Now, you can specify "" or "NONE" for ipv6_network_interfaces to | ume | 2002-04-06 | 1 | -6/+12 |
* | automatic creation of faith0 and stf0 for backward compatibility. | ume | 2001-12-15 | 1 | -0/+2 |
* | s/sysctl -w/sysctl/ | ru | 2001-12-11 | 1 | -9/+9 |
* | The rtsol must be done before the alias processing. | ume | 2001-11-20 | 1 | -9/+12 |
* | Use shell functions for printing hex instead of printf(1) so that | sheldonh | 2001-11-19 | 1 | -2/+34 |
* | Do more strict checking for an interface. | ume | 2001-07-20 | 1 | -3/+3 |
* | - Avoid to select an interface which is not good for RA/RS. | ume | 2001-07-19 | 1 | -2/+7 |
* | Add configuration for a FAITH IPv6-to-IPv4 TCP translator. | ume | 2001-06-19 | 1 | -0/+29 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -20/+6 |
* | Move gif_interfaces from an IP6 option to a regular IP option. | brian | 2001-06-03 | 1 | -23/+0 |
* | Enable static IPv6 address assignment on PCMCIA NIC. | ume | 2001-04-26 | 1 | -2/+3 |
* | Add `ipv6_ifconfig_IFN_aliasN' directive to allow multiple aliases. | ume | 2001-03-18 | 1 | -0/+9 |
* | - Don't try to send RA to lo0, gifN and faithN. | ume | 2001-01-25 | 1 | -19/+5 |
* | Don't install route for fec0::/10. It was wrongly replaced from | ume | 2000-11-14 | 1 | -3/+2 |
* | - ipv6_prefix_* and ipv6_ifconfig_* work for end node | ume | 2000-10-29 | 1 | -109/+213 |
* | Add copyright notices. Other systems have been barrowing our /etc files | obrien | 2000-10-08 | 1 | -0/+26 |
* | Make default interface work. | ume | 2000-09-10 | 1 | -5/+4 |
* | Avoid doing rtsol to psuedo interface. | ume | 2000-09-06 | 1 | -4/+8 |
* | Fix an unmatched opening quote. | ume | 2000-07-18 | 1 | -1/+1 |
* | - Remove use of programs in /usr like sed as possible. In this | ume | 2000-07-09 | 1 | -28/+57 |
* | Removed unnecessary comma in stf addr printf in hex format, | shin | 2000-04-06 | 1 | -1/+1 |
* | Avoid using sed and awk in configure script. | shin | 2000-03-28 | 1 | -4/+6 |
* | Add a configuration options which enable/disable IPv4 mapped IPv6 addr | shin | 2000-03-28 | 1 | -0/+11 |
* | IPv6 related configuration updates. | shin | 2000-03-12 | 1 | -3/+66 |
* | Prevent multicast packets from being sent over stf0 interface, | shin | 2000-03-11 | 1 | -1/+3 |
* | -Remove IPv6 initialization failed interfaces from the list of | shin | 2000-02-24 | 1 | -3/+21 |
* | -Removed unnecessary use of awk. | shin | 2000-02-24 | 1 | -5/+5 |
* | Add IPv6 configuration scripts. | shin | 2000-02-23 | 1 | -0/+246 |