summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2014-07-07Implements default router preference (RFC 4191) for RAdv.Ondrej Zajicek
2014-05-29String constants could be used for string option values.Ondrej Zajicek
2014-05-18IPv4/IPv6 integrated socket code.Ondrej Zajicek
2014-05-04Fixes BGP crash when update with some attributes and empty NLRI is received.Ondrej Zajicek
2014-04-27Fixes limit verification during reconfiguration.Ondrej Zajicek
2014-04-23Extends multipath support for OSPF.Ondrej Zajicek
2014-04-14Fixes a bug in (mainly) IPv6 BGP.Ondrej Zajicek
2014-04-02Fixes missing line in BFD context help.Ondrej Zajicek
2014-04-02Fixes nasty bug in BFD.Ondrej Zajicek
2014-03-31Check validity of interface definitions.Ondrej Zajicek
2014-03-24Fixes a bug in graceful restart.Ondrej Zajicek
2014-03-24Merge branch 'bgp-grace'Ondrej Zajicek
2014-03-24Fixes some minor issues in graceful restart.Ondrej Zajicek
2014-03-23Documentation (and minor fixes) for BGP graceful restart.Ondrej Zajicek
2014-03-20BGP graceful restart support.Ondrej Zajicek
2014-02-26Fixes issues with static protocol reconfiguration.Ondrej Zajicek
2014-02-06Merge branch 'add-path'Ondrej Zajicek
2014-02-06Fixes crash when state of disabled OSPF protocol is queried.Ondrej Zajicek
2014-02-06Silence this annoying warning.Ondrej Zajicek
2014-02-06Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek
2013-12-10Merge branch 'add-path'Ondrej Zajicek
2013-12-02Fixes problem with source address selection in BGP and BFD.Ondrej Zajicek
2013-12-01Finishes add-path.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek
2013-11-25Fixes a reply code.Ondrej Zajicek
2013-11-24OSPF ifaces on loopback should be stub.Ondrej Zajicek
2013-11-24Enables multihop mode for IBGP by default.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-11-22Minor fixes.Ondrej Zajicek
2013-11-22Changes identifiers to avoid use of reserved ones.Ondrej Zajicek
2013-11-22Adds check for buffer size in OSPF LSA flood.Ondrej Zajicek
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-11-19BFD protocol, ready for release.Ondrej Zajicek
2013-10-21Accepts a change of OSPFv3 neighbor's IP address.Ondrej Zajicek
2013-10-21Implements 'allow local as' option.Ondrej Zajicek
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2013-09-26Fixes build issues without BGP.Ondrej Zajicek
2013-09-16BFD work in progress.Ondrej Zajicek
2013-09-13Fixes problem with OSPF neighbor router ID change. Thanx to Alexander V. Cher...Ondrej Filip
2013-09-11OSPF state machine fix - thanx to Alexander V. ChernikovOndrej Filip
2013-09-10Initial BFD commit, work in progress.Ondrej Zajicek
2013-08-13Fixes a bug related to mixed up neighbor events in BGP.Ondrej Zajicek
2013-07-25Implements RFC 6608 Subcodes for BGP FSM Error.Ondrej Zajicek
2013-07-24Fixes socket error hook for radv protocol.Ondrej Zajicek
2013-07-13Fixes stuck connection during BGP session shutdown.Ondrej Zajicek
2013-07-11Some fixes for TTL security.Ondrej Zajicek
2013-06-25Implements TTL security for OSPF and RIP.Ondrej Zajicek
2013-06-24Better packet priority and traffic class handling.Ondrej Zajicek
2013-06-11Implements OSPF stub router option (RFC 3137).Ondrej Zajicek
2013-05-28Fixes crash with vlinks.Ondrej Zajicek