index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zebra
/
kernel_socket.c
Age
Commit message (
Expand
)
Author
2022-09-23
Merge pull request #11997 from sri-mohan1/sri-zebra-dbg1
Donatas Abraitis
2022-09-23
zebra: changes for code maintainability
sri-mohan1
2022-08-17
zebra: No need for a rib_delete before a rib_add
Donald Sharp
2022-08-11
zebra: add empty placeholders for tc via BSD socket
Siger Yang
2022-08-08
zebra: Add a `mpls enable` interface node command
Donald Sharp
2022-07-01
zebra: handle FreeBSD routing socket ENOBUFS
Rafael Zalamena
2022-05-11
*: Properly use memset() when zeroing
Donatas Abraitis
2022-03-25
Merge pull request #10867 from donaldsharp/ifp_use_after_free
David Lamparter
2022-03-24
zebra: Fix use after deletion event in freebsd
Donald Sharp
2022-03-24
zebra: When handling unprocessed messages from kernel print usable string
Donald Sharp
2022-03-09
zebra: add boilerplate protodown updates for *bsd
Stephen Worley
2022-02-28
Merge pull request #10672 from donaldsharp/bsd_zebra_graceful_restart_cleanup
Jafar Al-Gharaibeh
2022-02-28
zebra: Get zebra graceful restart working when restarting on *BSD
Donald Sharp
2022-02-27
zebra: Allow *BSD to specify a receive buffer size
Donald Sharp
2022-02-23
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-11
zebra: make netlink object hash threadsafe
Mark Stapp
2022-02-07
zebra: Fix ships in the night issue
Donald Sharp
2021-11-11
*: Cleanup some documentation from quagga->frr
Donald Sharp
2021-10-19
lib: allow to create interfaces in non-existing VRFs
Igor Ryzhov
2021-09-14
zebra: use the dataplane to read netlink intf addr changes
Mark Stapp
2021-09-14
zebra: replace sockunion2str in kernel_socket.c
Mark Stapp
2021-07-20
zebra: Mark some bsd interface prefixes as SECONDARY
Donald Sharp
2021-07-01
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLEN
Donatas Abraitis
2021-03-22
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2020-12-11
Revert "zebra: When shutting down an interface immediately notify about rnh"
Donald Sharp
2020-10-29
zebra: Consolidate on 32 bits as the flag size for route flags
Donald Sharp
2020-10-05
BSD: Add whitespace between declaration and code
Roy Marples
2020-10-04
BSD: Detect route(4) overflows
Roy Marples
2020-09-22
Merge pull request #7067 from donaldsharp/remove_solaris
Mark Stapp
2020-09-21
*: Remove solaris from FRR
Donald Sharp
2020-09-20
zebra: Allow FreeBSD to set and delete addresses from an interface
Donald Sharp
2020-08-28
zebra: When shutting down an interface immediately notify about rnh
Donald Sharp
2020-08-12
lib, zebra: add support for sending ARP requests
Jakub Urbańczyk
2020-08-10
zebra: remove old kernel one-update-at-a-time api
Jakub Urbańczyk
2020-08-10
zebra: prepare dplane for batching
Jakub Urbańczyk
2020-07-14
*: un-split strings across lines
David Lamparter
2020-03-24
*: remove line breaks from log messages
David Lamparter
2020-03-08
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-02-04
zebra: Use shorthand operator in ifm_read()
Donatas Abraitis
2019-10-25
zebra: Use nexthop object id on route delete
Stephen Worley
2019-10-25
zebra: Update rib_add to take a nexthop ID
Stephen Worley
2019-10-09
*: Cleanup interface creation apis
Stephen Worley
2019-09-03
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-06-23
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-12
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-11
lib, ospfd, pimd, zebra: change if_create() api with vrf
Philippe Guibert
2019-06-11
ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf
Philippe Guibert
2019-05-29
zebra: fix maybe-uninitialized pointer
Quentin Young
2019-05-29
zebra: fix unused variable on OmniOS
Quentin Young
[next]