index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-12
lib: use `prefix` for yang get prefix wrapper
Rafael Zalamena
2
-3
/
+9
2019-10-12
lib: reduce memory allocation when processing large config transactions
Renato Westphal
2
-14
/
+13
2019-10-12
lib: fix processing of the 'apply_finish' callbacks
Renato Westphal
1
-5
/
+22
2019-10-12
lib: optimize loading of the startup configuration
Renato Westphal
2
-7
/
+18
2019-10-12
lib: avoid expensive operations when editing a candidate config
Renato Westphal
4
-11
/
+23
2019-10-12
lib: remove expensive error handling in the northbound CLI client
Renato Westphal
1
-26
/
+9
2019-10-12
lib: optimize VTY_CHECK_XPATH
Renato Westphal
1
-1
/
+2
2019-10-11
bfdd: don't allow link-local without interface
Rafael Zalamena
1
-0
/
+26
2019-10-11
bfdd: simplify session observers code
Rafael Zalamena
3
-31
/
+5
2019-10-11
bfdd: set session down after disabling it
Rafael Zalamena
1
-3
/
+13
2019-10-11
doc: minor updates to vrrp doc
Ghasem Naddaf
1
-3
/
+4
2019-10-11
bfdd: disable sockets polling before closing it
Rafael Zalamena
1
-0
/
+9
2019-10-11
bfdd: upon vrf disable, unlink bfd session with vrf
Philippe Guibert
1
-0
/
+1
2019-10-11
bfdd: Fixing coredump in log
SumitAgarwal123
1
-1
/
+1
2019-10-11
doc: minor updates to vrrp doc
Ghasem Naddaf
1
-6
/
+8
2019-10-10
zebra: entries can be pushed in tables, under vrf netns backend
Philippe Guibert
1
-2
/
+2
2019-10-10
bgpd: withdraw fib entry on appropriate table identifier
Philippe Guibert
2
-0
/
+12
2019-10-10
bgpd: ability to export prefixes entries to a kernel table identifier
Philippe Guibert
5
-0
/
+71
2019-10-10
lib: Fix read beyond end of data structure
Donald Sharp
1
-2
/
+12
2019-10-10
bgpd: Ensure that struct prefix_rd rd is zero'ed out
Donald Sharp
1
-1
/
+1
2019-10-10
bgpd: When creating extra from stack ensure it is zero'ed out
Donald Sharp
2
-5
/
+5
2019-10-09
doc: add style guide for YANG
Quentin Young
1
-2
/
+27
2019-10-09
doc: update topotests doc for address sanitizer
Rafael Zalamena
1
-5
/
+2
2019-10-09
configure.ac: fix memory sanitizer test
Rafael Zalamena
1
-2
/
+2
2019-10-08
lib: fix gRPC northbound plugin build
Quentin Young
1
-3
/
+2
2019-10-08
pimd: Fix zlog_warn when we mean debug and vice versa
Donald Sharp
2
-35
/
+21
2019-10-08
lib: fix typo
Igor Ryzhov
1
-1
/
+1
2019-10-08
*: remove redundant brackets in commands
Igor Ryzhov
2
-5
/
+5
2019-10-08
doc: Replace `ip` prefix for as-path and community lists to `bgp`
Donatas Abraitis
1
-77
/
+77
2019-10-08
bgpd: Remove depracated `ip` prefix for as-path/extcommunity/large/communities
Donatas Abraitis
2
-496
/
+2
2019-10-08
pbrd: Don't track ipv6 link locals
Stephen Worley
3
-4
/
+19
2019-10-07
lib: reject leading 0 in ipv4 decimal quad
Quentin Young
1
-2
/
+12
2019-10-04
bgpd: Use uint32_t for maximum-prefix
Donatas Abraitis
4
-12
/
+16
2019-10-04
Zebra: Fixing Review comments in Zebra_MLAG
Satheesh Kumar K
8
-43
/
+50
2019-10-04
lib, watchfrr: Add some additional status messages to systemd
Donald Sharp
3
-0
/
+26
2019-10-03
doc: Add some additional warnings around Turning off bgp capabilities
Donald Sharp
1
-5
/
+7
2019-10-03
bgpd: bgp pointer may be null
Donald Sharp
1
-1
/
+1
2019-10-03
bgpd: Show to compiler that uint64_t -> uint32_t is ok here
Donald Sharp
1
-1
/
+2
2019-10-03
tests: Enabling bgp-ecmp-topo2 test cases
Ashish Pant
1
-1
/
+1
2019-10-03
tests: Modify json for bgp-ecmp-topo2
Ashish Pant
2
-64
/
+404
2019-10-03
tests: Add topojson route-map for nexthop
Ashish Pant
2
-6
/
+8
2019-10-03
tests: Fix topojson link local ipv6 address
Ashish Pant
1
-69
/
+1
2019-10-02
zebra: Fix redistribution deletion for ZEBRA_ROUTE_ALL
Donald Sharp
1
-9
/
+12
2019-10-02
sharpd: Start infrastructure to allow for redistribution testing
Donald Sharp
1
-19
/
+55
2019-10-02
lib: Decode vrf_id update appropriately from zapi
Stephen Worley
1
-1
/
+1
2019-10-01
tests: Add a topology that shows broken ibgp behavior
Donald Sharp
18
-1
/
+981
2019-10-01
isisd: Fix handling of neighbor circuit id in three way handshake
Christian Franke
1
-1
/
+1
2019-10-01
topotests: skip tests when any assert fails
Rafael Zalamena
1
-0
/
+6
2019-09-30
*: strip trailing whitespace
Quentin Young
17
-35
/
+35
2019-09-30
doc: add vty command information about brief usage
Philippe Guibert
1
-2
/
+5
[next]