bird/conf
Ondrej Zajicek 083c43e22e fixes some 64-bit related bugs.
Filter code used 'aux' integer field of 'symbol' struct to store ptr
to next symbol and both 'aux2' and 'def' fields for value.
Changed to just 'def' for value and 'aux2' for ptr to next symbol.
Also another minor bugfix.
2008-12-25 11:55:27 +01:00
..
cf-lex.l Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
conf.c Bugfix for routing table breaking bug. 2008-10-26 23:09:46 +01:00
conf.h fixes some 64-bit related bugs. 2008-12-25 11:55:27 +01:00
confbase.Y Time added in password management. 2005-02-12 22:27:55 +00:00
Doc Moved parser docs to cf-lex.l, so that the parser compiles. 2000-06-04 15:22:20 +00:00
gen_commands.m4 Client: Online help works (Cisco style: just press `?' at the end of a line). 2000-02-17 22:00:13 +00:00
gen_keywords.m4 Include CF_HDR section in keywords.h as well, so that protocol symbols 2000-04-28 15:12:03 +00:00
gen_parser.m4 Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines, 2000-04-28 15:11:10 +00:00
Makefile New version of flex needs argument separated. 2007-06-20 12:32:39 +00:00