- Mar 30, 2011
-
-
Ondřej Zajíček authored
(and minor changes in documentation)
-
Ondřej Zajíček authored
-
- Mar 29, 2011
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Sending malformed network prefixes in LSAs causes OSPF to crash just after the LSA is propagated to the other routers.
-
- Mar 28, 2011
-
-
Ondřej Zajíček authored
Mainly changes IA_UNNUMBERED to IA_PEER and adds IA_HOST. Also do not show broadcast addr in show interfaces. Nobody cares for that.
-
- Mar 27, 2011
-
-
Ondřej Filip authored
-
- Mar 26, 2011
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- Mar 23, 2011
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
The old BIRD grammar needs two lookaheads to distinguish if..else from else: in case, which caused the parser to fail on some combinations of both expressions. This patch replaces two tokens 'else' ':' by one token 'else:' to fix that.
-
- Mar 19, 2011
-
-
Ondřej Zajíček authored
-
- Mar 17, 2011
-
-
Ondřej Zajíček authored
Now it can handle a change in iface pattern structure. It can add, remove and reconfigure interfaces, vlinks and areas.
-
- Mar 13, 2011
-
-
Ondřej Zajíček authored
-
- Jan 08, 2011
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Dec 28, 2010
-
-
Ondřej Zajíček authored
Thanks to Joakim Tjernlund for the idea.
-
- Dec 24, 2010
-
-
Ondřej Zajíček authored
-
- Dec 23, 2010
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Dec 22, 2010
-
-
Ondřej Zajíček authored
-
- Dec 13, 2010
-
-
Ondřej Zajíček authored
-
- Dec 07, 2010
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- Nov 19, 2010
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
And updates a comment.
-
- Nov 13, 2010
-
-
Ondřej Zajíček authored
-
- Nov 11, 2010
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Also changes some symbol names (IFF_ADMIN_DOWN -> IFF_SHUTDOWN, IFF_LINK_UP -> IFF_ADMIN_UP).
-
- Nov 10, 2010
-
-
Ondřej Zajíček authored
-
- Nov 04, 2010
-
-
Ondřej Zajíček authored
We should be able to send everything we received.
-
Ondřej Zajíček authored
-
- Nov 03, 2010
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
Also add a new option 'dual' for the old behavior.
-