bird/proto/ospf
Ondrej Zajicek (work) 6aaaa63519 Change parser to handle numbers as unsigned
Lexer always parsed numbers as unsigned, but parser handled them as
signed and grammar contained many unnecessary checks for negativity.
2017-05-23 17:40:19 +02:00
..
config.Y Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
dbdes.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Merge branch 'master' into int-new 2016-11-08 19:27:58 +01:00
iface.c Merge branch 'master' into int-new 2016-11-08 19:27:58 +01:00
lsack.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsalib.c Merge branch 'master' into int-new 2016-11-08 19:27:58 +01:00
lsalib.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
lsreq.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsupd.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
neighbor.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
ospf.c Merged multipath and single-path data structures. 2016-12-22 13:01:06 +01:00
ospf.h Merge branch 'master' into int-new 2016-11-08 19:27:58 +01:00
packet.c Merge branch 'master' into int-new 2016-11-08 19:27:58 +01:00
rt.c Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
rt.h Merge branch 'int-new' into nexthop-merged 2017-02-22 11:58:04 +01:00
topology.c Merged multipath and single-path data structures. 2016-12-22 13:01:06 +01:00
topology.h Merged multipath and single-path data structures. 2016-12-22 13:01:06 +01:00