Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getnet: simplify alias handling and reduce MAXALIASES | Natanael Copa | 2010-10-14 | 1 | -17/+8 |
| | | | | | | | | | | Reduce MAXALIASES to something lower. There will probably never be need for more than 1 alias but we allow a few extra. While here we alos fix segfault when there are too many aliases. Signed-off-by: Natanael Copa <natanael.copa@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | getnet: switch to config parser | Bernhard Reutner-Fischer | 2010-08-05 | 1 | -0/+217 |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |