index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_ptm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-2
/
+0
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-1
/
+1
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-7
/
+4
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-6
/
+3
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-20
/
+24
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-1
/
+1
*
zebra: Add vrf name to debug output
Donald Sharp
2020-02-14
1
-2
/
+4
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-3
/
+3
*
zebra: bfd message handling cleanup foo
Quentin Young
2020-01-14
1
-3
/
+5
*
zebra: fix bfd deregister message memleak
Quentin Young
2020-01-10
1
-0
/
+2
*
Merge pull request #5624 from qlyoung/fix-zebra-ptm-buffer-overrun
Rafael Zalamena
2020-01-07
1
-25
/
+14
|
\
|
*
zebra: free ptm message on error
Quentin Young
2020-01-06
1
-0
/
+1
|
*
zebra: fix multiple bfd buffer issues
Quentin Young
2020-01-04
1
-25
/
+13
*
|
zebra: fix ptm heap double free
Quentin Young
2020-01-07
1
-2
/
+0
|
/
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-1
/
+1
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-1
/
+1
*
bfdd, lib, bgpd: add bfd cbit usage
Philippe Guibert
2019-05-14
1
-0
/
+6
*
bfdd, zebra: pass the vrf identifier between zebra and bfdd
Philippe Guibert
2019-05-07
1
-9
/
+9
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-2
/
+2
*
*: do not check XMALLOC / XCALLOC for null ret
Quentin Young
2019-02-26
1
-2
/
+0
*
zebra: Move client_list to the zebra_router data structure
Donald Sharp
2019-01-31
1
-3
/
+3
*
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-12
/
+12
*
zebra_ptm: Introduce IS_BFD_ENABLED_PROTOCOL macro
Christian Franke
2018-10-05
1
-27
/
+3
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-7
/
+7
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-3
/
+3
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-3
/
+3
*
zebra: fix includes
Quentin Young
2018-09-06
1
-0
/
+1
*
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-18
/
+20
*
Merge pull request #2856 from opensourcerouting/bfd-work
Donald Sharp
2018-08-17
1
-0
/
+2
|
\
|
*
bfdd: fix zebra_ptm adapter memory leak
Rafael Zalamena
2018-08-16
1
-0
/
+2
*
|
zebra: When using BFD ensure that zebra thinks ptm is disabled
Donald Sharp
2018-08-16
1
-1
/
+1
*
|
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-2
/
+2
*
|
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-19
/
+25
|
/
*
bfdd: clean-up bfd clients data on shutdown
Rafael Zalamena
2018-08-08
1
-4
/
+18
*
bfdd: send replay request on zebra connection
Rafael Zalamena
2018-08-08
1
-7
/
+26
*
bfdd: re-route PTM-BFD daemon messages
Rafael Zalamena
2018-08-08
1
-0
/
+405
*
eigrpd lib pimd zebra: dead code (PVS-Studio)
F. Aragon
2018-07-06
1
-20
/
+16
*
zebra: refactor zserv names, consolidate events
Quentin Young
2018-05-29
1
-1
/
+1
*
Zebra: Fix ptm-enable config failure on internally created interfaces
radhika
2018-05-09
1
-3
/
+3
*
zebra: style last 3 changes
Quentin Young
2018-04-23
1
-1
/
+1
*
zebra: cleanup for zapi_msg.c split
Quentin Young
2018-04-23
1
-1
/
+1
*
zebra: use hooks for client lifecycle callbacks
Quentin Young
2018-04-23
1
-10
/
+9
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-6
/
+6
*
zebra: reorganize zserv, batch i/o
Quentin Young
2018-03-12
1
-5
/
+3
*
zebra: standardize ZAPI message handler args
Quentin Young
2018-03-12
1
-9
/
+7
*
zebra: dont return a status code in zapi handlers
Quentin Young
2018-03-12
1
-14
/
+14
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-2
/
+1
*
zebra: Clean up some SA issues found by new code
Donald Sharp
2018-02-14
1
-2
/
+7
*
zebra: Fix crash in ptm code
Donald Sharp
2018-01-25
1
-1
/
+10
*
lib: increase vrf_id from 16 bit to 32 bit identifier
Philippe Guibert
2018-01-22
1
-1
/
+1
[next]