index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rt_socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Modify code so that dplane is responsible for indicating success/fail ...
Donald Sharp
2019-03-27
1
-16
/
+38
*
zebra: Fix use before initialized
Donald Sharp
2019-01-26
1
-3
/
+2
*
zebra: Having one goto in a function to just return is silly
Donald Sharp
2019-01-26
1
-4
/
+1
*
zebra: fix routing socket logic for labelled nexthops
Mark Stapp
2019-01-22
1
-4
/
+6
*
zebra: fix debug test in routing-socket update path
Mark Stapp
2019-01-22
1
-2
/
+1
*
zebra: remove unused functions
Rafael Zalamena
2019-01-22
1
-48
/
+0
*
zebra: use proper sockaddr size in kernel_rtm
Rafael Zalamena
2019-01-22
1
-18
/
+24
*
zebra: fix debug prefix string size
Rafael Zalamena
2019-01-21
1
-8
/
+25
*
zebra: fix debug messages with prefixes
Rafael Zalamena
2019-01-21
1
-10
/
+9
*
zebra: Fixup spaces/tabs issue found by CI in rt_socket.c
Donald Sharp
2018-12-19
1
-4
/
+4
*
zebra: Make label processing guaranteed to be unique
Donald Sharp
2018-12-19
1
-0
/
+1
*
zebra: Convert gate in kernel_rtm to a bool
Donald Sharp
2018-12-19
1
-5
/
+5
*
zebra: The mask and sin_mask are a bit redundant for kernel_rtm
Donald Sharp
2018-12-19
1
-22
/
+9
*
zebra: Refactor kernel_rtm to be a bit smarter about how it handles options
Donald Sharp
2018-12-19
1
-131
/
+127
*
zebra: Refactor kernel_socket kernel_rtm_ipv4 and ipv6 functions
Donald Sharp
2018-12-19
1
-165
/
+108
*
zebra: Move sin6_masklen to earlier in the file
Donald Sharp
2018-12-19
1
-24
/
+24
*
zebra: Convert socket interface to use `union sockunion`
Donald Sharp
2018-12-19
1
-41
/
+41
*
zebra: Fix privs elevation
Donald Sharp
2018-11-16
1
-1
/
+1
*
zebra: revise struct names to resolve review comments
Mark Stapp
2018-10-25
1
-1
/
+1
*
zebra: remove old apis after new dplane work
Mark Stapp
2018-10-25
1
-37
/
+0
*
zebra: add handy res2str utility
Mark Stapp
2018-10-25
1
-38
/
+41
*
zebra: update routing socket path
Mark Stapp
2018-10-25
1
-26
/
+66
*
zebra: start dataplane layer work
Mark Stapp
2018-10-25
1
-0
/
+5
*
zebra: Notice when a route fails to install on *bsd
Donald Sharp
2018-10-24
1
-4
/
+7
*
Merge pull request #3052 from donaldsharp/dplane_2
Russ White
2018-09-24
1
-11
/
+11
|
\
|
*
zebra: Create zebra_dplane.c and .h
Mark Stapp
2018-09-20
1
-11
/
+11
*
|
zebra: Use boolean for certain VxLAN-EVPN flags
vivek
2018-09-18
1
-1
/
+1
*
|
zebra: Remove unused parameter in MAC delete
vivek
2018-09-18
1
-1
/
+1
|
/
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-2
/
+2
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-2
/
+2
*
zebra: fix includes
Quentin Young
2018-09-06
1
-0
/
+1
*
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-5
/
+6
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-8
/
+6
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-4
/
+4
*
zebra, lib: error references for zebra
Quentin Young
2018-08-14
1
-3
/
+5
*
bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGES
Donald Sharp
2018-08-14
1
-2
/
+3
*
Merge pull request #2665 from chiragshah6/evpn_dev
Russ White
2018-07-24
1
-1
/
+1
|
\
|
*
bgpd: support evpn nd ext community
Chirag Shah
2018-07-17
1
-1
/
+1
*
|
zebra: clean up const use in bsd build
Mark Stapp
2018-07-23
1
-3
/
+5
|
/
*
zebra, libs: use const prefix ptrs in apis
Mark Stapp
2018-07-11
1
-2
/
+2
*
zebra: Fix compilation of bsd
Donald Sharp
2018-06-12
1
-1
/
+1
*
zebra: Add a result from dataplane request
Donald Sharp
2018-05-30
1
-3
/
+7
*
zebra: Rename SOUTHBOUND_XXX to DP_XXX
Donald Sharp
2018-05-30
1
-4
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-09
1
-2
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-11
/
+9
*
zebra: ipv6 operations stick to namespace
Philippe Guibert
2018-02-27
1
-1
/
+1
*
zebra: Modify southbound interface to pass `struct route_node`
Donald Sharp
2018-01-24
1
-4
/
+5
*
lib, zebra: Rename and place appropriately the label stack
Donald Sharp
2018-01-22
1
-1
/
+1
*
zebra: Add one-shot thread to recheck speed
Donald Sharp
2018-01-11
1
-0
/
+5
[next]