Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-21 | Store protocol config size inside protocol structure | Ondrej Zajicek | |
Make proto_config_new() use this info instead of supplied size. Thanks to Alexander V. Chernikov for the patch. | |||
2014-07-07 | Implements default router preference (RFC 4191) for RAdv. | Ondrej Zajicek | |
Thanks to Baptiste Jonglez for the patch. | |||
2014-03-31 | Check validity of interface definitions. | Ondrej Zajicek | |
Thanks to Aleksey Berezin for the bugreport. | |||
2013-11-22 | Changes identifiers to avoid use of reserved ones. | Ondrej Zajicek | |
2013-02-10 | A few semicolons added to decrease a number of warnings. | Ondrej Filip | |
2013-02-08 | Implements router advertisements activated by received routes. | Ondrej Zajicek | |
The RAdv protocol could be configured to change its behavior based on availability of routes, e.g., do not announce router lifetime when a default route is not available. | |||
2012-07-07 | Implements RDNSS and DNSSL support for RAdv. | Ondrej Zajicek | |
2011-11-17 | Fixes RAdv proto w.r.t. templates. | Ondrej Zajicek | |
Thanks Alexander V. Chernikov for this. | |||
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek | |