index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-fdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-3
/
+2
*
network: fdb - Use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-5
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-07
1
-1
/
+1
*
network: cleanup networkd-fdb.h
Yu Watanabe
2020-10-07
1
-3
/
+2
*
network: drop unused fdb_ntf_flags_to_string()
Yu Watanabe
2020-10-07
1
-9
/
+9
*
network: introduce network_verify_fdb_entries()
Yu Watanabe
2020-10-07
1
-0
/
+10
*
network: move link_set_bridge_fdb()
Yu Watanabe
2020-10-07
1
-1
/
+17
*
network: drop list of bridge FDB entries
Yu Watanabe
2020-10-07
1
-32
/
+20
*
network: make fdb_entry_free() return NULL
Yu Watanabe
2020-10-07
1
-18
/
+20
*
network: don't fail on various config parse errors
Lennart Poettering
2020-09-09
1
-4
/
+6
*
tree-wide: prefer AF_xyz over PF_xyz
Lennart Poettering
2020-09-09
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
1
-5
/
+5
*
network: append INTERFACE= attributes for logs corresponds to a netif
Yu Watanabe
2020-01-07
1
-5
/
+5
*
network: include NLMSGERR_ATTR_MSG attribute in error message
Yu Watanabe
2019-11-30
1
-1
/
+1
*
network: cleanup header inclusion
Yu Watanabe
2019-10-30
1
-2
/
+2
*
network: drop all checks of ipv6_disabled sysctl
Zbigniew Jędrzejewski-Szmek
2019-08-27
1
-5
/
+0
*
Merge pull request #13058 from yuwata/network-enter-failed
Yu Watanabe
2019-07-16
1
-1
/
+7
|
\
|
*
network: make link enter failed state when a configuration fails
Yu Watanabe
2019-07-15
1
-1
/
+7
*
|
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
|
/
*
network: fdb: use ether_addr_from_string()
Yu Watanabe
2019-07-11
1
-11
/
+3
*
network: fdb: do not allocate separated memory for lladdr
Yu Watanabe
2019-07-11
1
-15
/
+7
*
network: NDA_LLADDR attribute can also take struct in_addr
Yu Watanabe
2019-07-11
1
-1
/
+1
*
network: read link specific sysctl value
Yu Watanabe
2019-06-15
1
-1
/
+1
*
network: ignore requested ipv6 fdb entry when ipv6 is disabled by sysctl
Yu Watanabe
2019-06-12
1
-1
/
+6
*
networkd: bridge FDB support more NTF_* flags
Susant Sahani
2019-05-14
1
-14
/
+56
*
networkd: bridge fdb add support to configure VXLAN VNI
Susant Sahani
2019-05-08
1
-2
/
+60
*
networkd: Add support to configure destination address for bridge FDB
Susant Sahani
2019-05-03
1
-0
/
+43
*
netword: fdb fix coding style
Susant Sahani
2019-04-30
1
-1
/
+1
*
network: drop sections contain invalid settings in network_verify()
Yu Watanabe
2019-03-13
1
-2
/
+2
*
network: make all xxx_new_static() static
Yu Watanabe
2019-03-13
1
-1
/
+1
*
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-4
/
+3
*
network: allocate hashmap objects when they are required
Yu Watanabe
2018-11-12
1
-0
/
+4
*
network: use NetworkConfigSection in fdb entries
Yu Watanabe
2018-11-12
1
-20
/
+28
*
network: invert the order in comparison
Yu Watanabe
2018-11-04
1
-1
/
+1
*
sd-netlink: make sd_netlink_slot take its description
Yu Watanabe
2018-10-16
1
-1
/
+1
*
sd-netlink: introduce sd_netlink_slot
Yu Watanabe
2018-10-15
1
-2
/
+2
*
network: add destroy callbacks for asynchronous netlink calls
Yu Watanabe
2018-10-10
1
-1
/
+4
*
sd-netlink: add destroy_callback argument to sd_netlink_call_async()
Yu Watanabe
2018-10-10
1
-1
/
+1
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-3
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-1
/
+2
*
networkd: use BridgeFDB as well on bridge ports (#4253)
Tobias Jungel
2016-10-05
1
-2
/
+10
*
networkd: more vlan cleanup (#3506)
Tobias Jungel
2016-06-12
1
-3
/
+4
*
networkd: drop weird "const" usage in function parameters
Lennart Poettering
2016-06-03
1
-2
/
+2
*
networkd: enforce a limit on the number of statically assigned addresses/rout...
Lennart Poettering
2016-06-03
1
-8
/
+17
[next]