summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-22Rename BGP option 'start delay' to 'connect delay'Ondrej Zajicek
2015-02-22Relax BGP neighbor parameterOndrej Zajicek
2015-02-21Use AF_UNSPEC for RTM_GETLINKOndrej Zajicek
2015-02-21Store protocol config size inside protocol structureOndrej Zajicek
2015-02-21Make BGP protocol instance search a separate functionOndrej Zajicek
2015-02-21Minor fixesPavel TvrdĂ­k
2015-02-21Better Clang compatibilityPavel Tvrdik
2015-02-21Remove a comparison of unsigned expression < 0Pavel Tvrdik
2015-02-21Add const to a param msg at functions log_msg, log_rl, die, bug and debugPavel Tvrdik
2015-02-21Replacing GNU old-style field designator extensionPavel Tvrdik
2015-02-21Fixes minor bug in BFD.Ondrej Zajicek
2015-02-21Allows user data attached to f_trie_node structure.Ondrej Zajicek
2015-02-21Bump max symbol length to 64.Ondrej Zajicek
2015-02-21Fixes a bug in locking code.Ondrej Zajicek
2015-02-21Fixes potential alignment bug in BGP.Ondrej Zajicek
2015-02-21Link state support in BGP.Ondrej Zajicek
2015-02-21Merge remote-tracking branch 'origin/soft-int'Ondrej Zajicek
2014-11-08Fixes error message in 'show route' cmd.Ondrej Zajicek
2014-11-05Version 1.5.0preOndrej Filip
2014-11-04Small typo fixed.Ondrej Filip
2014-11-03Changes order of iface/addr/neigh event hooks.Ondrej Zajicek
2014-11-03Bugfix in latest OSPF changes.Ondrej Zajicek
2014-11-03Bugfix to OSPF reconfiguration.Ondrej Zajicek
2014-11-03Fininshing integrated OSPF.Ondrej Zajicek
2014-10-25Mailling list location changed.Ondrej Filip
2014-10-24Integrated IP functions.Ondrej Zajicek
2014-10-24Refactoring of OSPF messages.Ondrej Zajicek
2014-10-16__attribute__((packed)) added. Thank to Maksim TamarskyOndrej Filip
2014-10-14Merge remote-tracking branch 'origin/master' into soft-intOndrej Zajicek
2014-10-05NEWS and version update.v1.4.5Ondrej Zajicek
2014-10-02Implements show route noexport option.Ondrej Zajicek
2014-10-02Implements token bucket filter for rate limiting.Ondrej Zajicek
2014-10-02Allows to configure different remote port for BGP sessions.Ondrej Zajicek
2014-10-02Refresh kernel protocol when interface disappears.Ondrej Zajicek
2014-10-02Allows more constants in set literals.Ondrej Zajicek
2014-10-02Fixes some warnings.Ondrej Zajicek
2014-07-21OSPF instance id option and documentation update.Ondrej Zajicek
2014-07-19Whitespace cleanup in OSPF.Ondrej Zajicek
2014-07-18Temporary integrated OSPF commit.Ondrej Zajicek
2014-07-09Version 1.4.4.v1.4.4Ondrej Filip
2014-07-09NEWS and version update.Ondrej Zajicek
2014-07-09Fixes a bug in BSD kernel interfacing code.Ondrej Zajicek
2014-07-07Implements default router preference (RFC 4191) for RAdv.Ondrej Zajicek
2014-07-07Replaces function name in test.conf as it collided with new keyword.Ondrej Zajicek
2014-06-30Fixes integer overflow in show memory command.Ondrej Zajicek
2014-06-26Ensures that msg_controllen includes last padding.Ondrej Zajicek
2014-06-26Temporary integrated OSPF commit.Ondrej Zajicek
2014-06-10Fixes max include depth in documentation.Ondrej Zajicek
2014-05-29String constants could be used for string option values.Ondrej Zajicek
2014-05-18IPv4/IPv6 integrated socket code.Ondrej Zajicek