index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alpine
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
ospf6d: add missing entry to array of strings
Renato Westphal
1
-1
/
+1
2021-09-16
tests: Fix make check builds on some bsd variants
Donald Sharp
1
-1
/
+1
2021-09-16
doc: fixup formatting in zebra.rst
Trey Aspelund
1
-2
/
+2
2021-09-15
ospf6d: cleanup useless checks
Igor Ryzhov
8
-57
/
+0
2021-09-15
bgpd: Update legend also for evpn_show_route_rd
Aaron Pereira
1
-1
/
+1
2021-09-15
ospf6d: fix possible NULL dereference
Igor Ryzhov
1
-1
/
+4
2021-09-15
bgpd: fix coverity warning
Igor Ryzhov
1
-0
/
+3
2021-09-14
doc: Expand sysctl values covered in zebra.rst
Trey Aspelund
1
-10
/
+77
2021-09-14
doc: Add reference to vtysh in basic setup
Trey Aspelund
1
-0
/
+21
2021-09-14
bgpd: Update route-type-1 legend to match output
Aaron Pereira
1
-1
/
+1
2021-09-14
zebra: Fix case default usage w/ enum's
Donald Sharp
1
-8
/
+0
2021-09-14
lib: Fix usage of default
Donald Sharp
1
-9
/
+1
2021-09-14
lib,doc,tests: printfrr %pNHcg, %pNHci
G. Paul Ziemba
3
-0
/
+79
2021-09-14
vtysh: Allow us to gather a bit more data when extract.pl dies
Donald Sharp
1
-2
/
+4
2021-09-14
lib: fix segfault on question mark on empty line
Igor Ryzhov
1
-1
/
+1
2021-09-14
topotests: bgp_srv6l3vpn_to_bgp_vrf bgp locator unset test case
Hiroki Shirokura
1
-0
/
+59
2021-09-14
bgpd: add no-cli for srv6 on bgpd-side
Hiroki Shirokura
3
-0
/
+102
2021-09-13
zebra: Fix IPv4 routes with IPv6 link local next hops install in FPM
Nikhil Kelapure
3
-1
/
+14
2021-09-13
tests: remove python format block from dir-locals
Mark Stapp
1
-3
/
+1
2021-09-12
tests: Optimize test_multicast_pim_sm_topo1.py
Kuldeep Kashyap
1
-9
/
+17
2021-09-11
tests: fix typo in zebra.conf
enigamict
1
-1
/
+1
2021-09-11
zebra: copy nexthop_srv6 in nexthop_set_resolved
Ryoga Saito
1
-0
/
+8
2021-09-10
bgpd: remove es_path VNI display from type-2 routes
Anuradha Karuppiah
1
-9
/
+0
2021-09-10
tests: Break up route_scale into 2 separate tests
Donald Sharp
3
-43
/
+179
2021-09-09
ospf6d: Cleanup headers to our standard
Donald Sharp
8
-63
/
+71
2021-09-09
isisd: Remove weird wrapper function that downgrades time_t to 32 bit
Donald Sharp
1
-14
/
+7
2021-09-09
pathd: Ensure node_src_id is inited before usage
Donald Sharp
1
-0
/
+9
2021-09-09
bgpd: Do not strip peer's description by whitespace in `show bgp summary`
Donatas Abraitis
1
-11
/
+13
2021-09-09
tests: We follow strict prototyping rules
Donald Sharp
1
-3
/
+3
2021-09-09
tests: Fix BGP check in all_protocol_startup
Martin Winter
1
-0
/
+6
2021-09-08
bgpd: move rpki source after the server config
Igor Ryzhov
2
-18
/
+17
2021-09-08
tests: add one more check for default-originate with route-map
Igor Ryzhov
1
-1
/
+7
2021-09-08
bgpd: fix aspath memory leak
Igor Ryzhov
1
-0
/
+2
2021-09-08
bgpd: fix default-originate route-map processing
Igor Ryzhov
1
-13
/
+9
2021-09-08
lib: add ability to supply separate match/set objects to routemaps
Igor Ryzhov
2
-10
/
+16
2021-09-08
tests: increase wait and update test
Christian Hopps
5
-2347
/
+64
2021-09-08
tests: update the test template and doc
Christian Hopps
4
-69
/
+125
2021-09-08
tests: Set mask to a default value for addKernelRoute
Donald Sharp
1
-0
/
+2
2021-09-08
tests: Remove unneeded calls to addKernelRoutes
Donald Sharp
1
-16
/
+0
2021-09-07
tests: fix xterm windows for topotests, better errors
Christian Hopps
3
-25
/
+69
2021-09-07
zebra: Send path del to bgp for local-inactive path
Anuradha Karuppiah
1
-1
/
+1
2021-09-07
zebra: If we hand set the router-id only update everyone if it changes
Donald Sharp
1
-3
/
+12
2021-09-07
zebra: Do not send a router-id of 0.0.0.0 when we don't know it yet
Donald Sharp
1
-1
/
+13
2021-09-07
doc/developer: adding a CLI node: mention frr-reload.py and VTY_PUSH_XPATH
G. Paul Ziemba
1
-3
/
+41
2021-09-07
vrf_name_to_id(): remove
G. Paul Ziemba
4
-19
/
+22
2021-09-07
tests: extend the ospf6_topo2 to test totally stub NSSAs
Renato Westphal
1
-11
/
+82
2021-09-07
ospf6d: add support for NSSA totally stub areas
Renato Westphal
5
-24
/
+68
2021-09-07
ospfd: Don't allocate json memory unless we have json output
Donald Sharp
1
-11
/
+7
2021-09-07
bgpd: Fix usage of JSON_C_TO_STRING_NOSLASHESCAPE
Donald Sharp
1
-6
/
+5
2021-09-07
ospfd: Fix usage of JSON_C_TO_STRING_NOSLASHESCAPE
Donald Sharp
1
-12
/
+14
[next]