index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
rfapi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
zebra: Move client_list to the zebra_router data structure
Donald Sharp
10
-41
/
+44
2019-01-31
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
20
-61
/
+66
2019-01-31
Revert "include: Add linux header mroute.h to our build"
David Lamparter
2
-180
/
+0
2019-01-30
build: fix a whole bunch of *FLAGS
David Lamparter
23
-38
/
+47
2019-01-30
build, lib/yang: bake in extensions if possible (v2)
David Lamparter
1
-3
/
+3
2019-01-30
include: Add linux header mroute.h to our build
Donald Sharp
2
-0
/
+180
2019-01-30
zebra: On route update context is sometimes indeterminate in post-processing
Donald Sharp
1
-1
/
+10
2019-01-30
zebra: When the kernel passes up a onlink route respect those flags
Donald Sharp
1
-0
/
+7
2019-01-30
zebra: Trust kernel and System routes
Donald Sharp
1
-0
/
+8
2019-01-30
zebra: Convert route entry id number to string in debugs
Donald Sharp
2
-34
/
+38
2019-01-29
bgpd: fix valgrind flagged errors
Nitin Soni
3
-6
/
+12
2019-01-29
zebra: add fwmark information at netlink level
Philippe Guibert
1
-1
/
+2
2019-01-29
bgpd: display the list of iprules attached to a fs entry
Philippe Guibert
6
-11
/
+63
2019-01-29
bgpd: change priority of fs pbr rules
Philippe Guibert
3
-2
/
+12
2019-01-29
bgpd: notify callback when ip rule from/to rule has been configured
Philippe Guibert
3
-8
/
+60
2019-01-29
bgpd: conversion from fs to pbr: support for ip rule from/to
Philippe Guibert
1
-2
/
+161
2019-01-29
bgpd: ip rule zebra layer adapted to handle both cases
Philippe Guibert
3
-26
/
+64
2019-01-29
bgpd: the fs entry is valid for any rule only, by using ipruleset cmd
Philippe Guibert
1
-4
/
+36
2019-01-29
bgpd: an hash list of pbr iprule is created
Philippe Guibert
3
-0
/
+93
2019-01-29
bgpd: upon bgp fs study, determine if iprule can be used
Philippe Guibert
3
-2
/
+26
2019-01-29
bgpd: remove useless fields in bgp_pbr_entry_main
Philippe Guibert
1
-13
/
+0
2019-01-29
bgpd: detach vrf labels allocated, when removing bgp instance
Philippe Guibert
1
-0
/
+4
2019-01-28
zebra: Use the kernel flags from the IFA_FLAGS if it is available
Donald Sharp
1
-3
/
+10
2019-01-28
lib: protect termtable from bad fmt string
Quentin Young
1
-1
/
+1
2019-01-28
ospfd: ospfd core if hello packet exceeds link MTU
Nitin Soni
3
-0
/
+25
2019-01-27
*: The onlink attribute should be owned by the nexthop not the route.
Donald Sharp
7
-17
/
+25
2019-01-26
ospf6d: fix FreeBSD IPv6 multicast group join race
Rafael Zalamena
1
-0
/
+16
2019-01-26
bgpd: interface based peers should automatically override it's peer group
Donald Sharp
3
-10
/
+13
2019-01-26
bgpd: Fix crash in various 'show bgp neighbor json' commands
Donald Sharp
1
-0
/
+1
2019-01-26
zebra: Keep track of when routes are queued/dequeued from the dataplane
Donald Sharp
1
-28
/
+21
2019-01-26
zebra: Use ROUTE_ENTRY_INSTALLED as decision for route is installed
Donald Sharp
4
-61
/
+110
2019-01-26
lib, zebra: Abstract character selection for nexthop display
Donald Sharp
2
-16
/
+16
2019-01-26
zebra: Fix use before initialized
Donald Sharp
1
-3
/
+2
2019-01-26
zebra: Having one goto in a function to just return is silly
Donald Sharp
1
-4
/
+1
2019-01-25
zebra: fix dup addr detect remote macip add case
Chirag Shah
1
-3
/
+8
2019-01-25
zebra: display metric for connected routes
Anuradha Karuppiah
1
-6
/
+6
2019-01-25
zebra: set connected route metric based on the devaddr metric
Anuradha Karuppiah
9
-14
/
+110
2019-01-25
bgpd: reinstate current bgp best route on an inactive neigh del
Anuradha Karuppiah
4
-22
/
+44
2019-01-25
zebra: propagate inactive neigh deletes to bgpd
Anuradha Karuppiah
3
-20
/
+23
2019-01-25
bgpd: fill the zebra mac-ip route via a common api
Anuradha Karuppiah
1
-42
/
+22
2019-01-25
pimd: Convert to using an ifindex_t for the vif
Donald Sharp
1
-1
/
+1
2019-01-25
pimd: Prevent crash from using pim static mroutes
Donald Sharp
1
-1
/
+1
2019-01-25
doc: fix mistaken indentation
Quentin Young
1
-1
/
+1
2019-01-24
lib: don't disable "log file" on "log syslog"
David Lamparter
1
-2
/
+0
2019-01-24
build, lib/yang: bake in extensions if possible
David Lamparter
5
-0
/
+64
2019-01-24
zebra: Add code to track sequence number from zebra_router
Donald Sharp
3
-2
/
+21
2019-01-24
Treewide: use ANSI function definitions
Ruben Kerkhof
78
-127
/
+121
2019-01-24
bgpd: route-map fails to filter type-5 routes
Nitin Soni
1
-2
/
+8
2019-01-23
Only check for .interp when we have objcopy
Ruben Kerkhof
1
-8
/
+10
2019-01-23
Redirect output of ranlib to /dev/null
Ruben Kerkhof
1
-1
/
+1
[next]