index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
/
eigrp_routemap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-5
/
+5
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-7
/
+0
*
*: make all route_map_rule_cmd const
David Lamparter
2019-11-30
1
-27
/
+58
*
lib: rmap dep table is not correct in case of exact-match clause
vdhingra
2019-09-15
1
-5
/
+1
*
*: Convert some route map functions to return the enum
Donald Sharp
2019-09-03
1
-4
/
+22
*
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-07-22
1
-28
/
+26
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-1
/
+1
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-1
/
+1
*
eigrpd: fix invalid command definitions
Igor Ryzhov
2019-06-07
1
-12
/
+12
*
Revert of PR 4078 and PR 4315
Lakshman Krishnamoorthy
2019-06-04
1
-26
/
+28
*
lib: Changes made to dependencies of a r-map do not take effect.
Naveen Thanikachalam
2019-05-31
1
-1
/
+1
*
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
2019-05-30
1
-28
/
+26
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-11
/
+11
*
eigrp: Fix missing neighbor->nexthop changes?
Donald Sharp
2017-09-05
1
-1
/
+1
*
*: Add RMAP_COMPILE_SUCCESS to enum
Donald Sharp
2017-08-25
1
-43
/
+54
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-21
/
+10
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-10
/
+21
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-764
/
+663
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-9
/
+9
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-9
/
+9
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-9
/
+9
|
/
*
*: use vty_outln
Quentin Young
2017-06-29
1
-9
/
+9
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
eigrpd: Cleanup tab/spacing of the *.c files
Donald Sharp
2017-04-08
1
-383
/
+382
*
eigrp: Initial Commit
Donald Sharp
2017-03-09
1
-0
/
+1244