index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
/
vtysh.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
ospf6d: add internal support for multiple vrfs
harios_niral
3
-2
/
+105
2021-05-05
isisd: fix clang-11 warnings in snmp code
Pat Ruddy
1
-5
/
+1
2021-05-05
ospfd: fix redistribution config when vrf doesn't exist
Igor Ryzhov
3
-41
/
+52
2021-05-05
ospfd: deregister vrf from zebra when vrf is disabled
Igor Ryzhov
1
-12
/
+15
2021-05-05
tools: Add some more data to ignore for valgrind
Donald Sharp
1
-0
/
+14
2021-05-05
zebra: Reduce per vrf memory usage from hash table creation
Donald Sharp
2
-7
/
+22
2021-05-05
zebra: Reduce size of vni hash tables to a more reasonable start size
Donald Sharp
2
-2
/
+2
2021-05-05
zebra: Add some ability to know what hash is for what vni
Donald Sharp
1
-2
/
+5
2021-05-05
zebra: Allow the zvrf to know it's vrf when allocing
Donald Sharp
2
-5
/
+6
2021-05-05
tests: Check if `bgp community alias NAME ALIAS` commands works
Donatas Abraitis
6
-0
/
+135
2021-05-05
doc: Add `bgp community alias NAME ALIAS` command
Donatas Abraitis
1
-0
/
+17
2021-05-05
bgpd: Create BGP alias names for community/large-community
Donatas Abraitis
14
-9
/
+304
2021-05-05
pimd: adjust rp_keep_alive_time when register_suppress_time is changed
Don Slice
3
-2
/
+25
2021-05-05
pimd: stop displaying global parameters in each vrf
Don Slice
2
-22
/
+20
2021-05-05
bgpd: Another call path with uninited data
Donald Sharp
1
-0
/
+3
2021-05-05
pceplib: Clean scan-build static analyzer messages.
Javier Garcia
13
-0
/
+188
2021-05-05
tests: fix isis-topo1 topologies
Igor Ryzhov
6
-267
/
+313
2021-05-04
bgpd: changing graceful-restart parameters should not be considered as error
Christian Poessinger
1
-3
/
+0
2021-05-04
bgpd: Consolidate dampening show run output with the rest of that code
Donald Sharp
1
-9
/
+3
2021-05-04
bgpd: No need to check if we are a dynamic peer or not
Donald Sharp
1
-4
/
+0
2021-05-04
bgpd: Do not output peer doppleganger dampened output
Donald Sharp
1
-2
/
+3
2021-05-04
doc: Fix the rip and ripng `distribute-list ...` commands
Donald Sharp
2
-16
/
+31
2021-05-04
lib: Remove dead code
Donald Sharp
2
-18
/
+0
2021-05-04
babeld: Allow babeld to actually register to use distribute-list
Donald Sharp
1
-3
/
+91
2021-05-04
eigrpd: fix `distribute-list...` command for EIGRP
Donald Sharp
2
-2
/
+45
2021-05-04
lib, ripd, ripngd, vtysh: Move distribute list to `correct` spot
Donald Sharp
7
-115
/
+102
2021-05-04
lib: Abstract parsing of distribute lists
Donald Sharp
1
-73
/
+67
2021-05-04
tests: add unit test for nexthop comparisons
Mark Stapp
3
-0
/
+215
2021-05-04
lib: add basic nexthop comparison api
Mark Stapp
2
-0
/
+104
2021-05-04
ospf6d: Fix when an "export-list" or "filter-list out" is applied.
lynne
7
-11
/
+71
2021-05-04
lib: Fix label-stack comparison for nexthops
Mark Stapp
1
-1
/
+2
2021-05-04
bgpd: BGP large community-list configuration with regex is failing.
prerana
1
-3
/
+0
2021-05-04
ospfd: Use %pI4 in some places
Donald Sharp
1
-10
/
+5
2021-05-04
ospfd: Fix some deep indentation issues in ospf_asbr.c
Donald Sharp
1
-40
/
+41
2021-05-04
ospfd: Fix indentation in ospf_is_type_redistributed
Donald Sharp
1
-4
/
+4
2021-05-04
ospfd: Do not use `case default` for switches that have enum
Donald Sharp
2
-2
/
+4
2021-05-04
ospfd: Cleanup some awful deep indentation in ospf_zebra.c
Donald Sharp
1
-223
/
+203
2021-05-04
bgpd: Support tcp-mss for bgp neighbors
Abhinay Ramesh
13
-2
/
+513
2021-05-04
bgpd: Prevent test against uninited data
Donald Sharp
1
-0
/
+1
2021-05-04
zebra: Allow redistribution for routes selected
Donald Sharp
1
-11
/
+1
2021-05-04
sharpd: add v4 redistribute watching
Donald Sharp
4
-0
/
+41
2021-05-03
tests: add scapy to topotests Docker
David Lamparter
1
-0
/
+1
2021-05-03
lib: kill unused list_filter_out_nodes()
David Lamparter
2
-30
/
+0
2021-05-03
pimd: cleanup & convert bsm_rpinfo to TS list
David Lamparter
4
-133
/
+110
2021-05-03
pimd: cleanup & convert bsm_info to TS list
David Lamparter
3
-40
/
+53
2021-05-03
pimd: remove unused sz_timer
David Lamparter
1
-1
/
+0
2021-05-03
lib: add *_swap_all to typesafe containers
David Lamparter
4
-7
/
+201
2021-05-03
eigrpd: Test for EIGRP AS number and ensure it's the same
Don Slice
1
-3
/
+8
2021-05-03
build: fix assert() use in .pb-c.c files
David Lamparter
1
-0
/
+1
2021-05-03
doc: improve PIM documentation
Rafael Zalamena
1
-24
/
+26
[prev]
[next]