index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sbuf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
bgpd: remove error message for unkown afi/safi combination
Don Slice
1
-6
/
+2
2019-10-23
staticd: check tuple (vrf, name) when interface events received
Philippe Guibert
1
-0
/
+4
2019-10-23
bgpd: clarify evpn datastruct use for SA
Mark Stapp
1
-3
/
+4
2019-10-23
doc: Update supported platforms matrix w/ vrrpd
Donald Sharp
1
-0
/
+2
2019-10-23
lib: Remove include of deprecated sysctl.h
Mark Stapp
1
-3
/
+2
2019-10-21
doc: vrrp vip must not be on parent interface
Ghasem Naddaf
1
-2
/
+2
2019-10-21
vrrpd: fix startup error message reporting
Quentin Young
1
-9
/
+11
2019-10-21
isisd: Correct missing advertisement of TE param.
Olivier Dugeon
1
-31
/
+10
2019-10-21
doc: strip ws, shell -> console
Quentin Young
1
-13
/
+13
2019-10-21
doc: Update documentation for access-list with sequence numbers
Donatas Abraitis
1
-4
/
+18
2019-10-18
zebra: On if down/addr-del, process kernel routes
Stephen Worley
1
-0
/
+10
2019-10-18
zebra: Check active on OLD system/kernel routes
Stephen Worley
1
-2
/
+8
2019-10-18
zebra: Handle rib updates as a thread event
Stephen Worley
2
-26
/
+176
2019-10-18
doc: update release procedure docs
Quentin Young
6
-94
/
+230
2019-10-18
doc: fix messed up topotests docs
Quentin Young
1
-306
/
+303
2019-10-18
vrrpd: use CS2MS instead of constant 10 everywhere
Ghasem Naddaf
2
-13
/
+15
2019-10-17
nhrpd: clean up SA warning
Mark Stapp
2
-5
/
+6
2019-10-17
doc: fix read-quanta .. index copy-paste err
Quentin Young
1
-1
/
+1
2019-10-17
tests: Add test cases for bgp community and large community
Ashish Pant
5
-0
/
+4295
2019-10-17
tests: Update cli error list and retry function
Ashish Pant
1
-3
/
+3
2019-10-17
tests: Update bgp api for community and aggregate address
Ashish Pant
1
-33
/
+26
2019-10-17
tests: Add verify community list api
Ashish Pant
1
-0
/
+58
2019-10-17
tests: Add step api in topojson
Ashish Pant
3
-4
/
+32
2019-10-16
alpine: clean up dep block
Quentin Young
1
-12
/
+11
2019-10-16
alpine: update mpfr3 -> mpfr4
Quentin Young
1
-1
/
+1
2019-10-16
lib: silence compiler warning in the gRPC plugin
Renato Westphal
1
-0
/
+5
2019-10-16
lib, vtysh: add new libyang option to the "debug northbound" command
Renato Westphal
4
-8
/
+35
2019-10-16
vtysh: remove DEFPY variable names
Renato Westphal
1
-7
/
+7
2019-10-16
bgpd: In redistribution aspath cannot be NULL
Donald Sharp
1
-0
/
+4
2019-10-16
zebra: zrt->table cannot crash here
Donald Sharp
1
-4
/
+3
2019-10-16
lib: Coverity SA doesn't trust the CLI
Donald Sharp
1
-0
/
+5
2019-10-16
bgpd: `struct bgp_path_info *`->attr must not be NULL
Donald Sharp
10
-1160
/
+979
2019-10-16
doc: Add MRAI timer documentation to bgp docs
Donald Sharp
1
-0
/
+7
2019-10-16
bgpd: Check setsockopt return codes
Donald Sharp
1
-2
/
+6
2019-10-16
*: Allow disabling of `getrusage` calls
Donald Sharp
5
-1
/
+45
2019-10-16
nhrpd: be more careful with linked lists
Mark Stapp
2
-3
/
+6
2019-10-16
doc: add documentation for write- and read-quanta
Quentin Young
1
-0
/
+20
2019-10-16
doc: Add cli options for bgp to documentation
Donald Sharp
2
-0
/
+80
2019-10-16
bgpd: Add ability to set tcp socket buffer size
Donald Sharp
10
-15
/
+36
2019-10-16
lib: Add getsockopt_so_recvbuf
Donald Sharp
2
-0
/
+16
2019-10-16
bgpd: return created bgp_path_info
Donald Sharp
1
-4
/
+7
2019-10-16
lib: Let libyang log everything possible
GalaxyGorilla
1
-3
/
+6
2019-10-15
zebra: Don't bother ref'ing ifp in zebra_pbr_rule
Stephen Worley
4
-19
/
+20
2019-10-15
zebra: Use the rule ifindex as a hash key, not ifp
Stephen Worley
3
-19
/
+12
2019-10-15
lib: Use ifindex_t for struct pbr_rule
Stephen Worley
1
-1
/
+1
2019-10-15
zebra: Only free if rule was found/release in table
Stephen Worley
1
-2
/
+6
2019-10-15
lib, zebra: Fix last write command written
Donald Sharp
3
-2
/
+7
2019-10-15
bgpd: speak soothing words to scanbuild
Quentin Young
1
-0
/
+2
2019-10-15
bgpd: Soft reconfig-in should find the right bgp_path_info
Donald Sharp
1
-2
/
+6
2019-10-15
lib: Clean up the index that is being used for storing FD and events.
Spantik
1
-0
/
+8
[next]