index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_netns_id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7148 from pguibert6WIND/fix_fd_not_closed
Donald Sharp
2020-09-23
1
-6
/
+6
|
\
|
*
zebra: fix fd going out of scope leaks the handle
Philippe Guibert
2020-09-22
1
-6
/
+6
*
|
vrf: VRF_DEFAULT must be 0, remove useless code
Christophe Gouault
2020-09-21
1
-6
/
+3
|
/
*
zebra: dynamically detect vxlan link interfaces in other netns
Philippe Guibert
2020-09-11
1
-104
/
+27
*
zebra, lib: add an internal API to get relative default nsid in other ns
Philippe Guibert
2020-08-18
1
-0
/
+90
*
evpn-netns: Revert PR5077, has been re-worked post-refactor
Pat Ruddy
2020-08-05
1
-28
/
+15
*
zebra: clean up netlink api
Jakub UrbaĆczyk
2020-06-13
1
-4
/
+5
*
zebra: dynamically detect vxlan link interfaces in other netns
Philippe Guibert
2020-05-18
1
-104
/
+27
*
zebra, lib: add an internal API to get relative default nsid in other ns
Philippe Guibert
2020-05-18
1
-0
/
+90
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
*
zebra: dead code (Coverity 1465497)
F. Aragon
2018-10-02
1
-35
/
+25
*
zebra: Start abstraction of zebra_dplane_info for context passing
Mark Stapp
2018-09-20
1
-1
/
+2
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-1
/
+1
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-5
/
+5
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-3
/
+3
*
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-2
/
+3
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-9
/
+10
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-7
/
+7
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-11
/
+18
*
zebra: flow control (Coverity 1462467 1465497)
paco
2018-06-21
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
zebra: close fd when not needed
Donald Sharp
2018-03-21
1
-1
/
+3
*
zebra: Fix leaked fd.
Donald Sharp
2018-03-19
1
-0
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-45
/
+48
*
zebra: upon startup, a NSID is assigned to default netns
Philippe Guibert
2018-02-27
1
-0
/
+41
*
zebra: upon NS creation, collect the NSID via netlink
Philippe Guibert
2018-02-27
1
-0
/
+314