index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
pbrd: make vty nexthop/nexthop-group output consistent
Stephen Worley
1
-16
/
+15
2019-12-06
pbrd: make show pbr map detail actually work
Stephen Worley
1
-13
/
+38
2019-12-06
pbrd: refactor vty map show output into functions
Stephen Worley
1
-57
/
+56
2019-12-06
*: revise zapi nexthop encoding
Mark Stapp
7
-181
/
+210
2019-12-06
lib: use const in several stream lib apis
Mark Stapp
2
-10
/
+15
2019-12-06
topotests: Adapt to linux kernel 5+
Mark Stapp
2
-2
/
+27
2019-12-06
doc: Add moaar dashes to underline line
Donatas Abraitis
1
-1
/
+1
2019-12-05
ospfd: clean up SA warning
Mark Stapp
1
-1
/
+1
2019-12-05
tools: [ [ is not valid test syntax
Quentin Young
1
-1
/
+1
2019-12-05
bgpd: remove bgp_attr_dup
Quentin Young
10
-34
/
+29
2019-12-04
zebra: capture dplane plugin flags
Mark Stapp
1
-0
/
+1
2019-12-04
eigrpd, ospfd, pimd: Fix assumption that interface may not be up
Donald Sharp
5
-66
/
+67
2019-12-04
ospfd: interface name and ip address can be 32 bytes
Donald Sharp
1
-3
/
+3
2019-12-04
doc: add doc for easy commit sign-off with `-s`
Stephen Worley
1
-0
/
+5
2019-12-04
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
21
-303
/
+196
2019-12-04
bfdd: Json fields for multiplier
SumitAgarwal123
1
-7
/
+14
2019-12-04
bfdd: Adding new CLI, show bfd peers brief
SumitAgarwal123
3
-1
/
+98
2019-12-04
bfdd: Adding new cli, clear bfd counters
SumitAgarwal123
1
-0
/
+40
2019-12-04
bfdd: Adding new fields to display show bfd peer
SumitAgarwal123
1
-0
/
+6
2019-12-03
pbrd: make vty `match *` code more readable
Stephen Worley
1
-17
/
+22
2019-12-03
lib: support labelled nexthops in nexthop_groups
Mark Stapp
3
-26
/
+115
2019-12-03
pbrd: consolidate rule_notify debugs into one call
Stephen Worley
1
-10
/
+3
2019-12-03
lib: Add zapi_rule_notify_owner2str() function
Stephen Worley
1
-0
/
+23
2019-12-03
pbrd: Add newlines in `set nexthop*` vty output
Stephen Worley
1
-4
/
+4
2019-12-03
pbrd: use dst string in match dst-ip vty description
Stephen Worley
1
-1
/
+1
2019-12-03
pbrd: don't silently fail on atomic match MARK change attempts
Stephen Worley
1
-2
/
+7
2019-12-03
pbrd: don't silently fail on atomic match IP change attempts
Stephen Worley
1
-6
/
+12
2019-12-03
pbrd: don't set rule removed on fail
Stephen Worley
1
-0
/
+5
2019-12-03
lib: fix heap buf overflow when adding prefix orf
Quentin Young
1
-0
/
+2
2019-12-03
zebra: send RA lifetime of 0 before ceasing to advertise RAs
Don Slice
4
-5
/
+50
2019-12-02
bgpd: Prevent crash in bgp_table_range_lookup
Donald Sharp
1
-2
/
+9
2019-12-02
*: generously apply const
David Lamparter
64
-174
/
+194
2019-12-01
doc: mention allow-outbound-policy for route reflectors
rbauduin
1
-0
/
+3
2019-12-01
bgpd: Fix memory leak in json output of show commands
Donald Sharp
1
-1
/
+2
2019-11-30
lib: fix display of candidate configurations
Renato Westphal
1
-5
/
+5
2019-11-30
*: make frr_yang_module_info const
David Lamparter
21
-21
/
+23
2019-11-30
*: make all route_map_rule_cmd const
David Lamparter
11
-342
/
+667
2019-11-30
lib: make cmd_element & qobj_type const
David Lamparter
6
-26
/
+26
2019-11-30
lib: gcc 4.x workaround v2 for frr_interface_info
David Lamparter
1
-10
/
+25
2019-11-29
zebra: support LSPs with multiple outgoing labels
Renato Westphal
5
-35
/
+68
2019-11-27
bgpd: Autocomplete neighbor for clear bgp
Donatas Abraitis
1
-2
/
+2
2019-11-27
bgpd: Replace magic number 1 for TTL to BGP_DEFAULT_TTL
Donatas Abraitis
5
-15
/
+19
2019-11-26
docker: Make docker image on CentOS 7
Toshiki Tsuchiya
4
-0
/
+87
2019-11-26
lib: add gcc 4.x workaround for frr_interface_info
David Lamparter
1
-0
/
+10
2019-11-26
bgpd: Handle possible non-selection of local route
Chirag Shah
1
-19
/
+41
2019-11-24
bgpd: fix bad bounds check for addpath in nlri
Quentin Young
1
-1
/
+1
2019-11-23
zebra: Fix `show ip nexthop route-map` and `show ip protocol`
Donald Sharp
1
-12
/
+12
2019-11-23
zebra: Fix `show zebra client` display to handle columns right
Donald Sharp
1
-1
/
+1
2019-11-23
zebra: Adjust column display of `show zebra client summ` for openfabric
Donald Sharp
1
-2
/
+2
2019-11-23
bgpd: Do not perform "connected" check for EVPN nexthop
Ameya Dharkar
1
-2
/
+4
[next]