index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lib
/
test_printfrr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
lib: add `%*pHX` + `%*pHS` hexdump in printfrr
David Lamparter
5
-1
/
+111
2021-03-30
lib: add `%pFB` extension to print struct fbuf *
David Lamparter
2
-0
/
+23
2021-03-30
lib: add `%pVA` recursive printfrr
David Lamparter
4
-0
/
+48
2021-03-30
lib: add `FMT_NSTD()` for non-standard printf exts
David Lamparter
2
-2
/
+28
2021-03-30
lib: allow discerning unspec width in printfrr ext
David Lamparter
2
-1
/
+24
2021-03-30
lib: put printfrr extension args into struct
David Lamparter
9
-49
/
+114
2021-03-30
bgpd: North-bound implementation for bgp rmaps
Sarita Patra
7
-1263
/
+4806
2021-03-30
ospfd: North-bound implementation for ospfd rmaps
Sarita Patra
7
-7
/
+167
2021-03-30
ospf6d: North-bound implementation for ospf6d rmaps
Sarita Patra
6
-71
/
+291
2021-03-30
zebra: North-bound implementation for zebra rmaps
Sarita Patra
10
-412
/
+570
2021-03-30
lib: Modifications to route-map NB
Sarita Patra
4
-609
/
+1223
2021-03-30
lib,zebra,bgpd,ospfd,ospf6d: Route-map yang defns
Sarita Patra
8
-336
/
+1702
2021-03-30
Revert "bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds"
Lou Berger
4
-342
/
+94
2021-03-30
ospfd: fix counting of "ip ospf area" commands
Igor Ryzhov
5
-70
/
+45
2021-03-30
ospfd: Max multipath config support
rgirada
7
-2
/
+100
2021-03-29
lib: fix checking for duplicated prefix-list entries
Igor Ryzhov
3
-0
/
+9
2021-03-29
lib: restore checks for duplicated prefix-list entries
Igor Ryzhov
1
-0
/
+92
2021-03-29
lib: finish consolidation of prefix-list nb callbacks
Igor Ryzhov
1
-43
/
+40
2021-03-29
lib: fix checking for duplicated access-list entries
Igor Ryzhov
3
-0
/
+13
2021-03-29
ospf6d: fix coverity warning
lynne
1
-0
/
+1
2021-03-29
topotests: fix 'parse_topology' function in test_isis_topo1_vrf.py
Emanuele Altomare
6
-338
/
+358
2021-03-29
tools: Added pathd to the relevant init files
Erik Kooistra
2
-1
/
+3
2021-03-29
topotests: add tests for OSPFv3 default route
Rafael Zalamena
9
-0
/
+305
2021-03-29
ospf6d: Minor changes for stub area
Yash Ranjan
1
-0
/
+14
2021-03-29
doc: Add documentation for default-information originate.
Yash Ranjan
1
-0
/
+6
2021-03-29
ospf6d: Add logic to set metric if route-map not present
Yash Ranjan
4
-2
/
+51
2021-03-29
ospf6d: Add logic to change the status of router to ASBR
Yash Ranjan
5
-11
/
+41
2021-03-29
ospf6d: Add CLI and logic for default-information originate command
Yash Ranjan
7
-3
/
+214
2021-03-28
*: modify VRF_CONFIGURED flag only in VRF NB layer
Igor Ryzhov
8
-68
/
+2
2021-03-28
nhrpd: Make some debug prints more informative
Philippe Guibert
3
-9
/
+7
2021-03-28
nhrpd: Display post-nat NBMA for local addresses
Amold Lad
1
-11
/
+28
2021-03-28
nhrpd: Remove unecessary new line from debug messages
Reuben Dowle
1
-2
/
+2
2021-03-27
lib: record output positions in printfrr
David Lamparter
3
-32
/
+64
2021-03-27
lib: print `(null)` rather than `NULL`
David Lamparter
5
-11
/
+11
2021-03-27
lib: rework printfrr extensions to output directly
David Lamparter
10
-173
/
+278
2021-03-26
ospf6d: fix unguarded debug
Mark Stapp
1
-2
/
+4
2021-03-26
isisd: fix coverity SA warning
Mark Stapp
1
-0
/
+2
2021-03-26
ospf6d: fix ospf6_abr_examin_summary to check for a path cost change
Karen Schoener
1
-1
/
+2
2021-03-26
tools/gcc-plugin: support [un]signed in pragma
David Lamparter
2
-2
/
+17
2021-03-26
tools/gcc-plugin: fix format precision/width type
David Lamparter
1
-1
/
+1
2021-03-26
bgpd: Use rpki_curr_state instead of curr_state
Donald Sharp
1
-30
/
+31
2021-03-26
doc: Add doc for new rpki commands
Donald Sharp
1
-0
/
+8
2021-03-26
bgpd: Add rpki filter to some more show commands
Donald Sharp
2
-23
/
+61
2021-03-26
bgpd: Add `show bgp <afi> <safi> A.B.C.D [rpki <valid|invalid|notfound>]`
Donald Sharp
1
-11
/
+16
2021-03-26
bgpd: Figure out rpki validation state earlier
Donald Sharp
3
-28
/
+39
2021-03-26
bgpd: Convert string output to rpki validation-state:
Donald Sharp
1
-1
/
+1
2021-03-26
bgpd: Convert RPKI states to an enum and use them
Donald Sharp
4
-12
/
+48
2021-03-26
bgpd: convert l2vpn evpn nbr route-map to nb
Chirag Shah
3
-0
/
+906
2021-03-26
bgpd: cleanup prefix2str usage
Anuradha Karuppiah
1
-24
/
+11
2021-03-26
bgpd: fix crash in the MH cleanup handling
Anuradha Karuppiah
1
-4
/
+4
[prev]
[next]