index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rt_netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Print out netlink message type instead of number
Donald Sharp
2018-09-14
1
-5
/
+6
*
zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA
Quentin Young
2018-09-13
1
-4
/
+4
*
Merge pull request #3007 from pacovn/static_analysis__shadow_variables2
Donald Sharp
2018-09-13
1
-3
/
+3
|
\
|
*
lib vtysh zebra: variable shadowing fixes
F. Aragon
2018-09-12
1
-3
/
+3
*
|
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-12
1
-1
/
+7
|
\
|
|
*
zebra: add RTPROT_FABRICD route type 197
Christian Franke
2018-09-05
1
-1
/
+7
*
|
zebra: fix includes
Quentin Young
2018-09-06
1
-0
/
+1
*
|
zebra: flog_warn conversion
Quentin Young
2018-09-06
1
-28
/
+34
|
/
*
zebra: Fix crash in mroute debug
Donald Sharp
2018-08-28
1
-5
/
+7
*
zebra: Add support for static encap mpls labels
Stephen Worley
2018-08-25
1
-5
/
+59
*
Merge pull request #2122 from donaldsharp/zebra_nhs
Martin Winter
2018-08-08
1
-2
/
+4
|
\
|
*
staticd, zebra: Fix up code warnings
Donald Sharp
2018-07-29
1
-2
/
+4
|
*
lib, zebra: Allow protocols to use Distance as part of RR semantics
Donald Sharp
2018-07-29
1
-2
/
+2
*
|
Merge pull request #2726 from sworleys/Netlink-Filter-AFI
Renato Westphal
2018-08-07
1
-9
/
+3
|
\
\
|
|
/
|
/
|
|
*
zebra: Format log for address family check
Stephen Worley
2018-07-25
1
-2
/
+2
|
*
zebra: Ignore AF_ETHERNET and AF_MPLS in route_change as well
Stephen Worley
2018-07-25
1
-7
/
+1
*
|
Merge branch 'master' into Netlink-Prefix-Len-Check
Stephen Worley
2018-07-26
1
-25
/
+47
|
\
|
|
*
Merge pull request #2704 from sworleys/Netlink-Nexthop-Hang
Russ White
2018-07-25
1
-0
/
+6
|
|
\
|
|
*
zebra: Add check for nexthop loop to prevent hanging
Stephen Worley
2018-07-24
1
-0
/
+6
|
*
|
Merge pull request #2665 from chiragshah6/evpn_dev
Russ White
2018-07-24
1
-10
/
+13
|
|
\
\
|
|
*
|
bgpd: support evpn nd ext community
Chirag Shah
2018-07-17
1
-10
/
+13
|
*
|
|
zebra: do not ignore ipv6 srcdest routes
Christian Franke
2018-07-24
1
-15
/
+14
|
|
|
/
|
|
/
|
|
*
|
Remove not needed filters and fix typos
Stephen Worley
2018-07-23
1
-5
/
+4
|
*
|
zebra: Add address family filters
Stephen Worley
2018-07-23
1
-0
/
+16
|
|
/
*
|
zebra: Make prefix length check return error
Stephen Worley
2018-07-26
1
-6
/
+6
*
|
Change log statements to use unsigned format
Stephen Worley
2018-07-24
1
-3
/
+3
*
|
zebra: Add check for prefix length from kernel messages
Stephen Worley
2018-07-23
1
-0
/
+19
|
/
*
Merge pull request #2595 from pguibert6WIND/fix_netlink_rx_route_vrfnetns
Donald Sharp
2018-07-13
1
-3
/
+6
|
\
|
*
zebra: upon RTM_NEWROUTE/DELROUTE, find appropriate interface
Philippe Guibert
2018-07-10
1
-3
/
+6
*
|
zebra, libs: use const prefix ptrs in apis
Mark Stapp
2018-07-11
1
-8
/
+9
|
/
*
zebra: Add error messages in places where we have a decode problem
Donald Sharp
2018-06-25
1
-3
/
+16
*
zebra: Add a result from dataplane request
Donald Sharp
2018-05-30
1
-4
/
+5
*
zebra: Rename SOUTHBOUND_XXX to DP_XXX
Donald Sharp
2018-05-30
1
-6
/
+9
*
Merge pull request #2283 from donaldsharp/ignore_some_more
Russ White
2018-05-27
1
-22
/
+14
|
\
|
*
zebra: Remove unnecessary function parameter
Donald Sharp
2018-05-24
1
-22
/
+14
*
|
zebra: Add a breadcrumb for when we ignore a route
Donald Sharp
2018-05-26
1
-1
/
+5
*
|
tools, zebra: Use different protocol value for our statics
Donald Sharp
2018-05-26
1
-2
/
+3
|
/
*
zebra: Allow runtime determination of v6 RR semantics
Donald Sharp
2018-05-18
1
-1
/
+1
*
zebra: memset buf to prevent uninited writes into kernel
Donald Sharp
2018-05-18
1
-10
/
+5
*
bgpd: Fix VRF route leaking for multipath routes
vivek
2018-05-09
1
-8
/
+0
*
bgpd, zebra: Handle EVPN router MAC per next hop
vivek
2018-05-09
1
-2
/
+2
*
zebra: Add PBR and SHARP handling
Donald Sharp
2018-04-27
1
-1
/
+28
*
zebra: clean up zapi organization
Quentin Young
2018-04-23
1
-1
/
+1
*
Merge pull request #2072 from donaldsharp/blackhole_this
Russ White
2018-04-20
1
-1
/
+11
|
\
|
*
zebra: Allow blackhole route deletion for prefixes
Donald Sharp
2018-04-17
1
-1
/
+11
*
|
zebra: add EVPN learned neighbors as NUD_NOARP
Mitesh Kanjariya
2018-04-12
1
-1
/
+1
*
|
zebra: act on kernel notifications for remote neighbors as well
Mitesh Kanjariya
2018-04-12
1
-3
/
+3
|
/
*
Merge pull request #2043 from donaldsharp/v6_shenanigans
Renato Westphal
2018-04-10
1
-16
/
+17
|
\
|
*
zebra: Only send down pertinent information on RTM_DELROUTE
Donald Sharp
2018-04-09
1
-2
/
+7
|
*
zebra: Cleanup debugs and add a bit more info
Donald Sharp
2018-04-09
1
-14
/
+10
[next]