index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_mplsvpn_snmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: MTYPE_BGP was being overused split up
Donald Sharp
2023-11-21
1
-3
/
+3
*
bgpd: Coverity mistakenly believes we can fall through
Donald Sharp
2023-04-21
1
-0
/
+1
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
bgpd: Free memory allocated by ecommunity_ecom2str()
Donatas Abraitis
2023-03-14
1
-5
/
+8
*
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-2
/
+4
|
\
|
*
bgpd: support for as notation format for route distinguisher
Philippe Guibert
2023-02-10
1
-2
/
+4
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
bgpd: Add missing enum's to case statement
Donald Sharp
2023-01-31
1
-5
/
+5
*
bgpd: display the IGP metric of the ultimate path in snmp
Louis Scalbert
2022-12-15
1
-3
/
+5
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
lib, bgpd: add a specific oid_copy function for IPv6 addrs
Pat Ruddy
2021-03-25
1
-11
/
+14
*
bgpd, lib: add oid2in6_addr utility and use it
Pat Ruddy
2021-02-17
1
-4
/
+2
*
bgpd: mplsvpn snmp: NULL check correct pointer
Pat Ruddy
2021-02-17
1
-1
/
+1
*
bgpd: mplsvpn SNMP correctly validate incoming rt_index
Pat Ruddy
2021-02-17
1
-2
/
+5
*
bgpd: Prevent store but never read of i
Donald Sharp
2021-02-14
1
-2
/
+2
*
bgp: add mplsl3vpn notifications
Pat Ruddy
2021-02-02
1
-6
/
+45
*
bgpd: implement mplsL3VpnVrfRtTable
Pat Ruddy
2021-02-02
1
-1
/
+234
*
bgpd: add SNMP support for mplsL3VpnRte Table
Pat Ruddy
2021-02-02
1
-1
/
+594
*
bgpd: add mplsL3VpnVrfPerfTable support
Pat Ruddy
2021-02-02
1
-2
/
+105
*
bgpd: add SNMP mplsL3vpnIfConfTable support
Pat Ruddy
2021-02-02
1
-8
/
+126
*
bgpd, lib: add mplsL3VpnVrf table
Pat Ruddy
2021-02-02
1
-4
/
+324
*
bgpd: add MPLSVPN SNMP boilerplate
Pat Ruddy
2021-02-02
1
-0
/
+283