index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fpm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
zebra: move EVPN VTEP programming to dataplane
Mark Stapp
7
-56
/
+105
2019-09-04
isisd: Enabling build with openssl
Michal Ruprich
2
-0
/
+19
2019-09-04
lib: Fix erroneously setting pointer values_cnt as NULL
Bi-Ruei, Chiu
1
-1
/
+1
2019-09-04
eigrpd: Fix SA issue with setting but not using
Donald Sharp
1
-1
/
+1
2019-09-04
doc: Update pbr to reflect new mark match command.
Donald Sharp
1
-0
/
+6
2019-09-03
pbrd: initial fwmark support for pbr matches #4460
Marcin Matląg
4
-7
/
+41
2019-09-03
bgpd: Fixes to error message printed for failed peerings
Dinesh G Dutt
4
-3
/
+13
2019-09-03
zebra: use GNU_LINUX instead of LINUX
Jafar Al-Gharaibeh
1
-1
/
+1
2019-09-03
vtysh, lib: allow regexp in `find` command
Quentin Young
2
-14
/
+118
2019-09-03
doc: add frr_{each,with} to coding style
David Lamparter
1
-0
/
+22
2019-09-03
*: frr_elevate_privs -> frr_with_privs
David Lamparter
41
-103
/
+96
2019-09-03
tools: extend checkpatch.pl for frr_{with,each}
David Lamparter
1
-2
/
+27
2019-09-03
doc: add developer docs for frr_with_mutex
David Lamparter
3
-0
/
+75
2019-09-03
lib: add frr_with_mutex() block-wrapper
David Lamparter
19
-306
/
+221
2019-09-03
lib: add some macro helpers
David Lamparter
1
-0
/
+43
2019-09-03
bfdd: close bfd echo sockets, upon vrf disable
Philippe Guibert
1
-0
/
+2
2019-09-03
*: Convert some route map functions to return the enum
Donald Sharp
7
-41
/
+120
2019-09-03
lib: Cleanup return codes to use enum values
Donald Sharp
1
-6
/
+6
2019-09-03
tests: Fix topojson address-family configuration
Ashish Pant
1
-3
/
+3
2019-09-03
tests: Fix topojson static route tests
Ashish Pant
3
-3
/
+3
2019-09-03
tests: Add ecmp test cases
Ashish Pant
5
-18
/
+3099
2019-09-02
bgpd: Add Established and Dropped counts to JSON output of bgp summary
Dinesh G Dutt
1
-0
/
+4
2019-09-02
zebra/fpm: deprecation warning for protobuf
David Lamparter
1
-0
/
+3
2019-09-02
build: only build without libcap on request
David Lamparter
1
-0
/
+14
2019-09-02
isisd: fix northbound circuit deletion
Emanuele Di Pascale
1
-14
/
+1
2019-09-02
bgpd: Add a new command to only show failed peerings
Dinesh G Dutt
6
-203
/
+349
2019-08-31
tests: Update Dockerfile to a valid libyang version
Stephen Worley
1
-4
/
+4
2019-08-30
ospfd: Cleanup oi->obuf to always be created
Donald Sharp
3
-58
/
+17
2019-08-30
ospfd: tighten up what functions can be used outside of ospf_packet.c
Donald Sharp
2
-10
/
+4
2019-08-30
ospfd: Do not turn on write thread unless we have something in it
Donald Sharp
2
-7
/
+20
2019-08-30
build: Fix checks for c_ares
Martin Winter
1
-4
/
+4
2019-08-30
build: make BMP optional
David Lamparter
2
-13
/
+49
2019-08-30
bgpd/bmp: BMP implementation
David Lamparter
13
-288
/
+2444
2019-08-30
bgpd/bmp: convert BMP code into module
David Lamparter
6
-14
/
+19
2019-08-30
bgpd/bmp: use bgp packet dump hook
David Lamparter
3
-6
/
+7
2019-08-30
bgpd/bmp: Initial BMP implementation.
Yasuhiro Ohara
7
-0
/
+602
2019-08-30
bgpd: add timestamp to bgp_adj_in
David Lamparter
2
-0
/
+4
2019-08-30
lib: add monotime_to_realtime()
David Lamparter
1
-0
/
+14
2019-08-30
lib: add pull-driven data write handler
David Lamparter
3
-0
/
+387
2019-08-29
tests: Ensure topotests are actually waiting appropriately for peers to come up
Donald Sharp
3
-15
/
+15
2019-08-28
tests: Modify docker build for local to have dev build
Donald Sharp
1
-0
/
+1
2019-08-28
lib: Stop arm crash on shutdown
Donald Sharp
1
-3
/
+2
2019-08-28
zebra: nht resolution default configurable per vrf
Philippe Guibert
6
-32
/
+39
2019-08-28
bgpd: update rpki documentation
Marcel Röthke
1
-25
/
+0
2019-08-27
bgpd: Shut off keepalives as soon as we shutdown a peer
Donald Sharp
1
-0
/
+2
2019-08-27
*: Start process of possibly deprecating Solaris
Donald Sharp
2
-0
/
+10
2019-08-27
isisd: check MTU when configuring circuit
Emanuele Di Pascale
1
-19
/
+54
2019-08-27
bgpd: Eliminate all incorrect formulations of afi/safi in JSON
Dinesh G Dutt
7
-129
/
+157
2019-08-27
pimd: sh config is showing detail debug, though not configured
Satheesh Kumar K
2
-2
/
+5
2019-08-26
bgpd: Update doc for some as-path route-map commands
Donald Sharp
1
-7
/
+12
[next]