aboutsummaryrefslogtreecommitdiffstats
path: root/proto/bfd
Commit message (Expand)AuthorAgeFilesLines
* BFD: Dispatch sessions also by interface indexOndrej Zajicek (work)2021-01-103-15/+19
* Some minor sl_allocz() cleanupsOndrej Zajicek (work)2020-11-241-3/+1
* BFD: Fix superfluous reconfiguration of sessionsOndrej Zajicek (work)2020-11-121-3/+11
* BFD: Allow per-request session optionsOndrej Zajicek (work)2020-11-082-16/+63
* Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)2020-06-282-4/+1
* BFD: Option to specify which class of BFD sessions are acceptedOndrej Zajicek (work)2020-01-283-6/+52
* BFD: Fix reconfiguration of neighborsOndrej Zajicek (work)2019-09-301-1/+2
* BFD: Fix formatting of 'show bfd sessions'Ondrej Zajicek (work)2019-07-251-2/+2
* Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)2019-07-241-2/+2
|\
| * Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka2019-02-201-2/+2
* | Nest: VRF of protocol can be explicitly specified as 'default'Ondrej Zajicek (work)2019-07-241-1/+1
* | BFD: Support for VRFsOndrej Zajicek (work)2019-07-173-17/+10
|/
* Doc: Rename code documentation files back to DocOndrej Zajicek (work)2018-12-141-0/+0
* No more warnings ...Jan Maria Matejka2018-09-181-0/+2
* Nest: Neighbor cache cleanupsOndrej Zajicek (work)2018-06-271-1/+1
* Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka2018-06-261-0/+0
* Config: Dropping CF_ADDTO.Jan Maria Matejka2018-06-261-1/+1
* Protocol: Introducing an enum protocol_classJan Maria Matejka2018-05-291-0/+1
* Minor fixes for debug modeOndrej Zajicek (work)2017-12-161-1/+1
* Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-073-23/+22
* Timers: Show sub-second times in some protocol outputsOndrej Zajicek (work)2017-12-071-6/+5
* Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)2017-12-072-6/+4
* Timers: Split microsecond timers from BFD code to libOndrej Zajicek (work)2017-12-072-321/+23
* Minor cleanups and fixesOndrej Zajicek (work)2017-05-231-1/+1
* Unit Testing for BIRDOndrej Zajicek (work)2016-11-091-0/+2
* Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-084-24/+298
|\
| * BFD: AuthenticationOndrej Zajicek (work)2016-11-024-19/+293
| * Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka2016-11-012-5/+5
* | Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)2016-11-081-1/+1
|\|
| * BFD: Fix invalid read from pollfd arrayPavel Tvrdik2016-09-151-1/+1
* | IO: Minor changes in socket AF handingOndrej Zajicek (work)2016-05-172-26/+6
* | Merge branch 'int-new' into int-new-mergedJan Moskyto Matejka2016-05-102-6/+5
|\ \
| * | Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-102-6/+5
* | | Merge branch 'master' into int-new-channelsJan Moskyto Matejka2016-04-082-3/+3
|\ \ \ | |/ / |/| / | |/
| * Birdlib: Do cleanups after remove/freeOndrej Zajicek (work)2016-03-231-1/+1
| * Poll: Prevent the improbable case of EAGAIN after POLLINJan Moskyto Matejka2016-03-151-2/+2
* | Channels - explicit links between protocols and tablesOndrej Zajicek (work)2016-02-011-1/+2
* | Hidden AF_INET* inside sysdep/Jan Moskyto Matejka2016-01-111-4/+4
* | BFD: split of v4/v6 socketsJan Moskyto Matejka2016-01-113-8/+29
* | Follow-up work on integrationOndrej Zajicek (work)2015-12-241-1/+1
* | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AFJan Moskyto Matejka2015-12-191-6/+2
|/
* BFD: Fixes crash after socket errorOndrej Zajicek2015-07-192-14/+22
* Use IP_PORTRANGE_HIGH for BFD where availableOndrej Zajicek2015-02-221-1/+1
* Store protocol config size inside protocol structureOndrej Zajicek2015-02-212-1/+2
* Fixes minor bug in BFD.Ondrej Zajicek2015-02-211-1/+1
* Fixes some warnings.Ondrej Zajicek2014-10-021-2/+2
* String constants could be used for string option values.Ondrej Zajicek2014-05-291-1/+1
* IPv4/IPv6 integrated socket code.Ondrej Zajicek2014-05-181-2/+4
* Fixes missing line in BFD context help.Ondrej Zajicek2014-04-021-0/+1
* Fixes nasty bug in BFD.Ondrej Zajicek2014-04-021-0/+7